From 4e95384ad60c853f01c50e233b8cb48f239f033f Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Mon, 5 Jan 2015 17:47:59 -0800 Subject: Cleanup, add tristate to config code in Network, and happy new year! --- control/IpcConnection.cpp | 2 +- control/IpcConnection.hpp | 2 +- control/NodeControlClient.cpp | 2 +- control/NodeControlClient.hpp | 2 +- control/NodeControlService.cpp | 2 +- control/NodeControlService.hpp | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'control') diff --git a/control/IpcConnection.cpp b/control/IpcConnection.cpp index 45156e95..e33fbcb5 100644 --- a/control/IpcConnection.cpp +++ b/control/IpcConnection.cpp @@ -1,6 +1,6 @@ /* * ZeroTier One - Global Peer to Peer Ethernet - * Copyright (C) 2011-2014 ZeroTier Networks LLC + * Copyright (C) 2011-2015 ZeroTier Networks * * 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 5bbc683e..b890e2bc 100644 --- a/control/IpcConnection.hpp +++ b/control/IpcConnection.hpp @@ -1,6 +1,6 @@ /* * ZeroTier One - Global Peer to Peer Ethernet - * Copyright (C) 2011-2014 ZeroTier Networks LLC + * Copyright (C) 2011-2015 ZeroTier Networks * * 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.cpp b/control/NodeControlClient.cpp index 6fd7b12e..80cd2076 100644 --- a/control/NodeControlClient.cpp +++ b/control/NodeControlClient.cpp @@ -1,6 +1,6 @@ /* * ZeroTier One - Global Peer to Peer Ethernet - * Copyright (C) 2011-2014 ZeroTier Networks LLC + * Copyright (C) 2011-2015 ZeroTier Networks * * 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 1f567b81..7456360a 100644 --- a/control/NodeControlClient.hpp +++ b/control/NodeControlClient.hpp @@ -1,6 +1,6 @@ /* * ZeroTier One - Global Peer to Peer Ethernet - * Copyright (C) 2011-2014 ZeroTier Networks LLC + * Copyright (C) 2011-2015 ZeroTier Networks * * 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 c4edc132..dbd795d2 100644 --- a/control/NodeControlService.cpp +++ b/control/NodeControlService.cpp @@ -1,6 +1,6 @@ /* * ZeroTier One - Global Peer to Peer Ethernet - * Copyright (C) 2011-2014 ZeroTier Networks LLC + * Copyright (C) 2011-2015 ZeroTier Networks * * 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 782ff3b8..243b90d9 100644 --- a/control/NodeControlService.hpp +++ b/control/NodeControlService.hpp @@ -1,6 +1,6 @@ /* * ZeroTier One - Global Peer to Peer Ethernet - * Copyright (C) 2011-2014 ZeroTier Networks LLC + * Copyright (C) 2011-2015 ZeroTier Networks * * 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