diff options
| author | Grant Limberg <grant.limberg@zerotier.com> | 2019-01-21 11:18:25 -0800 |
|---|---|---|
| committer | Grant Limberg <grant.limberg@zerotier.com> | 2019-01-21 11:18:25 -0800 |
| commit | 2294770e56cc4c6f6a41d18b610afc1abcf94062 (patch) | |
| tree | eb49072fa386b63e27ac9a22346c8ab422011d60 /include | |
| parent | d98bdb5643b7de7097526a4767dbc88235e05fc9 (diff) | |
| parent | 21f4f16e63f45577a614e25066e71080740fe175 (diff) | |
| download | infinitytier-2294770e56cc4c6f6a41d18b610afc1abcf94062.tar.gz infinitytier-2294770e56cc4c6f6a41d18b610afc1abcf94062.zip | |
Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev
Diffstat (limited to 'include')
| -rw-r--r-- | include/ZeroTierDebug.h | 4 | ||||
| -rw-r--r-- | include/ZeroTierOne.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/include/ZeroTierDebug.h b/include/ZeroTierDebug.h index 5c3cd1bb..561b5a63 100644 --- a/include/ZeroTierDebug.h +++ b/include/ZeroTierDebug.h @@ -1,6 +1,6 @@ /* * ZeroTier One - Network Virtualization Everywhere - * Copyright (C) 2011-2018 ZeroTier, Inc. https://www.zerotier.com/ + * Copyright (C) 2011-2019 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 @@ -13,7 +13,7 @@ * 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 <http://www.gnu.org/licenses/>. + * along with this program. If not, see <http://www.gnu.org/licenses/>. * * -- * diff --git a/include/ZeroTierOne.h b/include/ZeroTierOne.h index e4157b96..3f8ce8e4 100644 --- a/include/ZeroTierOne.h +++ b/include/ZeroTierOne.h @@ -1,6 +1,6 @@ /* * ZeroTier One - Network Virtualization Everywhere - * Copyright (C) 2011-2018 ZeroTier, Inc. https://www.zerotier.com/ + * Copyright (C) 2011-2019 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 @@ -13,7 +13,7 @@ * 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 <http://www.gnu.org/licenses/>. + * along with this program. If not, see <http://www.gnu.org/licenses/>. * * -- * |
