diff options
author | 2019-01-02 01:56:33 +0100 | |
---|---|---|
committer | 2019-01-07 19:23:39 -0500 | |
commit | e2384e143c01f5eafb80e1355040d7d648e6fe71 (patch) | |
tree | 6fe40c4b18bd2fc3bf29a4adbf9ba0799fb83ca1 /WireGuard/WireGuard/LocalizationHelper.swift | |
parent | Version bump (diff) | |
download | wireguard-apple-e2384e143c01f5eafb80e1355040d7d648e6fe71.tar.xz wireguard-apple-e2384e143c01f5eafb80e1355040d7d648e6fe71.zip |
Update copyright
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'WireGuard/WireGuard/LocalizationHelper.swift')
-rw-r--r-- | WireGuard/WireGuard/LocalizationHelper.swift | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WireGuard/WireGuard/LocalizationHelper.swift b/WireGuard/WireGuard/LocalizationHelper.swift index ea4cc64..ed21090 100644 --- a/WireGuard/WireGuard/LocalizationHelper.swift +++ b/WireGuard/WireGuard/LocalizationHelper.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 |