Switch copyright assignment from Jason to WireGuard LLC.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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;
|
||||||
|
|||||||
@@ -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 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 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 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,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.
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
@@ -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
|
||||||
|
|||||||
@@ -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.
|
||||||
//
|
//
|
||||||
//
|
//
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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.
|
||||||
//
|
//
|
||||||
//
|
//
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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,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
|
||||||
|
|||||||
Reference in New Issue
Block a user