aboutsummaryrefslogtreecommitdiffstats
path: root/Sources/WireGuardApp/Tunnel/ActivateOnDemandOption.swift
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2020-12-04 12:15:29 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2020-12-04 12:15:29 +0100
commit90acf2b2204ef2281dd9b716cb5196bea68234a1 (patch)
tree6ec62ed14c6d431313616399f24f0c2d2a4b6e7d /Sources/WireGuardApp/Tunnel/ActivateOnDemandOption.swift
parentWireGuardApp: Update target membership to exclude sources that are only used in network extensions (diff)
downloadwireguard-apple-90acf2b2204ef2281dd9b716cb5196bea68234a1.tar.xz
wireguard-apple-90acf2b2204ef2281dd9b716cb5196bea68234a1.zip
global: bump year in header
A bit overdue, but better late than never. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'Sources/WireGuardApp/Tunnel/ActivateOnDemandOption.swift')
-rw-r--r--Sources/WireGuardApp/Tunnel/ActivateOnDemandOption.swift2
1 files changed, 1 insertions, 1 deletions
diff --git a/Sources/WireGuardApp/Tunnel/ActivateOnDemandOption.swift b/Sources/WireGuardApp/Tunnel/ActivateOnDemandOption.swift
index d44e1d6..a199cef 100644
--- a/Sources/WireGuardApp/Tunnel/ActivateOnDemandOption.swift
+++ b/Sources/WireGuardApp/Tunnel/ActivateOnDemandOption.swift
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
-// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import NetworkExtension