aboutsummaryrefslogtreecommitdiffstats
path: root/src/ip_packet.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/ip_packet.rs')
-rw-r--r--src/ip_packet.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ip_packet.rs b/src/ip_packet.rs
index 3479e20..013fac1 100644
--- a/src/ip_packet.rs
+++ b/src/ip_packet.rs
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0
*
- * Copyright (C) 2017-2018 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2017-2019 WireGuard LLC. All Rights Reserved.
*/
use rips_packets::ipv4::Ipv4Packet;