summaryrefslogtreecommitdiff
path: root/controller/FileDB.hpp
diff options
context:
space:
mode:
authorJoseph Henry <josephjah@gmail.com>2019-01-14 10:25:53 -0800
committerJoseph Henry <josephjah@gmail.com>2019-01-14 10:25:53 -0800
commit0e597191b815647409df8a1b9aa08910cb53c545 (patch)
tree342b5a087187686a34854bd41df9c96e21dbb3b2 /controller/FileDB.hpp
parentb59c4a2106ad17d92c15c086c31d5764a0462c16 (diff)
downloadinfinitytier-0e597191b815647409df8a1b9aa08910cb53c545.tar.gz
infinitytier-0e597191b815647409df8a1b9aa08910cb53c545.zip
Updated licenses for 2019
Diffstat (limited to 'controller/FileDB.hpp')
-rw-r--r--controller/FileDB.hpp12
1 files changed, 10 insertions, 2 deletions
diff --git a/controller/FileDB.hpp b/controller/FileDB.hpp
index 1a3c12e9..89c4d814 100644
--- a/controller/FileDB.hpp
+++ b/controller/FileDB.hpp
@@ -1,6 +1,6 @@
/*
* ZeroTier One - Network Virtualization Everywhere
- * Copyright (C) 2011-2018 ZeroTier, Inc.
+ * 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,15 @@
* 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/>.
+ *
+ * --
+ *
+ * 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.
*/
#ifndef ZT_CONTROLLER_FILEDB_HPP