Switch copyright assignment from Jason to WireGuard LLC.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jeroen Leenarts
2018-09-06 07:42:23 +02:00
parent d729a7686e
commit 1379d97bbe
27 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
// WireGuard // WireGuard
// //
// Created by Jeroen Leenarts on 12-08-18. // Created by Jeroen Leenarts on 12-08-18.
// Copyright © 2018 Jason A. Donenfeld <Jason@zx2c4.com>. All rights reserved. // Copyright © 2018 WireGuard LLC. All rights reserved.
// //
import Foundation import Foundation
+1 -1
View File
@@ -3,7 +3,7 @@
// WireGuard // WireGuard
// //
// Created by Jeroen Leenarts on 15-08-18. // Created by Jeroen Leenarts on 15-08-18.
// Copyright © 2018 Jason A. Donenfeld <Jason@zx2c4.com>. All rights reserved. // Copyright © 2018 WireGuard LLC. All rights reserved.
// //
import Foundation import Foundation
+1 -1
View File
@@ -412,7 +412,7 @@
attributes = { attributes = {
LastSwiftUpdateCheck = 0940; LastSwiftUpdateCheck = 0940;
LastUpgradeCheck = 0930; LastUpgradeCheck = 0930;
ORGANIZATIONNAME = "Jason A. Donenfeld <Jason@zx2c4.com>"; ORGANIZATIONNAME = "WireGuard LLC";
TargetAttributes = { TargetAttributes = {
4A4BACE120B5F1BF00F12B28 = { 4A4BACE120B5F1BF00F12B28 = {
CreatedOnToolsVersion = 9.3.1; CreatedOnToolsVersion = 9.3.1;
+1 -1
View File
@@ -3,7 +3,7 @@
// WireGuard // WireGuard
// //
// Created by Jeroen Leenarts on 23-05-18. // Created by Jeroen Leenarts on 23-05-18.
// Copyright © 2018 Jason A. Donenfeld <Jason@zx2c4.com>. All rights reserved. // Copyright © 2018 WireGuard LLC. All rights reserved.
// //
import UIKit import UIKit
+1 -1
View File
@@ -3,7 +3,7 @@
// WireGuard // WireGuard
// //
// Created by Jeroen Leenarts on 23-05-18. // Created by Jeroen Leenarts on 23-05-18.
// Copyright © 2018 Jason A. Donenfeld <Jason@zx2c4.com>. All rights reserved. // Copyright © 2018 WireGuard LLC. All rights reserved.
// //
import Foundation import Foundation
+1 -1
View File
@@ -3,7 +3,7 @@
// WireGuard // WireGuard
// //
// Created by Jeroen Leenarts on 23-05-18. // Created by Jeroen Leenarts on 23-05-18.
// Copyright © 2018 Jason A. Donenfeld <Jason@zx2c4.com>. All rights reserved. // Copyright © 2018 WireGuard LLC. All rights reserved.
// //
import Foundation import Foundation
+1 -1
View File
@@ -3,7 +3,7 @@
// WireGuard // WireGuard
// //
// Created by Jeroen Leenarts on 23-05-18. // Created by Jeroen Leenarts on 23-05-18.
// Copyright © 2018 Jason A. Donenfeld <Jason@zx2c4.com>. All rights reserved. // Copyright © 2018 WireGuard LLC. All rights reserved.
// //
import Foundation import Foundation
+1 -1
View File
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0+ /* SPDX-License-Identifier: GPL-2.0+
* *
* Copyright (C) 2015-2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. * Copyright (C) 2015-2018 WireGuard LLC. All Rights Reserved.
* *
* Curve25519 ECDH functions, based on TweetNaCl but cleaned up. * Curve25519 ECDH functions, based on TweetNaCl but cleaned up.
*/ */
+1 -1
View File
@@ -3,7 +3,7 @@
// WireGuard // WireGuard
// //
// Created by Eric Kuck on 8/15/18. // 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 import Foundation
+1 -1
View File
@@ -3,7 +3,7 @@
// WireGuard // WireGuard
// //
// Created by Eric Kuck on 8/15/18. // 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 import Foundation
+1 -1
View File
@@ -3,7 +3,7 @@
// WireGuard // WireGuard
// //
// Created by Jeroen Leenarts on 07-07-18. // Created by Jeroen Leenarts on 07-07-18.
// Copyright © 2018 Jason A. Donenfeld <Jason@zx2c4.com>. All rights reserved. // Copyright © 2018 WireGuard LLC. All rights reserved.
// //
import os.log import os.log
+1 -1
View File
@@ -3,7 +3,7 @@
// WireGuard // WireGuard
// //
// Created by Eric Kuck on 8/20/18. // Created by Eric Kuck on 8/20/18.
// Copyright © 2018 Jason A. Donenfeld <Jason@zx2c4.com>. All rights reserved. // Copyright © 2018 WireGuard LLC. All rights reserved.
// //
import Foundation import Foundation
@@ -3,7 +3,7 @@
// WireGuard // WireGuard
// //
// Created by Jeroen Leenarts on 24-05-18. // Created by Jeroen Leenarts on 24-05-18.
// Copyright © 2018 Jason A. Donenfeld <Jason@zx2c4.com>. All rights reserved. // Copyright © 2018 WireGuard LLC. All rights reserved.
// //
// //
+1 -1
View File
@@ -3,7 +3,7 @@
// WireGuard // WireGuard
// //
// Created by Eric Kuck on 8/15/18. // 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 import Foundation
+1 -1
View File
@@ -3,7 +3,7 @@
// WireGuard // WireGuard
// //
// Created by Eric Kuck on 8/15/18. // 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 import Foundation
+1 -1
View File
@@ -3,7 +3,7 @@
// WireGuard // WireGuard
// //
// Created by Jeroen Leenarts on 23-05-18. // Created by Jeroen Leenarts on 23-05-18.
// Copyright © 2018 Jason A. Donenfeld <Jason@zx2c4.com>. All rights reserved. // Copyright © 2018 WireGuard LLC. All rights reserved.
// //
// //
@@ -3,7 +3,7 @@
// WireGuard // WireGuard
// //
// Created by Jeroen Leenarts on 23-05-18. // Created by Jeroen Leenarts on 23-05-18.
// Copyright © 2018 Jason A. Donenfeld <Jason@zx2c4.com>. All rights reserved. // Copyright © 2018 WireGuard LLC. All rights reserved.
// //
// //
+1 -1
View File
@@ -3,7 +3,7 @@
// WireGuard // WireGuard
// //
// Created by Jeroen Leenarts on 04-08-18. // Created by Jeroen Leenarts on 04-08-18.
// Copyright © 2018 Jason A. Donenfeld <Jason@zx2c4.com>. All rights reserved. // Copyright © 2018 WireGuard LLC. All rights reserved.
// //
import Foundation import Foundation
+1 -1
View File
@@ -3,7 +3,7 @@
// WireGuard // WireGuard
// //
// Created by Jeroen Leenarts on 23-05-18. // Created by Jeroen Leenarts on 23-05-18.
// Copyright © 2018 Jason A. Donenfeld <Jason@zx2c4.com>. All rights reserved. // Copyright © 2018 WireGuard LLC. All rights reserved.
// //
import Foundation import Foundation
@@ -3,7 +3,7 @@
// WireGuard // WireGuard
// //
// Created by Eric Kuck on 8/20/18. // Created by Eric Kuck on 8/20/18.
// Copyright © 2018 Jason A. Donenfeld <Jason@zx2c4.com>. All rights reserved. // Copyright © 2018 WireGuard LLC. All rights reserved.
// //
import AVFoundation import AVFoundation
@@ -3,7 +3,7 @@
// WireGuard // WireGuard
// //
// Created by Jeroen Leenarts on 24-05-18. // Created by Jeroen Leenarts on 24-05-18.
// Copyright © 2018 Jason A. Donenfeld <Jason@zx2c4.com>. All rights reserved. // Copyright © 2018 WireGuard LLC. All rights reserved.
// //
import UIKit import UIKit
@@ -3,7 +3,7 @@
// WireGuard // WireGuard
// //
// Created by Jeroen Leenarts on 23-05-18. // Created by Jeroen Leenarts on 23-05-18.
// Copyright © 2018 Jason A. Donenfeld <Jason@zx2c4.com>. All rights reserved. // Copyright © 2018 WireGuard LLC. All rights reserved.
// //
import UIKit import UIKit
@@ -3,7 +3,7 @@
// WireGuard // WireGuard
// //
// Created by Jeroen Leenarts on 24-05-18. // Created by Jeroen Leenarts on 24-05-18.
// Copyright © 2018 Jason A. Donenfeld <Jason@zx2c4.com>. All rights reserved. // Copyright © 2018 WireGuard LLC. All rights reserved.
// //
import Foundation import Foundation
+1 -1
View File
@@ -3,7 +3,7 @@
// WireGuardNetworkExtension // WireGuardNetworkExtension
// //
// Created by Jeroen Leenarts on 07-07-18. // Created by Jeroen Leenarts on 07-07-18.
// Copyright © 2018 Jason A. Donenfeld <Jason@zx2c4.com>. All rights reserved. // Copyright © 2018 WireGuard LLC. All rights reserved.
// //
import os.log import os.log
@@ -3,7 +3,7 @@
// WireGuardNetworkExtension // WireGuardNetworkExtension
// //
// Created by Jeroen Leenarts on 19-06-18. // Created by Jeroen Leenarts on 19-06-18.
// Copyright © 2018 Jason A. Donenfeld <Jason@zx2c4.com>. All rights reserved. // Copyright © 2018 WireGuard LLC. All rights reserved.
// //
import NetworkExtension import NetworkExtension
+1 -1
View File
@@ -3,7 +3,7 @@
// WireGuardTests // WireGuardTests
// //
// Created by Jeroen Leenarts on 15-08-18. // Created by Jeroen Leenarts on 15-08-18.
// Copyright © 2018 Jason A. Donenfeld <Jason@zx2c4.com>. All rights reserved. // Copyright © 2018 WireGuard LLC. All rights reserved.
// //
import XCTest import XCTest
+1 -1
View File
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0 /* SPDX-License-Identifier: GPL-2.0
* *
* Copyright (C) 2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. * Copyright (C) 2018 WireGuard LLC. All Rights Reserved.
*/ */
#ifndef WIREGUARD_H #ifndef WIREGUARD_H