diff options
Diffstat (limited to 'testnet')
-rw-r--r-- | testnet/MTQ.hpp | 4 | ||||
-rw-r--r-- | testnet/SimNet.cpp | 4 | ||||
-rw-r--r-- | testnet/SimNet.hpp | 4 | ||||
-rw-r--r-- | testnet/SimNetSocketManager.cpp | 4 | ||||
-rw-r--r-- | testnet/SimNetSocketManager.hpp | 4 | ||||
-rw-r--r-- | testnet/TestEthernetTap.cpp | 4 | ||||
-rw-r--r-- | testnet/TestEthernetTap.hpp | 4 | ||||
-rw-r--r-- | testnet/TestEthernetTapFactory.cpp | 4 | ||||
-rw-r--r-- | testnet/TestEthernetTapFactory.hpp | 4 | ||||
-rw-r--r-- | testnet/TestRoutingTable.cpp | 4 | ||||
-rw-r--r-- | testnet/TestRoutingTable.hpp | 4 |
11 files changed, 22 insertions, 22 deletions
diff --git a/testnet/MTQ.hpp b/testnet/MTQ.hpp index c2f53e21..9f421188 100644 --- a/testnet/MTQ.hpp +++ b/testnet/MTQ.hpp @@ -1,6 +1,6 @@ /* - * ZeroTier One - Global Peer to Peer Ethernet - * Copyright (C) 2011-2015 ZeroTier Networks LLC + * ZeroTier One - Network Virtualization Everywhere + * Copyright (C) 2011-2015 ZeroTier, Inc. LLC * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/testnet/SimNet.cpp b/testnet/SimNet.cpp index 443805b7..c52c4fdf 100644 --- a/testnet/SimNet.cpp +++ b/testnet/SimNet.cpp @@ -1,6 +1,6 @@ /* - * ZeroTier One - Global Peer to Peer Ethernet - * Copyright (C) 2011-2015 ZeroTier Networks + * ZeroTier One - Network Virtualization Everywhere + * Copyright (C) 2011-2015 ZeroTier, Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/testnet/SimNet.hpp b/testnet/SimNet.hpp index 25de46b9..554df754 100644 --- a/testnet/SimNet.hpp +++ b/testnet/SimNet.hpp @@ -1,6 +1,6 @@ /* - * ZeroTier One - Global Peer to Peer Ethernet - * Copyright (C) 2011-2015 ZeroTier Networks + * ZeroTier One - Network Virtualization Everywhere + * Copyright (C) 2011-2015 ZeroTier, Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/testnet/SimNetSocketManager.cpp b/testnet/SimNetSocketManager.cpp index e80aa7c6..5b8b97a0 100644 --- a/testnet/SimNetSocketManager.cpp +++ b/testnet/SimNetSocketManager.cpp @@ -1,6 +1,6 @@ /* - * ZeroTier One - Global Peer to Peer Ethernet - * Copyright (C) 2011-2015 ZeroTier Networks + * ZeroTier One - Network Virtualization Everywhere + * Copyright (C) 2011-2015 ZeroTier, Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/testnet/SimNetSocketManager.hpp b/testnet/SimNetSocketManager.hpp index 18117f63..b32372bf 100644 --- a/testnet/SimNetSocketManager.hpp +++ b/testnet/SimNetSocketManager.hpp @@ -1,6 +1,6 @@ /* - * ZeroTier One - Global Peer to Peer Ethernet - * Copyright (C) 2011-2015 ZeroTier Networks + * ZeroTier One - Network Virtualization Everywhere + * Copyright (C) 2011-2015 ZeroTier, Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/testnet/TestEthernetTap.cpp b/testnet/TestEthernetTap.cpp index 8b242ad3..9cd6df5d 100644 --- a/testnet/TestEthernetTap.cpp +++ b/testnet/TestEthernetTap.cpp @@ -1,6 +1,6 @@ /* - * ZeroTier One - Global Peer to Peer Ethernet - * Copyright (C) 2011-2015 ZeroTier Networks + * ZeroTier One - Network Virtualization Everywhere + * Copyright (C) 2011-2015 ZeroTier, Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/testnet/TestEthernetTap.hpp b/testnet/TestEthernetTap.hpp index 3e0ff5d9..28092118 100644 --- a/testnet/TestEthernetTap.hpp +++ b/testnet/TestEthernetTap.hpp @@ -1,6 +1,6 @@ /* - * ZeroTier One - Global Peer to Peer Ethernet - * Copyright (C) 2011-2015 ZeroTier Networks + * ZeroTier One - Network Virtualization Everywhere + * Copyright (C) 2011-2015 ZeroTier, Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/testnet/TestEthernetTapFactory.cpp b/testnet/TestEthernetTapFactory.cpp index 4d47b9f3..dfc5919e 100644 --- a/testnet/TestEthernetTapFactory.cpp +++ b/testnet/TestEthernetTapFactory.cpp @@ -1,6 +1,6 @@ /* - * ZeroTier One - Global Peer to Peer Ethernet - * Copyright (C) 2011-2015 ZeroTier Networks + * ZeroTier One - Network Virtualization Everywhere + * Copyright (C) 2011-2015 ZeroTier, Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/testnet/TestEthernetTapFactory.hpp b/testnet/TestEthernetTapFactory.hpp index 07bdbee5..0ef1619a 100644 --- a/testnet/TestEthernetTapFactory.hpp +++ b/testnet/TestEthernetTapFactory.hpp @@ -1,6 +1,6 @@ /* - * ZeroTier One - Global Peer to Peer Ethernet - * Copyright (C) 2011-2015 ZeroTier Networks + * ZeroTier One - Network Virtualization Everywhere + * Copyright (C) 2011-2015 ZeroTier, Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/testnet/TestRoutingTable.cpp b/testnet/TestRoutingTable.cpp index 93902636..fd61b314 100644 --- a/testnet/TestRoutingTable.cpp +++ b/testnet/TestRoutingTable.cpp @@ -1,6 +1,6 @@ /* - * ZeroTier One - Global Peer to Peer Ethernet - * Copyright (C) 2011-2015 ZeroTier Networks + * ZeroTier One - Network Virtualization Everywhere + * Copyright (C) 2011-2015 ZeroTier, Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/testnet/TestRoutingTable.hpp b/testnet/TestRoutingTable.hpp index ddf4fc3d..69bd3d9f 100644 --- a/testnet/TestRoutingTable.hpp +++ b/testnet/TestRoutingTable.hpp @@ -1,6 +1,6 @@ /* - * ZeroTier One - Global Peer to Peer Ethernet - * Copyright (C) 2011-2015 ZeroTier Networks + * ZeroTier One - Network Virtualization Everywhere + * Copyright (C) 2011-2015 ZeroTier, Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |