summaryrefslogtreecommitdiff
path: root/one.cpp
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2018-01-08 14:33:28 -0800
committerAdam Ierymenko <adam.ierymenko@gmail.com>2018-01-08 14:33:28 -0800
commit65c07afe055e6d33a07ea6adf87aedcf564806a2 (patch)
tree89caa58947608ca6cf7c6408ae630d8d6e07958e /one.cpp
parente338c5f91d7724dcc16499a523089a31ab1f0a05 (diff)
downloadinfinitytier-65c07afe055e6d33a07ea6adf87aedcf564806a2.tar.gz
infinitytier-65c07afe055e6d33a07ea6adf87aedcf564806a2.zip
Copyright updates for 2018.
Diffstat (limited to 'one.cpp')
-rw-r--r--one.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/one.cpp b/one.cpp
index a1238bb8..8d4b8fc5 100644
--- a/one.cpp
+++ b/one.cpp
@@ -1,6 +1,6 @@
/*
* ZeroTier One - 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
@@ -93,7 +93,7 @@ using namespace ZeroTier;
static OneService *volatile zt1Service = (OneService *)0;
#define PROGRAM_NAME "ZeroTier One"
-#define COPYRIGHT_NOTICE "Copyright (c) 2011-2017 ZeroTier, Inc."
+#define COPYRIGHT_NOTICE "Copyright (c) 2011-2018 ZeroTier, Inc."
#define LICENSE_GRANT \
"This is free software: you may copy, modify, and/or distribute this" ZT_EOL_S \
"work under the terms of the GNU General Public License, version 3 or" ZT_EOL_S \