aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/Extensions
diff options
context:
space:
mode:
Diffstat (limited to 'WireGuard/Extensions')
-rw-r--r--WireGuard/Extensions/String+Arrays.swift2
-rw-r--r--WireGuard/Extensions/String+Base64.swift2
2 files changed, 2 insertions, 2 deletions
diff --git a/WireGuard/Extensions/String+Arrays.swift b/WireGuard/Extensions/String+Arrays.swift
index 2eadfdc..9d4c3ab 100644
--- a/WireGuard/Extensions/String+Arrays.swift
+++ b/WireGuard/Extensions/String+Arrays.swift
@@ -3,7 +3,7 @@
// WireGuard
//
// Created by Eric Kuck on 8/15/18.
-// Copyright © 2018 Jason A. Donenfeld <Jason@zx2c4.com>. All rights reserved.
+// Copyright © 2018 WireGuard LLC. All rights reserved.
//
import Foundation
diff --git a/WireGuard/Extensions/String+Base64.swift b/WireGuard/Extensions/String+Base64.swift
index e0b7d18..b94dc88 100644
--- a/WireGuard/Extensions/String+Base64.swift
+++ b/WireGuard/Extensions/String+Base64.swift
@@ -3,7 +3,7 @@
// WireGuard
//
// Created by Eric Kuck on 8/15/18.
-// Copyright © 2018 Jason A. Donenfeld <Jason@zx2c4.com>. All rights reserved.
+// Copyright © 2018 WireGuard LLC. All rights reserved.
//
import Foundation