Skip to content

Commit 0295abd

Browse files
committed
global: update copyright notices
Signed-off-by: Jason A. Donenfeld <[email protected]>
1 parent 0350b80 commit 0295abd

File tree

93 files changed

+93
-93
lines changed

Some content is hidden

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

93 files changed

+93
-93
lines changed

tunnel/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
~ Copyright © 2017-2023 WireGuard LLC. All Rights Reserved.
2+
~ Copyright © 2017-2025 WireGuard LLC. All Rights Reserved.
33
~ SPDX-License-Identifier: Apache-2.0
44
-->
55

tunnel/src/main/java/com/wireguard/android/backend/Backend.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2017-2023 WireGuard LLC. All Rights Reserved.
2+
* Copyright © 2017-2025 WireGuard LLC. All Rights Reserved.
33
* SPDX-License-Identifier: Apache-2.0
44
*/
55

tunnel/src/main/java/com/wireguard/android/backend/BackendException.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2017-2023 WireGuard LLC. All Rights Reserved.
2+
* Copyright © 2017-2025 WireGuard LLC. All Rights Reserved.
33
* SPDX-License-Identifier: Apache-2.0
44
*/
55

tunnel/src/main/java/com/wireguard/android/backend/GoBackend.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2017-2023 WireGuard LLC. All Rights Reserved.
2+
* Copyright © 2017-2025 WireGuard LLC. All Rights Reserved.
33
* SPDX-License-Identifier: Apache-2.0
44
*/
55

tunnel/src/main/java/com/wireguard/android/backend/Statistics.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2017-2023 WireGuard LLC. All Rights Reserved.
2+
* Copyright © 2017-2025 WireGuard LLC. All Rights Reserved.
33
* SPDX-License-Identifier: Apache-2.0
44
*/
55

tunnel/src/main/java/com/wireguard/android/backend/Tunnel.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2017-2023 WireGuard LLC. All Rights Reserved.
2+
* Copyright © 2017-2025 WireGuard LLC. All Rights Reserved.
33
* SPDX-License-Identifier: Apache-2.0
44
*/
55

tunnel/src/main/java/com/wireguard/android/backend/WgQuickBackend.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2017-2023 WireGuard LLC. All Rights Reserved.
2+
* Copyright © 2017-2025 WireGuard LLC. All Rights Reserved.
33
* SPDX-License-Identifier: Apache-2.0
44
*/
55

tunnel/src/main/java/com/wireguard/android/util/RootShell.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2017-2023 WireGuard LLC. All Rights Reserved.
2+
* Copyright © 2017-2025 WireGuard LLC. All Rights Reserved.
33
* SPDX-License-Identifier: Apache-2.0
44
*/
55

tunnel/src/main/java/com/wireguard/android/util/SharedLibraryLoader.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2017-2023 WireGuard LLC. All Rights Reserved.
2+
* Copyright © 2017-2025 WireGuard LLC. All Rights Reserved.
33
* SPDX-License-Identifier: Apache-2.0
44
*/
55

tunnel/src/main/java/com/wireguard/android/util/ToolsInstaller.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2017-2023 WireGuard LLC. All Rights Reserved.
2+
* Copyright © 2017-2025 WireGuard LLC. All Rights Reserved.
33
* SPDX-License-Identifier: Apache-2.0
44
*/
55

0 commit comments

Comments
 (0)