aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ringlogger
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2021-01-28 17:49:12 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2021-02-01 16:55:02 +0100
commitb37434e8461b83d26c68fc32bd0fcbd0443a5741 (patch)
treeeb49f948cf2f6d256bf8b377a4fea0519c38c535 /ringlogger
parentversion: stop using go version tags in repo (diff)
downloadwireguard-windows-b37434e8461b83d26c68fc32bd0fcbd0443a5741.tar.xz
wireguard-windows-b37434e8461b83d26c68fc32bd0fcbd0443a5741.zip
global: bump copyright date
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'ringlogger')
-rw-r--r--ringlogger/cli_test.go2
-rw-r--r--ringlogger/dump.go2
-rw-r--r--ringlogger/global.go2
-rw-r--r--ringlogger/ringlogger.go2
4 files changed, 4 insertions, 4 deletions
diff --git a/ringlogger/cli_test.go b/ringlogger/cli_test.go
index d813c404..960fe547 100644
--- a/ringlogger/cli_test.go
+++ b/ringlogger/cli_test.go
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: MIT
*
- * Copyright (C) 2019-2020 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2019-2021 WireGuard LLC. All Rights Reserved.
*/
package ringlogger
diff --git a/ringlogger/dump.go b/ringlogger/dump.go
index 046f043a..16a3247c 100644
--- a/ringlogger/dump.go
+++ b/ringlogger/dump.go
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: MIT
*
- * Copyright (C) 2019-2020 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2019-2021 WireGuard LLC. All Rights Reserved.
*/
package ringlogger
diff --git a/ringlogger/global.go b/ringlogger/global.go
index 6f4458ca..4213e2f1 100644
--- a/ringlogger/global.go
+++ b/ringlogger/global.go
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: MIT
*
- * Copyright (C) 2019-2020 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2019-2021 WireGuard LLC. All Rights Reserved.
*/
package ringlogger
diff --git a/ringlogger/ringlogger.go b/ringlogger/ringlogger.go
index fda4ddd9..66487c08 100644
--- a/ringlogger/ringlogger.go
+++ b/ringlogger/ringlogger.go
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: MIT
*
- * Copyright (C) 2019-2020 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2019-2021 WireGuard LLC. All Rights Reserved.
*/
package ringlogger