From 4e4fd511173c9f79df1baed4d0c764649262960b Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Tue, 12 Jan 2016 14:04:55 -0800 Subject: boring doc stuff --- node/Array.hpp | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'node/Array.hpp') diff --git a/node/Array.hpp b/node/Array.hpp index 2089b15f..19b29eb3 100644 --- a/node/Array.hpp +++ b/node/Array.hpp @@ -1,6 +1,6 @@ /* * ZeroTier One - Network Virtualization Everywhere - * Copyright (C) 2011-2015 ZeroTier, Inc. + * Copyright (C) 2011-2016 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 @@ -14,15 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program. If not, see . - * - * -- - * - * ZeroTier may be used and distributed under the terms of the GPLv3, which - * are available at: http://www.gnu.org/licenses/gpl-3.0.html - * - * If you would like to embed ZeroTier into a commercial application or - * redistribute it in a modified binary form, please contact ZeroTier Networks - * LLC. Start here: http://www.zerotier.com/ */ #ifndef ZT_ARRAY_HPP @@ -114,4 +105,3 @@ public: } // namespace ZeroTier #endif - -- cgit v1.2.3