From 93012b0ee529be6089f6de80705add385df574da Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Tue, 17 Feb 2015 13:11:34 -0800 Subject: Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] --- osnet/BSDEthernetTap.cpp | 4 ++-- osnet/BSDEthernetTap.hpp | 4 ++-- osnet/BSDEthernetTapFactory.cpp | 4 ++-- osnet/BSDEthernetTapFactory.hpp | 4 ++-- osnet/BSDRoutingTable.cpp | 4 ++-- osnet/BSDRoutingTable.hpp | 4 ++-- osnet/LinuxEthernetTap.cpp | 4 ++-- osnet/LinuxEthernetTap.hpp | 4 ++-- osnet/LinuxEthernetTapFactory.cpp | 4 ++-- osnet/LinuxEthernetTapFactory.hpp | 4 ++-- osnet/LinuxRoutingTable.cpp | 4 ++-- osnet/LinuxRoutingTable.hpp | 4 ++-- osnet/NativeSocketManager.cpp | 4 ++-- osnet/NativeSocketManager.hpp | 4 ++-- osnet/OSXEthernetTap.cpp | 4 ++-- osnet/OSXEthernetTap.hpp | 4 ++-- osnet/OSXEthernetTapFactory.cpp | 4 ++-- osnet/OSXEthernetTapFactory.hpp | 4 ++-- osnet/WindowsEthernetTap.cpp | 4 ++-- osnet/WindowsEthernetTap.hpp | 4 ++-- osnet/WindowsEthernetTapFactory.cpp | 4 ++-- osnet/WindowsEthernetTapFactory.hpp | 4 ++-- osnet/WindowsRoutingTable.cpp | 4 ++-- osnet/WindowsRoutingTable.hpp | 4 ++-- 24 files changed, 48 insertions(+), 48 deletions(-) (limited to 'osnet') diff --git a/osnet/BSDEthernetTap.cpp b/osnet/BSDEthernetTap.cpp index 63479877..e9899bc4 100644 --- a/osnet/BSDEthernetTap.cpp +++ b/osnet/BSDEthernetTap.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/osnet/BSDEthernetTap.hpp b/osnet/BSDEthernetTap.hpp index 56494bcf..582292a1 100644 --- a/osnet/BSDEthernetTap.hpp +++ b/osnet/BSDEthernetTap.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/osnet/BSDEthernetTapFactory.cpp b/osnet/BSDEthernetTapFactory.cpp index a6b8d532..79ae73f7 100644 --- a/osnet/BSDEthernetTapFactory.cpp +++ b/osnet/BSDEthernetTapFactory.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/osnet/BSDEthernetTapFactory.hpp b/osnet/BSDEthernetTapFactory.hpp index 2596662c..63e77339 100644 --- a/osnet/BSDEthernetTapFactory.hpp +++ b/osnet/BSDEthernetTapFactory.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/osnet/BSDRoutingTable.cpp b/osnet/BSDRoutingTable.cpp index 73e15d66..6d44c3ec 100644 --- a/osnet/BSDRoutingTable.cpp +++ b/osnet/BSDRoutingTable.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/osnet/BSDRoutingTable.hpp b/osnet/BSDRoutingTable.hpp index f584f59a..97969666 100644 --- a/osnet/BSDRoutingTable.hpp +++ b/osnet/BSDRoutingTable.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/osnet/LinuxEthernetTap.cpp b/osnet/LinuxEthernetTap.cpp index 2094ff0d..ee89159e 100644 --- a/osnet/LinuxEthernetTap.cpp +++ b/osnet/LinuxEthernetTap.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/osnet/LinuxEthernetTap.hpp b/osnet/LinuxEthernetTap.hpp index 1e829c7b..31980ea0 100644 --- a/osnet/LinuxEthernetTap.hpp +++ b/osnet/LinuxEthernetTap.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/osnet/LinuxEthernetTapFactory.cpp b/osnet/LinuxEthernetTapFactory.cpp index 971b9af6..014c6514 100644 --- a/osnet/LinuxEthernetTapFactory.cpp +++ b/osnet/LinuxEthernetTapFactory.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/osnet/LinuxEthernetTapFactory.hpp b/osnet/LinuxEthernetTapFactory.hpp index 1526c7fc..e61863ed 100644 --- a/osnet/LinuxEthernetTapFactory.hpp +++ b/osnet/LinuxEthernetTapFactory.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/osnet/LinuxRoutingTable.cpp b/osnet/LinuxRoutingTable.cpp index faa39a28..581054e2 100644 --- a/osnet/LinuxRoutingTable.cpp +++ b/osnet/LinuxRoutingTable.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/osnet/LinuxRoutingTable.hpp b/osnet/LinuxRoutingTable.hpp index c85a6075..808ec7ea 100644 --- a/osnet/LinuxRoutingTable.hpp +++ b/osnet/LinuxRoutingTable.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/osnet/NativeSocketManager.cpp b/osnet/NativeSocketManager.cpp index a68522c2..797764ef 100644 --- a/osnet/NativeSocketManager.cpp +++ b/osnet/NativeSocketManager.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/osnet/NativeSocketManager.hpp b/osnet/NativeSocketManager.hpp index 92512dad..5db06d6a 100644 --- a/osnet/NativeSocketManager.hpp +++ b/osnet/NativeSocketManager.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/osnet/OSXEthernetTap.cpp b/osnet/OSXEthernetTap.cpp index 1dfeae0d..396605c5 100644 --- a/osnet/OSXEthernetTap.cpp +++ b/osnet/OSXEthernetTap.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/osnet/OSXEthernetTap.hpp b/osnet/OSXEthernetTap.hpp index 01ea1829..efcb550f 100644 --- a/osnet/OSXEthernetTap.hpp +++ b/osnet/OSXEthernetTap.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/osnet/OSXEthernetTapFactory.cpp b/osnet/OSXEthernetTapFactory.cpp index b0cdc217..4cad8daa 100644 --- a/osnet/OSXEthernetTapFactory.cpp +++ b/osnet/OSXEthernetTapFactory.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/osnet/OSXEthernetTapFactory.hpp b/osnet/OSXEthernetTapFactory.hpp index af713d8a..2f2ee527 100644 --- a/osnet/OSXEthernetTapFactory.hpp +++ b/osnet/OSXEthernetTapFactory.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/osnet/WindowsEthernetTap.cpp b/osnet/WindowsEthernetTap.cpp index 91715a13..5d445380 100644 --- a/osnet/WindowsEthernetTap.cpp +++ b/osnet/WindowsEthernetTap.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/osnet/WindowsEthernetTap.hpp b/osnet/WindowsEthernetTap.hpp index 852a8453..08dc8d17 100644 --- a/osnet/WindowsEthernetTap.hpp +++ b/osnet/WindowsEthernetTap.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/osnet/WindowsEthernetTapFactory.cpp b/osnet/WindowsEthernetTapFactory.cpp index 1def4818..996460a1 100644 --- a/osnet/WindowsEthernetTapFactory.cpp +++ b/osnet/WindowsEthernetTapFactory.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/osnet/WindowsEthernetTapFactory.hpp b/osnet/WindowsEthernetTapFactory.hpp index cd163df2..47e146e3 100644 --- a/osnet/WindowsEthernetTapFactory.hpp +++ b/osnet/WindowsEthernetTapFactory.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/osnet/WindowsRoutingTable.cpp b/osnet/WindowsRoutingTable.cpp index fd878162..00674620 100644 --- a/osnet/WindowsRoutingTable.cpp +++ b/osnet/WindowsRoutingTable.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/osnet/WindowsRoutingTable.hpp b/osnet/WindowsRoutingTable.hpp index bf34d546..491c3424 100644 --- a/osnet/WindowsRoutingTable.hpp +++ b/osnet/WindowsRoutingTable.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 -- cgit v1.2.3