aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/ZipArchive/ZipArchive.swift
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-01-02 01:56:33 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2019-01-07 19:23:39 -0500
commite2384e143c01f5eafb80e1355040d7d648e6fe71 (patch)
tree6fe40c4b18bd2fc3bf29a4adbf9ba0799fb83ca1 /WireGuard/WireGuard/ZipArchive/ZipArchive.swift
parentVersion bump (diff)
downloadwireguard-apple-e2384e143c01f5eafb80e1355040d7d648e6fe71.tar.xz
wireguard-apple-e2384e143c01f5eafb80e1355040d7d648e6fe71.zip
Update copyright
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'WireGuard/WireGuard/ZipArchive/ZipArchive.swift')
-rw-r--r--WireGuard/WireGuard/ZipArchive/ZipArchive.swift2
1 files changed, 1 insertions, 1 deletions
diff --git a/WireGuard/WireGuard/ZipArchive/ZipArchive.swift b/WireGuard/WireGuard/ZipArchive/ZipArchive.swift
index df0ec73..9e28dc2 100644
--- a/WireGuard/WireGuard/ZipArchive/ZipArchive.swift
+++ b/WireGuard/WireGuard/ZipArchive/ZipArchive.swift
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
-// Copyright © 2018 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved.
import Foundation