aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuardNetworkExtension/Log.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 /WireGuardNetworkExtension/Log.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--WireGuardNetworkExtension/Log.swift2
1 files changed, 1 insertions, 1 deletions
diff --git a/WireGuardNetworkExtension/Log.swift b/WireGuardNetworkExtension/Log.swift
index 358874c..4d3ba08 100644
--- a/WireGuardNetworkExtension/Log.swift
+++ b/WireGuardNetworkExtension/Log.swift
@@ -3,7 +3,7 @@
// WireGuardNetworkExtension
//
// Created by Jeroen Leenarts on 07-07-18.
-// Copyright © 2018 WireGuard. All rights reserved.
+// Copyright © 2018 Jason A. Donenfeld <Jason@zx2c4.com>. All rights reserved.
//
import os.log