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! --- testnet/SimNet.cpp | 2 +- testnet/SimNet.hpp | 2 +- testnet/SimNetSocketManager.cpp | 2 +- testnet/SimNetSocketManager.hpp | 2 +- testnet/TestEthernetTap.cpp | 2 +- testnet/TestEthernetTap.hpp | 2 +- testnet/TestEthernetTapFactory.cpp | 2 +- testnet/TestEthernetTapFactory.hpp | 2 +- testnet/TestRoutingTable.cpp | 2 +- testnet/TestRoutingTable.hpp | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'testnet') diff --git a/testnet/SimNet.cpp b/testnet/SimNet.cpp index 3349d5c2..443805b7 100644 --- a/testnet/SimNet.cpp +++ b/testnet/SimNet.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/testnet/SimNet.hpp b/testnet/SimNet.hpp index 4fdd6939..25de46b9 100644 --- a/testnet/SimNet.hpp +++ b/testnet/SimNet.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/testnet/SimNetSocketManager.cpp b/testnet/SimNetSocketManager.cpp index 9269992a..e80aa7c6 100644 --- a/testnet/SimNetSocketManager.cpp +++ b/testnet/SimNetSocketManager.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/testnet/SimNetSocketManager.hpp b/testnet/SimNetSocketManager.hpp index a34728db..18117f63 100644 --- a/testnet/SimNetSocketManager.hpp +++ b/testnet/SimNetSocketManager.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/testnet/TestEthernetTap.cpp b/testnet/TestEthernetTap.cpp index f4b5f014..8b242ad3 100644 --- a/testnet/TestEthernetTap.cpp +++ b/testnet/TestEthernetTap.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/testnet/TestEthernetTap.hpp b/testnet/TestEthernetTap.hpp index 745baf5d..3e0ff5d9 100644 --- a/testnet/TestEthernetTap.hpp +++ b/testnet/TestEthernetTap.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/testnet/TestEthernetTapFactory.cpp b/testnet/TestEthernetTapFactory.cpp index e26e67e2..4d47b9f3 100644 --- a/testnet/TestEthernetTapFactory.cpp +++ b/testnet/TestEthernetTapFactory.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/testnet/TestEthernetTapFactory.hpp b/testnet/TestEthernetTapFactory.hpp index 558e2eb6..07bdbee5 100644 --- a/testnet/TestEthernetTapFactory.hpp +++ b/testnet/TestEthernetTapFactory.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/testnet/TestRoutingTable.cpp b/testnet/TestRoutingTable.cpp index 8c132693..93902636 100644 --- a/testnet/TestRoutingTable.cpp +++ b/testnet/TestRoutingTable.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/testnet/TestRoutingTable.hpp b/testnet/TestRoutingTable.hpp index 98390201..ddf4fc3d 100644 --- a/testnet/TestRoutingTable.hpp +++ b/testnet/TestRoutingTable.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