aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuardTests/WireGuardTests.swift
diff options
context:
space:
mode:
authorJeroen Leenarts <jeroen.leenarts@gmail.com>2018-07-15 11:55:41 +0200
committerJeroen Leenarts <jeroen.leenarts@gmail.com>2018-07-15 11:55:41 +0200
commitf3bccfb5cc7a901357c095c62b16c1dc15bb106d (patch)
tree0b4ddd4a277507cb5a1be362f873a1598b4d2bb4 /WireGuardTests/WireGuardTests.swift
parentStart wire-up of logging and tunnel system. (diff)
downloadwireguard-apple-f3bccfb5cc7a901357c095c62b16c1dc15bb106d.tar.xz
wireguard-apple-f3bccfb5cc7a901357c095c62b16c1dc15bb106d.zip
Change copyright notice.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to '')
-rw-r--r--WireGuardTests/WireGuardTests.swift2
1 files changed, 1 insertions, 1 deletions
diff --git a/WireGuardTests/WireGuardTests.swift b/WireGuardTests/WireGuardTests.swift
index 16160e0..a952cfe 100644
--- a/WireGuardTests/WireGuardTests.swift
+++ b/WireGuardTests/WireGuardTests.swift
@@ -3,7 +3,7 @@
// WireGuardTests
//
// Created by Jeroen Leenarts on 23-05-18.
-// Copyright © 2018 WireGuard. All rights reserved.
+// Copyright © 2018 Jason A. Donenfeld <Jason@zx2c4.com>. All rights reserved.
//
import XCTest