summaryrefslogtreecommitdiff
path: root/service
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 /service
parente338c5f91d7724dcc16499a523089a31ab1f0a05 (diff)
downloadinfinitytier-65c07afe055e6d33a07ea6adf87aedcf564806a2.tar.gz
infinitytier-65c07afe055e6d33a07ea6adf87aedcf564806a2.zip
Copyright updates for 2018.
Diffstat (limited to 'service')
-rw-r--r--service/OneService.cpp2
-rw-r--r--service/OneService.hpp2
-rw-r--r--service/SoftwareUpdater.cpp2
-rw-r--r--service/SoftwareUpdater.hpp2
4 files changed, 4 insertions, 4 deletions
diff --git a/service/OneService.cpp b/service/OneService.cpp
index 71bb6983..e65ad0e2 100644
--- a/service/OneService.cpp
+++ b/service/OneService.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
diff --git a/service/OneService.hpp b/service/OneService.hpp
index 23e572d0..3b670e4a 100644
--- a/service/OneService.hpp
+++ b/service/OneService.hpp
@@ -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
diff --git a/service/SoftwareUpdater.cpp b/service/SoftwareUpdater.cpp
index 39833c90..6a25dbec 100644
--- a/service/SoftwareUpdater.cpp
+++ b/service/SoftwareUpdater.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
diff --git a/service/SoftwareUpdater.hpp b/service/SoftwareUpdater.hpp
index f16c99a0..ed329b1f 100644
--- a/service/SoftwareUpdater.hpp
+++ b/service/SoftwareUpdater.hpp
@@ -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