diff options
author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2018-03-08 22:33:08 -0800 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2018-03-08 22:33:08 -0800 |
commit | 57b96af2c41ed63a12bfb41044f242fc55ab1358 (patch) | |
tree | 2ce9e1159e3d9ff8d49f4a5a02c379bd9ac8bed7 /controller/FileDB.cpp | |
parent | 2ee358dbfcf8483db0fed2a961b1ce56a37355ec (diff) | |
download | infinitytier-57b96af2c41ed63a12bfb41044f242fc55ab1358.tar.gz infinitytier-57b96af2c41ed63a12bfb41044f242fc55ab1358.zip |
Fix for FileDB _networkChanged / _memberChanged problem.
Diffstat (limited to 'controller/FileDB.cpp')
-rw-r--r-- | controller/FileDB.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/controller/FileDB.cpp b/controller/FileDB.cpp index 40b9f914..a7b59cbf 100644 --- a/controller/FileDB.cpp +++ b/controller/FileDB.cpp @@ -1,6 +1,6 @@ /* * ZeroTier One - Network Virtualization Everywhere - * Copyright (C) 2011-2015 ZeroTier, Inc. + * Copyright (C) 2011-2018 ZeroTier, Inc. * * 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 |