diff options
Diffstat (limited to 'control')
-rw-r--r-- | control/IpcConnection.cpp | 4 | ||||
-rw-r--r-- | control/IpcConnection.hpp | 4 | ||||
-rw-r--r-- | control/IpcListener.cpp | 2 | ||||
-rw-r--r-- | control/IpcListener.hpp | 2 | ||||
-rw-r--r-- | control/NodeControlClient.cpp | 4 | ||||
-rw-r--r-- | control/NodeControlClient.hpp | 4 | ||||
-rw-r--r-- | control/NodeControlService.cpp | 4 | ||||
-rw-r--r-- | control/NodeControlService.hpp | 4 |
8 files changed, 14 insertions, 14 deletions
diff --git a/control/IpcConnection.cpp b/control/IpcConnection.cpp index e33fbcb5..370b4680 100644 --- a/control/IpcConnection.cpp +++ b/control/IpcConnection.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/control/IpcConnection.hpp b/control/IpcConnection.hpp index b890e2bc..2466f1a5 100644 --- a/control/IpcConnection.hpp +++ b/control/IpcConnection.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/control/IpcListener.cpp b/control/IpcListener.cpp index 9ad8ad06..6f8f839a 100644 --- a/control/IpcListener.cpp +++ b/control/IpcListener.cpp @@ -1,5 +1,5 @@ /* - * ZeroTier One - Global Peer to Peer Ethernet + * ZeroTier One - Network Virtualization Everywhere * Copyright (C) 2011-2014 ZeroTier Networks LLC * * This program is free software: you can redistribute it and/or modify diff --git a/control/IpcListener.hpp b/control/IpcListener.hpp index b417d6c2..8f080c6d 100644 --- a/control/IpcListener.hpp +++ b/control/IpcListener.hpp @@ -1,5 +1,5 @@ /* - * ZeroTier One - Global Peer to Peer Ethernet + * ZeroTier One - Network Virtualization Everywhere * Copyright (C) 2011-2014 ZeroTier Networks LLC * * This program is free software: you can redistribute it and/or modify diff --git a/control/NodeControlClient.cpp b/control/NodeControlClient.cpp index 80cd2076..92eadf7c 100644 --- a/control/NodeControlClient.cpp +++ b/control/NodeControlClient.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/control/NodeControlClient.hpp b/control/NodeControlClient.hpp index 7456360a..71bf7679 100644 --- a/control/NodeControlClient.hpp +++ b/control/NodeControlClient.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/control/NodeControlService.cpp b/control/NodeControlService.cpp index dbd795d2..9f14764b 100644 --- a/control/NodeControlService.cpp +++ b/control/NodeControlService.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/control/NodeControlService.hpp b/control/NodeControlService.hpp index 243b90d9..ac647d7e 100644 --- a/control/NodeControlService.hpp +++ b/control/NodeControlService.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 |