aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/version
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 /version
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 'version')
-rw-r--r--version/certificate_test.go2
-rw-r--r--version/official.go2
-rw-r--r--version/os.go2
-rw-r--r--version/useragent.go2
-rw-r--r--version/version.go2
5 files changed, 5 insertions, 5 deletions
diff --git a/version/certificate_test.go b/version/certificate_test.go
index 35c4ddb6..677e6fdc 100644
--- a/version/certificate_test.go
+++ b/version/certificate_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 version
diff --git a/version/official.go b/version/official.go
index 8ca932ad..5998124c 100644
--- a/version/official.go
+++ b/version/official.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 version
diff --git a/version/os.go b/version/os.go
index 315a4901..fd6ae475 100644
--- a/version/os.go
+++ b/version/os.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 version
diff --git a/version/useragent.go b/version/useragent.go
index 5488029a..8062ec52 100644
--- a/version/useragent.go
+++ b/version/useragent.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 version
diff --git a/version/version.go b/version/version.go
index f3e7c74c..0f5c966a 100644
--- a/version/version.go
+++ b/version/version.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 version