aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuardNetworkExtension
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-10-30 03:57:35 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2018-10-30 03:57:35 +0100
commit5b6ef1ca386a8a6c6f8be0e876baa05b522fd755 (patch)
tree89d5b2c887695805295cee9c5917d994020f072c /WireGuard/WireGuardNetworkExtension
parentStyle: simplify remaining headers (diff)
downloadwireguard-apple-5b6ef1ca386a8a6c6f8be0e876baa05b522fd755.tar.xz
wireguard-apple-5b6ef1ca386a8a6c6f8be0e876baa05b522fd755.zip
Global: fix up captialization in headers
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'WireGuard/WireGuardNetworkExtension')
-rw-r--r--WireGuard/WireGuardNetworkExtension/Log.swift2
-rw-r--r--WireGuard/WireGuardNetworkExtension/PacketTunnelProvider.swift2
2 files changed, 2 insertions, 2 deletions
diff --git a/WireGuard/WireGuardNetworkExtension/Log.swift b/WireGuard/WireGuardNetworkExtension/Log.swift
index 40e097f..54162b5 100644
--- a/WireGuard/WireGuardNetworkExtension/Log.swift
+++ b/WireGuard/WireGuardNetworkExtension/Log.swift
@@ -1,5 +1,5 @@
//
-// Copyright © 2018 WireGuard LLC. All rights reserved.
+// Copyright © 2018 WireGuard LLC. All Rights Reserved.
//
import os.log
diff --git a/WireGuard/WireGuardNetworkExtension/PacketTunnelProvider.swift b/WireGuard/WireGuardNetworkExtension/PacketTunnelProvider.swift
index c5ad766..6cacf6c 100644
--- a/WireGuard/WireGuardNetworkExtension/PacketTunnelProvider.swift
+++ b/WireGuard/WireGuardNetworkExtension/PacketTunnelProvider.swift
@@ -1,5 +1,5 @@
//
-// Copyright © 2018 WireGuard LLC. All rights reserved.
+// Copyright © 2018 WireGuard LLC. All Rights Reserved.
//
import NetworkExtension