diff options
author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2016-01-12 14:04:55 -0800 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2016-01-12 14:04:55 -0800 |
commit | 4e4fd511173c9f79df1baed4d0c764649262960b (patch) | |
tree | 681af3902f92efa4e492c9d8a47b95cfb9f22d38 /osdep/PortMapper.cpp | |
parent | 3883ac08c7736c9695f100c7937af089e00359d9 (diff) | |
download | infinitytier-4e4fd511173c9f79df1baed4d0c764649262960b.tar.gz infinitytier-4e4fd511173c9f79df1baed4d0c764649262960b.zip |
boring doc stuff
Diffstat (limited to 'osdep/PortMapper.cpp')
-rw-r--r-- | osdep/PortMapper.cpp | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/osdep/PortMapper.cpp b/osdep/PortMapper.cpp index 03e2648f..888cd651 100644 --- a/osdep/PortMapper.cpp +++ b/osdep/PortMapper.cpp @@ -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 <http://www.gnu.org/licenses/>. - * - * -- - * - * 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/ */ #ifdef ZT_USE_MINIUPNPC |