Skip to content

Commit 6ed37f3

Browse files
committed
global: bump date
Signed-off-by: Jason A. Donenfeld <[email protected]>
1 parent 0a0cea2 commit 6ed37f3

File tree

143 files changed

+146
-146
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

143 files changed

+146
-146
lines changed

COPYING

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (C) 2018-2021 WireGuard LLC. All Rights Reserved.
1+
Copyright (C) 2018-2022 WireGuard LLC. All Rights Reserved.
22

33
Permission is hereby granted, free of charge, to any person obtaining a
44
copy of this software and associated documentation files (the "Software"),

README.md

Lines changed: 1 addition & 1 deletion

build.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@echo off
22
rem SPDX-License-Identifier: MIT
3-
rem Copyright (C) 2019-2021 WireGuard LLC. All Rights Reserved.
3+
rem Copyright (C) 2019-2022 WireGuard LLC. All Rights Reserved.
44

55
setlocal enabledelayedexpansion
66
set BUILDDIR=%~dp0

conf/admin_windows.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* SPDX-License-Identifier: MIT
22
*
3-
* Copyright (C) 2019-2021 WireGuard LLC. All Rights Reserved.
3+
* Copyright (C) 2019-2022 WireGuard LLC. All Rights Reserved.
44
*/
55

66
package conf

conf/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* SPDX-License-Identifier: MIT
22
*
3-
* Copyright (C) 2019-2021 WireGuard LLC. All Rights Reserved.
3+
* Copyright (C) 2019-2022 WireGuard LLC. All Rights Reserved.
44
*/
55

66
package conf

conf/dnsresolver_windows.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* SPDX-License-Identifier: MIT
22
*
3-
* Copyright (C) 2019-2021 WireGuard LLC. All Rights Reserved.
3+
* Copyright (C) 2019-2022 WireGuard LLC. All Rights Reserved.
44
*/
55

66
package conf

conf/dpapi/dpapi_windows.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* SPDX-License-Identifier: MIT
22
*
3-
* Copyright (C) 2019-2021 WireGuard LLC. All Rights Reserved.
3+
* Copyright (C) 2019-2022 WireGuard LLC. All Rights Reserved.
44
*/
55

66
package dpapi

conf/dpapi/dpapi_windows_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* SPDX-License-Identifier: MIT
22
*
3-
* Copyright (C) 2019-2021 WireGuard LLC. All Rights Reserved.
3+
* Copyright (C) 2019-2022 WireGuard LLC. All Rights Reserved.
44
*/
55

66
package dpapi

conf/filewriter_windows.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* SPDX-License-Identifier: MIT
22
*
3-
* Copyright (C) 2019-2021 WireGuard LLC. All Rights Reserved.
3+
* Copyright (C) 2019-2022 WireGuard LLC. All Rights Reserved.
44
*/
55

66
package conf

conf/migration_windows.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* SPDX-License-Identifier: MIT
22
*
3-
* Copyright (C) 2019-2021 WireGuard LLC. All Rights Reserved.
3+
* Copyright (C) 2019-2022 WireGuard LLC. All Rights Reserved.
44
*/
55

66
package conf

0 commit comments

Comments
 (0)