summaryrefslogtreecommitdiff
path: root/control
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2015-02-17 13:11:34 -0800
committerAdam Ierymenko <adam.ierymenko@gmail.com>2015-02-17 13:11:34 -0800
commit93012b0ee529be6089f6de80705add385df574da (patch)
tree30fefd56fbfdbdcace6471f546c0f86f21de3c62 /control
parent89f0c948f8b581028bc76b244253d2188205f0ef (diff)
downloadinfinitytier-93012b0ee529be6089f6de80705add385df574da.tar.gz
infinitytier-93012b0ee529be6089f6de80705add385df574da.zip
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
Diffstat (limited to 'control')
-rw-r--r--control/IpcConnection.cpp4
-rw-r--r--control/IpcConnection.hpp4
-rw-r--r--control/IpcListener.cpp2
-rw-r--r--control/IpcListener.hpp2
-rw-r--r--control/NodeControlClient.cpp4
-rw-r--r--control/NodeControlClient.hpp4
-rw-r--r--control/NodeControlService.cpp4
-rw-r--r--control/NodeControlService.hpp4
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