diff --git a/include/RingBuffer.h b/include/RingBuffer.h index d935a20..94272af 100644 --- a/include/RingBuffer.h +++ b/include/RingBuffer.h @@ -1,6 +1,6 @@ /* * ZeroTier SDK - Network Virtualization Everywhere - * Copyright (C) 2011-2017 ZeroTier, Inc. https://www.zerotier.com/ + * Copyright (C) 2011-2018 ZeroTier, Inc. https://www.zerotier.com/ * * 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/include/SysUtils.h b/include/SysUtils.h index 50c62ab..b15546d 100644 --- a/include/SysUtils.h +++ b/include/SysUtils.h @@ -1,6 +1,6 @@ /* * ZeroTier SDK - Network Virtualization Everywhere - * Copyright (C) 2011-2017 ZeroTier, Inc. https://www.zerotier.com/ + * Copyright (C) 2011-2018 ZeroTier, Inc. https://www.zerotier.com/ * * 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/include/Utilities.h b/include/Utilities.h index 868d4f6..46f9bb3 100644 --- a/include/Utilities.h +++ b/include/Utilities.h @@ -1,6 +1,6 @@ /* * ZeroTier SDK - Network Virtualization Everywhere - * Copyright (C) 2011-2017 ZeroTier, Inc. https://www.zerotier.com/ + * Copyright (C) 2011-2018 ZeroTier, Inc. https://www.zerotier.com/ * * 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/include/VirtualBindingPair.h b/include/VirtualBindingPair.h index e136480..c852278 100644 --- a/include/VirtualBindingPair.h +++ b/include/VirtualBindingPair.h @@ -1,6 +1,6 @@ /* * ZeroTier SDK - Network Virtualization Everywhere - * Copyright (C) 2011-2017 ZeroTier, Inc. https://www.zerotier.com/ + * Copyright (C) 2011-2018 ZeroTier, Inc. https://www.zerotier.com/ * * 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/include/VirtualSocket.h b/include/VirtualSocket.h index 3bd967a..1b7fc0e 100644 --- a/include/VirtualSocket.h +++ b/include/VirtualSocket.h @@ -1,6 +1,6 @@ /* * ZeroTier SDK - Network Virtualization Everywhere - * Copyright (C) 2011-2017 ZeroTier, Inc. https://www.zerotier.com/ + * Copyright (C) 2011-2018 ZeroTier, Inc. https://www.zerotier.com/ * * 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/include/VirtualSocketLayer.h b/include/VirtualSocketLayer.h index e74aff4..9fb568a 100644 --- a/include/VirtualSocketLayer.h +++ b/include/VirtualSocketLayer.h @@ -1,6 +1,6 @@ /* * ZeroTier SDK - Network Virtualization Everywhere - * Copyright (C) 2011-2017 ZeroTier, Inc. https://www.zerotier.com/ + * Copyright (C) 2011-2018 ZeroTier, Inc. https://www.zerotier.com/ * * 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/include/VirtualTap.h b/include/VirtualTap.h index 4d9829b..253a532 100644 --- a/include/VirtualTap.h +++ b/include/VirtualTap.h @@ -1,6 +1,6 @@ /* * ZeroTier SDK - Network Virtualization Everywhere - * Copyright (C) 2011-2017 ZeroTier, Inc. https://www.zerotier.com/ + * Copyright (C) 2011-2018 ZeroTier, Inc. https://www.zerotier.com/ * * 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/include/ZT1Service.h b/include/ZT1Service.h index fecbe73..db1d36c 100644 --- a/include/ZT1Service.h +++ b/include/ZT1Service.h @@ -1,6 +1,6 @@ - /* +/* * ZeroTier SDK - Network Virtualization Everywhere - * Copyright (C) 2011-2017 ZeroTier, Inc. https://www.zerotier.com/ + * Copyright (C) 2011-2018 ZeroTier, Inc. https://www.zerotier.com/ * * 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/include/libzt.h b/include/libzt.h index 421216d..b1d6f79 100644 --- a/include/libzt.h +++ b/include/libzt.h @@ -1,6 +1,6 @@ - /* +/* * ZeroTier SDK - Network Virtualization Everywhere - * Copyright (C) 2011-2017 ZeroTier, Inc. https://www.zerotier.com/ + * Copyright (C) 2011-2018 ZeroTier, Inc. https://www.zerotier.com/ * * 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/include/libztDebug.h b/include/libztDebug.h index 24fee9e..6f26205 100644 --- a/include/libztDebug.h +++ b/include/libztDebug.h @@ -1,6 +1,6 @@ /* * ZeroTier SDK - Network Virtualization Everywhere - * Copyright (C) 2011-2017 ZeroTier, Inc. https://www.zerotier.com/ + * Copyright (C) 2011-2018 ZeroTier, Inc. https://www.zerotier.com/ * * 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/include/libztDefs.h b/include/libztDefs.h index 6191c28..67328fd 100644 --- a/include/libztDefs.h +++ b/include/libztDefs.h @@ -1,6 +1,6 @@ - /* +/* * ZeroTier SDK - Network Virtualization Everywhere - * Copyright (C) 2011-2017 ZeroTier, Inc. https://www.zerotier.com/ + * Copyright (C) 2011-2018 ZeroTier, Inc. https://www.zerotier.com/ * * 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/include/lwIP.h b/include/lwIP.h index a17459f..38389bd 100644 --- a/include/lwIP.h +++ b/include/lwIP.h @@ -1,6 +1,6 @@ /* * ZeroTier SDK - Network Virtualization Everywhere - * Copyright (C) 2011-2017 ZeroTier, Inc. https://www.zerotier.com/ + * Copyright (C) 2011-2018 ZeroTier, Inc. https://www.zerotier.com/ * * 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/include/picoTCP.h b/include/picoTCP.h index a934b5c..a390ef3 100644 --- a/include/picoTCP.h +++ b/include/picoTCP.h @@ -1,6 +1,6 @@ /* * ZeroTier SDK - Network Virtualization Everywhere - * Copyright (C) 2011-2017 ZeroTier, Inc. https://www.zerotier.com/ + * Copyright (C) 2011-2018 ZeroTier, Inc. https://www.zerotier.com/ * * 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/src/RingBuffer.cpp b/src/RingBuffer.cpp index 7f74061..4f67ad2 100644 --- a/src/RingBuffer.cpp +++ b/src/RingBuffer.cpp @@ -1,6 +1,6 @@ /* * ZeroTier SDK - Network Virtualization Everywhere - * Copyright (C) 2011-2017 ZeroTier, Inc. https://www.zerotier.com/ + * Copyright (C) 2011-2018 ZeroTier, Inc. https://www.zerotier.com/ * * 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/src/SysUtils.cpp b/src/SysUtils.cpp index 93155a3..bcd873d 100644 --- a/src/SysUtils.cpp +++ b/src/SysUtils.cpp @@ -1,6 +1,6 @@ /* * ZeroTier SDK - Network Virtualization Everywhere - * Copyright (C) 2011-2017 ZeroTier, Inc. https://www.zerotier.com/ + * Copyright (C) 2011-2018 ZeroTier, Inc. https://www.zerotier.com/ * * 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/src/Utilities.cpp b/src/Utilities.cpp index 022481a..cfcabd4 100644 --- a/src/Utilities.cpp +++ b/src/Utilities.cpp @@ -1,6 +1,6 @@ /* * ZeroTier SDK - Network Virtualization Everywhere - * Copyright (C) 2011-2017 ZeroTier, Inc. https://www.zerotier.com/ + * Copyright (C) 2011-2018 ZeroTier, Inc. https://www.zerotier.com/ * * 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/src/VirtualSocket.cpp b/src/VirtualSocket.cpp index fe2deb3..dc287df 100644 --- a/src/VirtualSocket.cpp +++ b/src/VirtualSocket.cpp @@ -1,6 +1,6 @@ /* * ZeroTier SDK - Network Virtualization Everywhere - * Copyright (C) 2011-2017 ZeroTier, Inc. https://www.zerotier.com/ + * Copyright (C) 2011-2018 ZeroTier, Inc. https://www.zerotier.com/ * * 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/src/VirtualSocketLayer.cpp b/src/VirtualSocketLayer.cpp index f814007..02bee0a 100644 --- a/src/VirtualSocketLayer.cpp +++ b/src/VirtualSocketLayer.cpp @@ -1,6 +1,6 @@ /* * ZeroTier SDK - Network Virtualization Everywhere - * Copyright (C) 2011-2017 ZeroTier, Inc. https://www.zerotier.com/ + * Copyright (C) 2011-2018 ZeroTier, Inc. https://www.zerotier.com/ * * 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/src/VirtualTap.cpp b/src/VirtualTap.cpp index 7e2f94b..4ae02ce 100644 --- a/src/VirtualTap.cpp +++ b/src/VirtualTap.cpp @@ -1,28 +1,28 @@ /* -* ZeroTier SDK - Network Virtualization Everywhere -* Copyright (C) 2011-2017 ZeroTier, Inc. https://www.zerotier.com/ -* -* 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 -* the Free Software Foundation, either version 3 of the License, or -* (at your option) any later version. -* -* This program is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . -* -* -- -* -* You can be released from the requirements of the license by purchasing -* a commercial license. Buying such a license is mandatory as soon as you -* develop commercial closed-source software that incorporates or links -* directly against ZeroTier software without disclosing the source code -* of your own application. -*/ + * ZeroTier SDK - Network Virtualization Everywhere + * Copyright (C) 2011-2018 ZeroTier, Inc. https://www.zerotier.com/ + * + * 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 + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . + * + * -- + * + * You can be released from the requirements of the license by purchasing + * a commercial license. Buying such a license is mandatory as soon as you + * develop commercial closed-source software that incorporates or links + * directly against ZeroTier software without disclosing the source code + * of your own application. + */ /** * @file diff --git a/src/ZT1Service.cpp b/src/ZT1Service.cpp index 97dcdd4..b9027f4 100644 --- a/src/ZT1Service.cpp +++ b/src/ZT1Service.cpp @@ -1,6 +1,6 @@ /* * ZeroTier SDK - Network Virtualization Everywhere - * Copyright (C) 2011-2017 ZeroTier, Inc. https://www.zerotier.com/ + * Copyright (C) 2011-2018 ZeroTier, Inc. https://www.zerotier.com/ * * 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/src/libzt.cpp b/src/libzt.cpp index fa6d95e..61e2e23 100644 --- a/src/libzt.cpp +++ b/src/libzt.cpp @@ -1,6 +1,6 @@ /* * ZeroTier SDK - Network Virtualization Everywhere - * Copyright (C) 2011-2017 ZeroTier, Inc. https://www.zerotier.com/ + * Copyright (C) 2011-2018 ZeroTier, Inc. https://www.zerotier.com/ * * 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/src/libztJNI.cpp b/src/libztJNI.cpp index f3e7616..135e8bd 100644 --- a/src/libztJNI.cpp +++ b/src/libztJNI.cpp @@ -1,6 +1,6 @@ /* * ZeroTier SDK - Network Virtualization Everywhere - * Copyright (C) 2011-2017 ZeroTier, Inc. https://www.zerotier.com/ + * Copyright (C) 2011-2018 ZeroTier, Inc. https://www.zerotier.com/ * * 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/src/lwIP.cpp b/src/lwIP.cpp index b76f0af..6d85fa6 100644 --- a/src/lwIP.cpp +++ b/src/lwIP.cpp @@ -1,6 +1,6 @@ /* * ZeroTier SDK - Network Virtualization Everywhere - * Copyright (C) 2011-2017 ZeroTier, Inc. https://www.zerotier.com/ + * Copyright (C) 2011-2018 ZeroTier, Inc. https://www.zerotier.com/ * * 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/src/picoTCP.cpp b/src/picoTCP.cpp index fc715c2..ce62929 100644 --- a/src/picoTCP.cpp +++ b/src/picoTCP.cpp @@ -1,6 +1,6 @@ /* * ZeroTier SDK - Network Virtualization Everywhere - * Copyright (C) 2011-2017 ZeroTier, Inc. https://www.zerotier.com/ + * Copyright (C) 2011-2018 ZeroTier, Inc. https://www.zerotier.com/ * * 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/test/echotest.cpp b/test/echotest.cpp index 6fefb9e..dcce325 100644 --- a/test/echotest.cpp +++ b/test/echotest.cpp @@ -1,6 +1,6 @@ /* * ZeroTier SDK - Network Virtualization Everywhere - * Copyright (C) 2011-2017 ZeroTier, Inc. https://www.zerotier.com/ + * Copyright (C) 2011-2018 ZeroTier, Inc. https://www.zerotier.com/ * * 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/test/selftest.cpp b/test/selftest.cpp index d31b08e..89a76f1 100644 --- a/test/selftest.cpp +++ b/test/selftest.cpp @@ -1,6 +1,6 @@ /* * ZeroTier SDK - Network Virtualization Everywhere - * Copyright (C) 2011-2017 ZeroTier, Inc. https://www.zerotier.com/ + * Copyright (C) 2011-2018 ZeroTier, Inc. https://www.zerotier.com/ * * 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