aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/Crypto
diff options
context:
space:
mode:
Diffstat (limited to 'WireGuard/WireGuard/Crypto')
-rw-r--r--WireGuard/WireGuard/Crypto/Curve25519.swift2
1 files changed, 1 insertions, 1 deletions
diff --git a/WireGuard/WireGuard/Crypto/Curve25519.swift b/WireGuard/WireGuard/Crypto/Curve25519.swift
index 83074e4..e0f9c0f 100644
--- a/WireGuard/WireGuard/Crypto/Curve25519.swift
+++ b/WireGuard/WireGuard/Crypto/Curve25519.swift
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
-// Copyright © 2018 WireGuard LLC. All rights reserved.
+// Copyright © 2018 WireGuard LLC. All Rights Reserved.
import UIKit