aboutsummaryrefslogtreecommitdiffstats
path: root/Shared
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 /Shared
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 'Shared')
-rw-r--r--Shared/ExtensionMessage.swift2
-rw-r--r--Shared/ProviderConfigurationKeys.swift2
-rw-r--r--Shared/Validators.swift2
3 files changed, 3 insertions, 3 deletions
diff --git a/Shared/ExtensionMessage.swift b/Shared/ExtensionMessage.swift
index 524c152..e45ed7a 100644
--- a/Shared/ExtensionMessage.swift
+++ b/Shared/ExtensionMessage.swift
@@ -1,5 +1,5 @@
//
-// Copyright © 2018 WireGuard LLC. All rights reserved.
+// Copyright © 2018 WireGuard LLC. All Rights Reserved.
//
import Foundation
diff --git a/Shared/ProviderConfigurationKeys.swift b/Shared/ProviderConfigurationKeys.swift
index 0695e97..6213165 100644
--- a/Shared/ProviderConfigurationKeys.swift
+++ b/Shared/ProviderConfigurationKeys.swift
@@ -1,5 +1,5 @@
//
-// Copyright © 2018 WireGuard LLC. All rights reserved.
+// Copyright © 2018 WireGuard LLC. All Rights Reserved.
//
import Foundation
diff --git a/Shared/Validators.swift b/Shared/Validators.swift
index cf20326..0e227aa 100644
--- a/Shared/Validators.swift
+++ b/Shared/Validators.swift
@@ -1,5 +1,5 @@
//
-// Copyright © 2018 WireGuard LLC. All rights reserved.
+// Copyright © 2018 WireGuard LLC. All Rights Reserved.
//
import Foundation