From 7c929099b3fade37660c662cc512d512d263150c Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Fri, 31 Jul 2020 14:26:55 -0700 Subject: [PATCH] Change date bump for v2.0 --- LICENSE.txt | 2 +- attic/PeerList.hpp | 2 +- attic/root/geoip-html.h | 2 +- attic/root/root.cpp | 2 +- cmd/zerotier/cli/cert.go | 2 +- cmd/zerotier/cli/help.go | 22 +++++++++++++++----- cmd/zerotier/cli/identity.go | 2 +- cmd/zerotier/cli/join.go | 2 +- cmd/zerotier/cli/leave.go | 2 +- cmd/zerotier/cli/locator.go | 26 ++++++++++++++++++++++++ cmd/zerotier/cli/misc.go | 2 +- cmd/zerotier/cli/network.go | 2 +- cmd/zerotier/cli/networks.go | 2 +- cmd/zerotier/cli/peers.go | 2 +- cmd/zerotier/cli/service.go | 2 +- cmd/zerotier/cli/set.go | 2 +- cmd/zerotier/cli/status.go | 2 +- cmd/zerotier/zerotier.go | 4 +++- cmd/zt_service_tests/certificate.go | 2 +- controller/DB.cpp | 2 +- controller/DB.hpp | 2 +- controller/DBMirrorSet.cpp | 2 +- controller/DBMirrorSet.hpp | 2 +- controller/EmbeddedNetworkController.cpp | 2 +- controller/EmbeddedNetworkController.hpp | 2 +- controller/FileDB.cpp | 2 +- controller/FileDB.hpp | 2 +- controller/LFDB.cpp | 2 +- controller/LFDB.hpp | 2 +- core/AES.cpp | 2 +- core/AES.hpp | 2 +- core/Address.hpp | 2 +- core/Blob.hpp | 2 +- core/Buf.cpp | 2 +- core/Buf.hpp | 2 +- core/C25519.hpp | 2 +- core/CapabilityCredential.cpp | 2 +- core/CapabilityCredential.hpp | 2 +- core/Certificate.cpp | 2 +- core/Certificate.hpp | 2 +- core/Constants.hpp | 2 +- core/Containers.hpp | 2 +- core/Credential.cpp | 2 +- core/Credential.hpp | 2 +- core/Defaults.cpp | 2 +- core/Defaults.hpp | 2 +- core/Defragmenter.hpp | 2 +- core/Dictionary.cpp | 2 +- core/Dictionary.hpp | 2 +- core/ECC384.hpp | 2 +- core/Endpoint.cpp | 2 +- core/Endpoint.hpp | 2 +- core/EphemeralKey.hpp | 2 +- core/Expect.hpp | 2 +- core/FCV.hpp | 2 +- core/Fingerprint.hpp | 2 +- core/Identity.cpp | 2 +- core/Identity.hpp | 2 +- core/InetAddress.cpp | 2 +- core/InetAddress.hpp | 2 +- core/LZ4.hpp | 2 +- core/Locator.cpp | 2 +- core/Locator.hpp | 2 +- core/MAC.hpp | 2 +- core/Member.cpp | 2 +- core/Member.hpp | 2 +- core/MembershipCredential.cpp | 2 +- core/MembershipCredential.hpp | 2 +- core/Meter.hpp | 2 +- core/MulticastGroup.hpp | 2 +- core/Mutex.hpp | 2 +- core/Network.cpp | 2 +- core/Network.hpp | 2 +- core/NetworkConfig.cpp | 2 +- core/NetworkConfig.hpp | 2 +- core/NetworkController.hpp | 2 +- core/Node.cpp | 2 +- core/Node.hpp | 2 +- core/OS.hpp | 2 +- core/OwnershipCredential.cpp | 2 +- core/OwnershipCredential.hpp | 2 +- core/Path.cpp | 2 +- core/Path.hpp | 2 +- core/Peer.cpp | 2 +- core/Peer.hpp | 2 +- core/Poly1305.hpp | 2 +- core/Protocol.hpp | 2 +- core/RevocationCredential.cpp | 2 +- core/RevocationCredential.hpp | 2 +- core/RuntimeEnvironment.hpp | 2 +- core/SHA512.hpp | 2 +- core/Salsa20.hpp | 2 +- core/ScopedPtr.hpp | 2 +- core/SelfAwareness.cpp | 2 +- core/SelfAwareness.hpp | 2 +- core/SharedPtr.hpp | 2 +- core/SymmetricKey.hpp | 2 +- core/TagCredential.cpp | 2 +- core/TagCredential.hpp | 2 +- core/Tests.cpp | 2 +- core/Tests.h | 2 +- core/Topology.cpp | 2 +- core/Topology.hpp | 2 +- core/Trace.cpp | 2 +- core/Trace.hpp | 2 +- core/TriviallyCopyable.hpp | 2 +- core/Utils.cpp | 2 +- core/Utils.hpp | 2 +- core/VL1.cpp | 2 +- core/VL1.hpp | 2 +- core/VL2.cpp | 2 +- core/VL2.hpp | 2 +- core/version.h.in | 2 +- core/zerotier.h | 2 +- osdep/Arp.cpp | 2 +- osdep/Arp.hpp | 2 +- osdep/BSDEthernetTap.cpp | 2 +- osdep/BSDEthernetTap.hpp | 2 +- osdep/BlockingQueue.hpp | 2 +- osdep/EthernetTap.cpp | 2 +- osdep/EthernetTap.hpp | 2 +- osdep/LinuxEthernetTap.cpp | 2 +- osdep/LinuxEthernetTap.hpp | 2 +- osdep/LinuxNetLink.cpp | 2 +- osdep/LinuxNetLink.hpp | 2 +- osdep/MacEthernetTap.cpp | 2 +- osdep/MacEthernetTap.hpp | 2 +- osdep/MacEthernetTapAgent.c | 2 +- osdep/MacEthernetTapAgent.h | 2 +- osdep/MacKextEthernetTap.cpp | 2 +- osdep/MacKextEthernetTap.hpp | 2 +- osdep/NeighborDiscovery.cpp | 2 +- osdep/NeighborDiscovery.hpp | 2 +- osdep/NetBSDEthernetTap.cpp | 2 +- osdep/NetBSDEthernetTap.hpp | 2 +- osdep/OSUtils.cpp | 2 +- osdep/OSUtils.hpp | 2 +- osdep/Thread.hpp | 2 +- osdep/WindowsEthernetTap.cpp | 2 +- osdep/WindowsEthernetTap.hpp | 2 +- pkg/zerotier/address.go | 2 +- pkg/zerotier/api.go | 2 +- pkg/zerotier/certificate.go | 2 +- pkg/zerotier/endpoint.go | 2 +- pkg/zerotier/errors.go | 2 +- pkg/zerotier/fingerprint.go | 2 +- pkg/zerotier/identity.go | 2 +- pkg/zerotier/inetaddress.go | 2 +- pkg/zerotier/localconfig.go | 2 +- pkg/zerotier/locator.go | 2 +- pkg/zerotier/mac.go | 2 +- pkg/zerotier/misc.go | 2 +- pkg/zerotier/multicastgroup.go | 2 +- pkg/zerotier/nativetap.go | 2 +- pkg/zerotier/network.go | 2 +- pkg/zerotier/node.go | 2 +- pkg/zerotier/osdep-posix.go | 2 +- pkg/zerotier/osdep-windows.go | 2 +- pkg/zerotier/path.go | 2 +- pkg/zerotier/peer.go | 2 +- pkg/zerotier/route.go | 2 +- pkg/zerotier/sizelimitwriter.go | 2 +- pkg/zerotier/tap.go | 2 +- serviceiocore/GoGlue.cpp | 2 +- serviceiocore/GoGlue.h | 2 +- 165 files changed, 208 insertions(+), 168 deletions(-) create mode 100644 cmd/zerotier/cli/locator.go diff --git a/LICENSE.txt b/LICENSE.txt index 3c5acaab9..bbce8ff63 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -47,7 +47,7 @@ Additional Use Grant: You may make use of the Licensed Work, provided you services, social welfare, senior care, child care, and the care of persons with disabilities. -Change Date: 2024-01-01 +Change Date: 2025-01-01 Change License: Apache License version 2.0 as published by the Apache Software Foundation diff --git a/attic/PeerList.hpp b/attic/PeerList.hpp index 988f284bc..adba46adf 100644 --- a/attic/PeerList.hpp +++ b/attic/PeerList.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/attic/root/geoip-html.h b/attic/root/geoip-html.h index acf198e17..7b53235ae 100644 --- a/attic/root/geoip-html.h +++ b/attic/root/geoip-html.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/attic/root/root.cpp b/attic/root/root.cpp index 0360cd5e0..08f081beb 100644 --- a/attic/root/root.cpp +++ b/attic/root/root.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/cmd/zerotier/cli/cert.go b/cmd/zerotier/cli/cert.go index 67af8abdb..891fdf6db 100644 --- a/cmd/zerotier/cli/cert.go +++ b/cmd/zerotier/cli/cert.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/cmd/zerotier/cli/help.go b/cmd/zerotier/cli/help.go index 7b7081945..8a36571ea 100644 --- a/cmd/zerotier/cli/help.go +++ b/cmd/zerotier/cli/help.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. @@ -37,10 +37,12 @@ Commands: service [-options] Start node (see below) -d Fork into background (Unix only) status Show node status and configuration + join [-options] Join a virtual network -a Token to submit to controller -c Controller identity or fingerprint leave Leave a virtual network + networks List VL2 virtual networks network [command] [option] - Network management commands show Show network details (default) @@ -50,16 +52,19 @@ Commands: globalips Allow assignment of global IPs? globalroutes Can global IP space routes be set? defaultroute Can default route be overridden? + peers List VL1 peers peer
[command] [option] - Peer management commands show Show peer details (default) try [...] Try peer at explicit endpoint + set [option] [value] - Get or set a core config option port Primary P2P port secondaryport Secondary P2P port (0 to disable) blacklist cidr Toggle physical path blacklisting blacklist if Toggle interface prefix blacklisting portmap Toggle use of uPnP or NAT-PMP + controller [option] - Local controller management commands networks List networks run by local controller new Create a new network @@ -68,23 +73,30 @@ Commands: member [setting] [value] Show or modify member level settings auth
Authorize a peer deauth
Deauthorize a peer - identity [args] - Identity management commands + + identity [args] - Identity management new [c25519 | p384] Create identity (default: c25519) getpublic Extract only public part of identity fingerprint Get an identity's fingerprint validate Locally validate an identity sign Sign a file with an identity's key verify Verify a signature + + locator [args] - Locator management + new [...] Create new signed locator + verify Verify locator signature + show Show contents of a locator + certs List certificates - cert [args] - Certificate commands + cert [args] - Certificate management show [serial] List or show details of a certificate newsid Create a new subject unique ID newcsr Create a subject CSR sign Sign a CSR to create a certificate verify Verify a certificate import [trust,[trust]] Import certificate into this node - rootca Certificate is a root CA - ztrootset ZeroTier root node set + rootca Certificate is a root CA (trust flag) + ztrootset ZeroTier root node set (trust flag) restore Re-import default certificates export [path] Export a certificate from this node delete Delete certificate from this node diff --git a/cmd/zerotier/cli/identity.go b/cmd/zerotier/cli/identity.go index ab6129e1c..5817fc8ae 100644 --- a/cmd/zerotier/cli/identity.go +++ b/cmd/zerotier/cli/identity.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/cmd/zerotier/cli/join.go b/cmd/zerotier/cli/join.go index 61b07656f..7b539c5db 100644 --- a/cmd/zerotier/cli/join.go +++ b/cmd/zerotier/cli/join.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/cmd/zerotier/cli/leave.go b/cmd/zerotier/cli/leave.go index b80cacd59..2ce8e3c21 100644 --- a/cmd/zerotier/cli/leave.go +++ b/cmd/zerotier/cli/leave.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/cmd/zerotier/cli/locator.go b/cmd/zerotier/cli/locator.go new file mode 100644 index 000000000..f05cfe79a --- /dev/null +++ b/cmd/zerotier/cli/locator.go @@ -0,0 +1,26 @@ +/* + * Copyright (c)2013-2020 ZeroTier, Inc. + * + * Use of this software is governed by the Business Source License included + * in the LICENSE.TXT file in the project's root directory. + * + * Change Date: 2025-01-01 + * + * On the date above, in accordance with the Business Source License, use + * of this software will be governed by version 2.0 of the Apache License. + */ +/****/ + +package cli + +func Locator(args []string) int { + if len(args) < 1 { + Help() + return 1 + } + + switch args[0] { + } + + return 0 +} diff --git a/cmd/zerotier/cli/misc.go b/cmd/zerotier/cli/misc.go index 066f42b26..f7044a3e3 100644 --- a/cmd/zerotier/cli/misc.go +++ b/cmd/zerotier/cli/misc.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/cmd/zerotier/cli/network.go b/cmd/zerotier/cli/network.go index d602dece4..108f06b55 100644 --- a/cmd/zerotier/cli/network.go +++ b/cmd/zerotier/cli/network.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/cmd/zerotier/cli/networks.go b/cmd/zerotier/cli/networks.go index f11355477..18a87ae9d 100644 --- a/cmd/zerotier/cli/networks.go +++ b/cmd/zerotier/cli/networks.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/cmd/zerotier/cli/peers.go b/cmd/zerotier/cli/peers.go index b665c286d..e8e830acf 100644 --- a/cmd/zerotier/cli/peers.go +++ b/cmd/zerotier/cli/peers.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/cmd/zerotier/cli/service.go b/cmd/zerotier/cli/service.go index 3467f57dd..5a83cdb50 100644 --- a/cmd/zerotier/cli/service.go +++ b/cmd/zerotier/cli/service.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/cmd/zerotier/cli/set.go b/cmd/zerotier/cli/set.go index cf1b8f7ac..ed79d0c8e 100644 --- a/cmd/zerotier/cli/set.go +++ b/cmd/zerotier/cli/set.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/cmd/zerotier/cli/status.go b/cmd/zerotier/cli/status.go index 286a1d7c9..669edc0de 100644 --- a/cmd/zerotier/cli/status.go +++ b/cmd/zerotier/cli/status.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/cmd/zerotier/zerotier.go b/cmd/zerotier/zerotier.go index c6f00629d..8c64fd6cc 100644 --- a/cmd/zerotier/zerotier.go +++ b/cmd/zerotier/zerotier.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. @@ -146,6 +146,8 @@ func main() { exitCode = cli.Set(basePath, authToken(basePath, *tflag, *tTflag), cmdArgs) case "identity": exitCode = cli.Identity(cmdArgs) + case "locator": + exitCode = cli.Locator(cmdArgs) case "certs", "listcerts", "lscerts": // same as "cert show" with no specific serial to show exitCode = cli.Cert(basePath, authToken(basePath, *tflag, *tTflag), []string{"show"}, *jflag) case "cert": diff --git a/cmd/zt_service_tests/certificate.go b/cmd/zt_service_tests/certificate.go index 75b34c487..4ef7df914 100644 --- a/cmd/zt_service_tests/certificate.go +++ b/cmd/zt_service_tests/certificate.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/controller/DB.cpp b/controller/DB.cpp index 634297707..3cf7502af 100644 --- a/controller/DB.cpp +++ b/controller/DB.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/controller/DB.hpp b/controller/DB.hpp index 43b3c675b..4c2a73b77 100644 --- a/controller/DB.hpp +++ b/controller/DB.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/controller/DBMirrorSet.cpp b/controller/DBMirrorSet.cpp index c3c1da19f..b17b09ff5 100644 --- a/controller/DBMirrorSet.cpp +++ b/controller/DBMirrorSet.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/controller/DBMirrorSet.hpp b/controller/DBMirrorSet.hpp index b276cb5ca..940530e2d 100644 --- a/controller/DBMirrorSet.hpp +++ b/controller/DBMirrorSet.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/controller/EmbeddedNetworkController.cpp b/controller/EmbeddedNetworkController.cpp index ad18b0817..d2ba9290f 100644 --- a/controller/EmbeddedNetworkController.cpp +++ b/controller/EmbeddedNetworkController.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/controller/EmbeddedNetworkController.hpp b/controller/EmbeddedNetworkController.hpp index a4809e2b6..3d277e979 100644 --- a/controller/EmbeddedNetworkController.hpp +++ b/controller/EmbeddedNetworkController.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/controller/FileDB.cpp b/controller/FileDB.cpp index f8e70631f..f0fa54a7d 100644 --- a/controller/FileDB.cpp +++ b/controller/FileDB.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/controller/FileDB.hpp b/controller/FileDB.hpp index 27125b352..57025871b 100644 --- a/controller/FileDB.hpp +++ b/controller/FileDB.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/controller/LFDB.cpp b/controller/LFDB.cpp index 8fef6986f..82270c533 100644 --- a/controller/LFDB.cpp +++ b/controller/LFDB.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/controller/LFDB.hpp b/controller/LFDB.hpp index 1f930dd6a..1dfc6f662 100644 --- a/controller/LFDB.hpp +++ b/controller/LFDB.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/AES.cpp b/core/AES.cpp index 590321916..7589be88e 100644 --- a/core/AES.cpp +++ b/core/AES.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/AES.hpp b/core/AES.hpp index 056be7892..a835aaba8 100644 --- a/core/AES.hpp +++ b/core/AES.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Address.hpp b/core/Address.hpp index ebadf4fbe..e999f353e 100644 --- a/core/Address.hpp +++ b/core/Address.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Blob.hpp b/core/Blob.hpp index b5132a206..8f31de838 100644 --- a/core/Blob.hpp +++ b/core/Blob.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Buf.cpp b/core/Buf.cpp index 8e770a714..8d84ea921 100644 --- a/core/Buf.cpp +++ b/core/Buf.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Buf.hpp b/core/Buf.hpp index 2c739f363..96b952ef3 100644 --- a/core/Buf.hpp +++ b/core/Buf.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/C25519.hpp b/core/C25519.hpp index 0a2b710f6..fa7aef915 100644 --- a/core/C25519.hpp +++ b/core/C25519.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/CapabilityCredential.cpp b/core/CapabilityCredential.cpp index 27cb75788..9f9b60ef3 100644 --- a/core/CapabilityCredential.cpp +++ b/core/CapabilityCredential.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/CapabilityCredential.hpp b/core/CapabilityCredential.hpp index fe32eba77..6836a3291 100644 --- a/core/CapabilityCredential.hpp +++ b/core/CapabilityCredential.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Certificate.cpp b/core/Certificate.cpp index 2755aa9e9..ca5e90184 100644 --- a/core/Certificate.cpp +++ b/core/Certificate.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Certificate.hpp b/core/Certificate.hpp index a37f48326..d7d635b41 100644 --- a/core/Certificate.hpp +++ b/core/Certificate.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Constants.hpp b/core/Constants.hpp index 693ba02d8..0a7e1c951 100644 --- a/core/Constants.hpp +++ b/core/Constants.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Containers.hpp b/core/Containers.hpp index d1be79dc9..61a1cc833 100644 --- a/core/Containers.hpp +++ b/core/Containers.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Credential.cpp b/core/Credential.cpp index 2a8cd95be..948dd6702 100644 --- a/core/Credential.cpp +++ b/core/Credential.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Credential.hpp b/core/Credential.hpp index 06ee4949e..9c38007d2 100644 --- a/core/Credential.hpp +++ b/core/Credential.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Defaults.cpp b/core/Defaults.cpp index c3b3920a4..ae642c530 100644 --- a/core/Defaults.cpp +++ b/core/Defaults.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Defaults.hpp b/core/Defaults.hpp index 78775d35a..41d9c6c6c 100644 --- a/core/Defaults.hpp +++ b/core/Defaults.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Defragmenter.hpp b/core/Defragmenter.hpp index 2e79da4cd..9f42b86c3 100644 --- a/core/Defragmenter.hpp +++ b/core/Defragmenter.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Dictionary.cpp b/core/Dictionary.cpp index 3267af96d..3cb3fa6c5 100644 --- a/core/Dictionary.cpp +++ b/core/Dictionary.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Dictionary.hpp b/core/Dictionary.hpp index 393e5dcba..bb8b347e0 100644 --- a/core/Dictionary.hpp +++ b/core/Dictionary.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/ECC384.hpp b/core/ECC384.hpp index 56b89a01c..ffb7e0292 100644 --- a/core/ECC384.hpp +++ b/core/ECC384.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Endpoint.cpp b/core/Endpoint.cpp index 7d08dde36..7b4c5c5f5 100644 --- a/core/Endpoint.cpp +++ b/core/Endpoint.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Endpoint.hpp b/core/Endpoint.hpp index a4f4f1753..2a7ab9120 100644 --- a/core/Endpoint.hpp +++ b/core/Endpoint.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/EphemeralKey.hpp b/core/EphemeralKey.hpp index b10902e55..f1ae40ffd 100644 --- a/core/EphemeralKey.hpp +++ b/core/EphemeralKey.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Expect.hpp b/core/Expect.hpp index 940378c74..574de5053 100644 --- a/core/Expect.hpp +++ b/core/Expect.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/FCV.hpp b/core/FCV.hpp index 22eed9361..77605e6c1 100644 --- a/core/FCV.hpp +++ b/core/FCV.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Fingerprint.hpp b/core/Fingerprint.hpp index 46956fa47..067a3847d 100644 --- a/core/Fingerprint.hpp +++ b/core/Fingerprint.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Identity.cpp b/core/Identity.cpp index 914f06820..bdbf98498 100644 --- a/core/Identity.cpp +++ b/core/Identity.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Identity.hpp b/core/Identity.hpp index f988e8d83..a65aa4f58 100644 --- a/core/Identity.hpp +++ b/core/Identity.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/InetAddress.cpp b/core/InetAddress.cpp index 827bb31c1..73347a691 100644 --- a/core/InetAddress.cpp +++ b/core/InetAddress.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/InetAddress.hpp b/core/InetAddress.hpp index 50fb3490a..8ad556d03 100644 --- a/core/InetAddress.hpp +++ b/core/InetAddress.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/LZ4.hpp b/core/LZ4.hpp index 227dce627..66e285f2f 100644 --- a/core/LZ4.hpp +++ b/core/LZ4.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Locator.cpp b/core/Locator.cpp index 279219d4f..c713b9781 100644 --- a/core/Locator.cpp +++ b/core/Locator.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Locator.hpp b/core/Locator.hpp index 2cf4ff974..84ac3f83c 100644 --- a/core/Locator.hpp +++ b/core/Locator.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/MAC.hpp b/core/MAC.hpp index 3ed4ed6e7..982a0c71a 100644 --- a/core/MAC.hpp +++ b/core/MAC.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Member.cpp b/core/Member.cpp index 2a82ce542..a9d0d4579 100644 --- a/core/Member.cpp +++ b/core/Member.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Member.hpp b/core/Member.hpp index 3425efe24..cd87fe346 100644 --- a/core/Member.hpp +++ b/core/Member.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/MembershipCredential.cpp b/core/MembershipCredential.cpp index ae3f2ae88..89fcb2364 100644 --- a/core/MembershipCredential.cpp +++ b/core/MembershipCredential.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/MembershipCredential.hpp b/core/MembershipCredential.hpp index c5c98ed8e..a0080f6c8 100644 --- a/core/MembershipCredential.hpp +++ b/core/MembershipCredential.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Meter.hpp b/core/Meter.hpp index 65e0cf3a9..1a25931bd 100644 --- a/core/Meter.hpp +++ b/core/Meter.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/MulticastGroup.hpp b/core/MulticastGroup.hpp index c4876815b..56b11b554 100644 --- a/core/MulticastGroup.hpp +++ b/core/MulticastGroup.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Mutex.hpp b/core/Mutex.hpp index 1f4a36ac1..8ddb878f8 100644 --- a/core/Mutex.hpp +++ b/core/Mutex.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Network.cpp b/core/Network.cpp index 9a52ce1a3..d5865dc74 100644 --- a/core/Network.cpp +++ b/core/Network.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Network.hpp b/core/Network.hpp index 8248c8e08..a7d99fb0c 100644 --- a/core/Network.hpp +++ b/core/Network.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/NetworkConfig.cpp b/core/NetworkConfig.cpp index 18c097b2d..fb70a5580 100644 --- a/core/NetworkConfig.cpp +++ b/core/NetworkConfig.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/NetworkConfig.hpp b/core/NetworkConfig.hpp index a46a34d23..8979a6fe2 100644 --- a/core/NetworkConfig.hpp +++ b/core/NetworkConfig.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/NetworkController.hpp b/core/NetworkController.hpp index 24500b58f..3310ac5fd 100644 --- a/core/NetworkController.hpp +++ b/core/NetworkController.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Node.cpp b/core/Node.cpp index 3ca48ad13..a8d258a51 100644 --- a/core/Node.cpp +++ b/core/Node.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Node.hpp b/core/Node.hpp index 55091585e..a5f4ec150 100644 --- a/core/Node.hpp +++ b/core/Node.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/OS.hpp b/core/OS.hpp index 111d72625..a00743916 100644 --- a/core/OS.hpp +++ b/core/OS.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/OwnershipCredential.cpp b/core/OwnershipCredential.cpp index 57f41a3bb..7cbdbddf5 100644 --- a/core/OwnershipCredential.cpp +++ b/core/OwnershipCredential.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/OwnershipCredential.hpp b/core/OwnershipCredential.hpp index 44d27d0dd..61b8b0785 100644 --- a/core/OwnershipCredential.hpp +++ b/core/OwnershipCredential.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Path.cpp b/core/Path.cpp index 489116f06..ed4789949 100644 --- a/core/Path.cpp +++ b/core/Path.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Path.hpp b/core/Path.hpp index c05e2ff02..6f4c59b05 100644 --- a/core/Path.hpp +++ b/core/Path.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Peer.cpp b/core/Peer.cpp index a5094f9ce..623f8e9db 100644 --- a/core/Peer.cpp +++ b/core/Peer.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Peer.hpp b/core/Peer.hpp index 22a27ed86..4272d0473 100644 --- a/core/Peer.hpp +++ b/core/Peer.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Poly1305.hpp b/core/Poly1305.hpp index 22ad4707f..303a4bf06 100644 --- a/core/Poly1305.hpp +++ b/core/Poly1305.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Protocol.hpp b/core/Protocol.hpp index 9f45fd858..d36a6bed5 100644 --- a/core/Protocol.hpp +++ b/core/Protocol.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/RevocationCredential.cpp b/core/RevocationCredential.cpp index 14d8d1a33..12e169013 100644 --- a/core/RevocationCredential.cpp +++ b/core/RevocationCredential.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/RevocationCredential.hpp b/core/RevocationCredential.hpp index b25a5f998..024fc2edc 100644 --- a/core/RevocationCredential.hpp +++ b/core/RevocationCredential.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/RuntimeEnvironment.hpp b/core/RuntimeEnvironment.hpp index 8a9743d71..914b6f587 100644 --- a/core/RuntimeEnvironment.hpp +++ b/core/RuntimeEnvironment.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/SHA512.hpp b/core/SHA512.hpp index e749a9701..12ac9583a 100644 --- a/core/SHA512.hpp +++ b/core/SHA512.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Salsa20.hpp b/core/Salsa20.hpp index 2278022b7..3b0760380 100644 --- a/core/Salsa20.hpp +++ b/core/Salsa20.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/ScopedPtr.hpp b/core/ScopedPtr.hpp index 84ef0eacb..f9b5bcfd8 100644 --- a/core/ScopedPtr.hpp +++ b/core/ScopedPtr.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/SelfAwareness.cpp b/core/SelfAwareness.cpp index 5b5d424d8..cadca4ad2 100644 --- a/core/SelfAwareness.cpp +++ b/core/SelfAwareness.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/SelfAwareness.hpp b/core/SelfAwareness.hpp index f488ff42e..357849a47 100644 --- a/core/SelfAwareness.hpp +++ b/core/SelfAwareness.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/SharedPtr.hpp b/core/SharedPtr.hpp index 5a95e117b..8af4617eb 100644 --- a/core/SharedPtr.hpp +++ b/core/SharedPtr.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/SymmetricKey.hpp b/core/SymmetricKey.hpp index 044c00704..e874e6b09 100644 --- a/core/SymmetricKey.hpp +++ b/core/SymmetricKey.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/TagCredential.cpp b/core/TagCredential.cpp index fdb18a4a2..7070fe323 100644 --- a/core/TagCredential.cpp +++ b/core/TagCredential.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/TagCredential.hpp b/core/TagCredential.hpp index e97d3ef5f..7ccf5dbea 100644 --- a/core/TagCredential.hpp +++ b/core/TagCredential.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Tests.cpp b/core/Tests.cpp index 6afd50a41..f4c249693 100644 --- a/core/Tests.cpp +++ b/core/Tests.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Tests.h b/core/Tests.h index 41ea4f5c1..354c36464 100644 --- a/core/Tests.h +++ b/core/Tests.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Topology.cpp b/core/Topology.cpp index 811e9b951..c64331c7e 100644 --- a/core/Topology.cpp +++ b/core/Topology.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Topology.hpp b/core/Topology.hpp index fe6fe175a..1a0685a95 100644 --- a/core/Topology.hpp +++ b/core/Topology.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Trace.cpp b/core/Trace.cpp index 53b2831ba..1abd10729 100644 --- a/core/Trace.cpp +++ b/core/Trace.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Trace.hpp b/core/Trace.hpp index 28f2f9728..c15644e55 100644 --- a/core/Trace.hpp +++ b/core/Trace.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/TriviallyCopyable.hpp b/core/TriviallyCopyable.hpp index c9283299c..4bea0e5b2 100644 --- a/core/TriviallyCopyable.hpp +++ b/core/TriviallyCopyable.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Utils.cpp b/core/Utils.cpp index 1d8f9d9fb..dd326ebe2 100644 --- a/core/Utils.cpp +++ b/core/Utils.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/Utils.hpp b/core/Utils.hpp index b545e773b..aac6d734d 100644 --- a/core/Utils.hpp +++ b/core/Utils.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/VL1.cpp b/core/VL1.cpp index 76d2970e2..3a108b76f 100644 --- a/core/VL1.cpp +++ b/core/VL1.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/VL1.hpp b/core/VL1.hpp index 7c8b7f066..e4c8c3f72 100644 --- a/core/VL1.hpp +++ b/core/VL1.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/VL2.cpp b/core/VL2.cpp index 63cdbdba4..d5651b9bf 100644 --- a/core/VL2.cpp +++ b/core/VL2.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/VL2.hpp b/core/VL2.hpp index 172db47ac..b30def565 100644 --- a/core/VL2.hpp +++ b/core/VL2.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/version.h.in b/core/version.h.in index 690f7421b..1e64fb336 100644 --- a/core/version.h.in +++ b/core/version.h.in @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/core/zerotier.h b/core/zerotier.h index aeaef1722..54189af7e 100644 --- a/core/zerotier.h +++ b/core/zerotier.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/osdep/Arp.cpp b/osdep/Arp.cpp index 448bc71ab..321a8a240 100644 --- a/osdep/Arp.cpp +++ b/osdep/Arp.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/osdep/Arp.hpp b/osdep/Arp.hpp index e3ea2c2c7..2ba83fa24 100644 --- a/osdep/Arp.hpp +++ b/osdep/Arp.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/osdep/BSDEthernetTap.cpp b/osdep/BSDEthernetTap.cpp index 1a644fffb..9307d6445 100644 --- a/osdep/BSDEthernetTap.cpp +++ b/osdep/BSDEthernetTap.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/osdep/BSDEthernetTap.hpp b/osdep/BSDEthernetTap.hpp index f238c45cd..179f0fd40 100644 --- a/osdep/BSDEthernetTap.hpp +++ b/osdep/BSDEthernetTap.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/osdep/BlockingQueue.hpp b/osdep/BlockingQueue.hpp index eab90d4db..b6f70c234 100644 --- a/osdep/BlockingQueue.hpp +++ b/osdep/BlockingQueue.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/osdep/EthernetTap.cpp b/osdep/EthernetTap.cpp index a49233147..5535b14d8 100644 --- a/osdep/EthernetTap.cpp +++ b/osdep/EthernetTap.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/osdep/EthernetTap.hpp b/osdep/EthernetTap.hpp index 320aa45e4..6066b5be1 100644 --- a/osdep/EthernetTap.hpp +++ b/osdep/EthernetTap.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/osdep/LinuxEthernetTap.cpp b/osdep/LinuxEthernetTap.cpp index 6dfed819d..4d17611a5 100644 --- a/osdep/LinuxEthernetTap.cpp +++ b/osdep/LinuxEthernetTap.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/osdep/LinuxEthernetTap.hpp b/osdep/LinuxEthernetTap.hpp index f51aee0c0..a7feaeee2 100644 --- a/osdep/LinuxEthernetTap.hpp +++ b/osdep/LinuxEthernetTap.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/osdep/LinuxNetLink.cpp b/osdep/LinuxNetLink.cpp index a62de9ee1..1cd6214b3 100644 --- a/osdep/LinuxNetLink.cpp +++ b/osdep/LinuxNetLink.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/osdep/LinuxNetLink.hpp b/osdep/LinuxNetLink.hpp index 74427a873..18292ae3f 100644 --- a/osdep/LinuxNetLink.hpp +++ b/osdep/LinuxNetLink.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/osdep/MacEthernetTap.cpp b/osdep/MacEthernetTap.cpp index cb64fb551..9cdfbec45 100644 --- a/osdep/MacEthernetTap.cpp +++ b/osdep/MacEthernetTap.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/osdep/MacEthernetTap.hpp b/osdep/MacEthernetTap.hpp index 35f8bef54..9469c0069 100644 --- a/osdep/MacEthernetTap.hpp +++ b/osdep/MacEthernetTap.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/osdep/MacEthernetTapAgent.c b/osdep/MacEthernetTapAgent.c index 95cea896a..66d38ff14 100644 --- a/osdep/MacEthernetTapAgent.c +++ b/osdep/MacEthernetTapAgent.c @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/osdep/MacEthernetTapAgent.h b/osdep/MacEthernetTapAgent.h index 70610bd13..9ea25ff02 100644 --- a/osdep/MacEthernetTapAgent.h +++ b/osdep/MacEthernetTapAgent.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/osdep/MacKextEthernetTap.cpp b/osdep/MacKextEthernetTap.cpp index 95af9b07c..29bed8d01 100644 --- a/osdep/MacKextEthernetTap.cpp +++ b/osdep/MacKextEthernetTap.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/osdep/MacKextEthernetTap.hpp b/osdep/MacKextEthernetTap.hpp index 5fcc952e0..55c426e89 100644 --- a/osdep/MacKextEthernetTap.hpp +++ b/osdep/MacKextEthernetTap.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/osdep/NeighborDiscovery.cpp b/osdep/NeighborDiscovery.cpp index 5612376ad..72653eb2a 100644 --- a/osdep/NeighborDiscovery.cpp +++ b/osdep/NeighborDiscovery.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/osdep/NeighborDiscovery.hpp b/osdep/NeighborDiscovery.hpp index 51b0b2f3a..07b16231d 100644 --- a/osdep/NeighborDiscovery.hpp +++ b/osdep/NeighborDiscovery.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/osdep/NetBSDEthernetTap.cpp b/osdep/NetBSDEthernetTap.cpp index 733d794f5..1d4a8ab8f 100644 --- a/osdep/NetBSDEthernetTap.cpp +++ b/osdep/NetBSDEthernetTap.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/osdep/NetBSDEthernetTap.hpp b/osdep/NetBSDEthernetTap.hpp index b404cdec4..8b3c4528f 100644 --- a/osdep/NetBSDEthernetTap.hpp +++ b/osdep/NetBSDEthernetTap.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/osdep/OSUtils.cpp b/osdep/OSUtils.cpp index f1d56c307..e457a777d 100644 --- a/osdep/OSUtils.cpp +++ b/osdep/OSUtils.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/osdep/OSUtils.hpp b/osdep/OSUtils.hpp index 1807d831c..38a7034f1 100644 --- a/osdep/OSUtils.hpp +++ b/osdep/OSUtils.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/osdep/Thread.hpp b/osdep/Thread.hpp index 4bfab8efd..a94df6949 100644 --- a/osdep/Thread.hpp +++ b/osdep/Thread.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/osdep/WindowsEthernetTap.cpp b/osdep/WindowsEthernetTap.cpp index a2d36d68f..956d3a5d4 100644 --- a/osdep/WindowsEthernetTap.cpp +++ b/osdep/WindowsEthernetTap.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/osdep/WindowsEthernetTap.hpp b/osdep/WindowsEthernetTap.hpp index 06cd7cee9..f5fe562f6 100644 --- a/osdep/WindowsEthernetTap.hpp +++ b/osdep/WindowsEthernetTap.hpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/pkg/zerotier/address.go b/pkg/zerotier/address.go index 3dc994356..d000d9bf0 100644 --- a/pkg/zerotier/address.go +++ b/pkg/zerotier/address.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/pkg/zerotier/api.go b/pkg/zerotier/api.go index c1afc81c0..e7ab54ef5 100644 --- a/pkg/zerotier/api.go +++ b/pkg/zerotier/api.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/pkg/zerotier/certificate.go b/pkg/zerotier/certificate.go index b70f4147c..79dd9a571 100644 --- a/pkg/zerotier/certificate.go +++ b/pkg/zerotier/certificate.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/pkg/zerotier/endpoint.go b/pkg/zerotier/endpoint.go index b6ace8e23..bac5a8d25 100644 --- a/pkg/zerotier/endpoint.go +++ b/pkg/zerotier/endpoint.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/pkg/zerotier/errors.go b/pkg/zerotier/errors.go index 1863e7191..6ac613af3 100644 --- a/pkg/zerotier/errors.go +++ b/pkg/zerotier/errors.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/pkg/zerotier/fingerprint.go b/pkg/zerotier/fingerprint.go index f846bfe9f..78e17ad1e 100644 --- a/pkg/zerotier/fingerprint.go +++ b/pkg/zerotier/fingerprint.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/pkg/zerotier/identity.go b/pkg/zerotier/identity.go index 08a541866..5332a5671 100644 --- a/pkg/zerotier/identity.go +++ b/pkg/zerotier/identity.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/pkg/zerotier/inetaddress.go b/pkg/zerotier/inetaddress.go index 88c9f579f..4c7ceb368 100644 --- a/pkg/zerotier/inetaddress.go +++ b/pkg/zerotier/inetaddress.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/pkg/zerotier/localconfig.go b/pkg/zerotier/localconfig.go index 827090ffb..54bb0592f 100644 --- a/pkg/zerotier/localconfig.go +++ b/pkg/zerotier/localconfig.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/pkg/zerotier/locator.go b/pkg/zerotier/locator.go index bfc908f5c..4170d84e9 100644 --- a/pkg/zerotier/locator.go +++ b/pkg/zerotier/locator.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/pkg/zerotier/mac.go b/pkg/zerotier/mac.go index 4ce50eb54..d21dd798f 100644 --- a/pkg/zerotier/mac.go +++ b/pkg/zerotier/mac.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/pkg/zerotier/misc.go b/pkg/zerotier/misc.go index d4babb982..a3f9bc22f 100644 --- a/pkg/zerotier/misc.go +++ b/pkg/zerotier/misc.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/pkg/zerotier/multicastgroup.go b/pkg/zerotier/multicastgroup.go index 98b6b64ec..9ea9f618d 100644 --- a/pkg/zerotier/multicastgroup.go +++ b/pkg/zerotier/multicastgroup.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/pkg/zerotier/nativetap.go b/pkg/zerotier/nativetap.go index 90cdf9238..fbec75ab6 100644 --- a/pkg/zerotier/nativetap.go +++ b/pkg/zerotier/nativetap.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/pkg/zerotier/network.go b/pkg/zerotier/network.go index 3f6da0ad0..9c3c7e2f2 100644 --- a/pkg/zerotier/network.go +++ b/pkg/zerotier/network.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/pkg/zerotier/node.go b/pkg/zerotier/node.go index 05232517d..fc4fc40f7 100644 --- a/pkg/zerotier/node.go +++ b/pkg/zerotier/node.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/pkg/zerotier/osdep-posix.go b/pkg/zerotier/osdep-posix.go index 13a5adc33..beb2a086e 100644 --- a/pkg/zerotier/osdep-posix.go +++ b/pkg/zerotier/osdep-posix.go @@ -6,7 +6,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/pkg/zerotier/osdep-windows.go b/pkg/zerotier/osdep-windows.go index d2dcf6189..2bea5c30e 100644 --- a/pkg/zerotier/osdep-windows.go +++ b/pkg/zerotier/osdep-windows.go @@ -6,7 +6,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/pkg/zerotier/path.go b/pkg/zerotier/path.go index 18c9fcf36..23bf9775c 100644 --- a/pkg/zerotier/path.go +++ b/pkg/zerotier/path.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/pkg/zerotier/peer.go b/pkg/zerotier/peer.go index 5e6c92da7..788fe5b89 100644 --- a/pkg/zerotier/peer.go +++ b/pkg/zerotier/peer.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/pkg/zerotier/route.go b/pkg/zerotier/route.go index de45cebce..07bc85bf9 100644 --- a/pkg/zerotier/route.go +++ b/pkg/zerotier/route.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/pkg/zerotier/sizelimitwriter.go b/pkg/zerotier/sizelimitwriter.go index ea72edc48..36aeb1e4d 100644 --- a/pkg/zerotier/sizelimitwriter.go +++ b/pkg/zerotier/sizelimitwriter.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/pkg/zerotier/tap.go b/pkg/zerotier/tap.go index e4c214b1a..a1e19e352 100644 --- a/pkg/zerotier/tap.go +++ b/pkg/zerotier/tap.go @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/serviceiocore/GoGlue.cpp b/serviceiocore/GoGlue.cpp index 328350985..acc958101 100644 --- a/serviceiocore/GoGlue.cpp +++ b/serviceiocore/GoGlue.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License. diff --git a/serviceiocore/GoGlue.h b/serviceiocore/GoGlue.h index 1884f33bc..308af2717 100644 --- a/serviceiocore/GoGlue.h +++ b/serviceiocore/GoGlue.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file in the project's root directory. * - * Change Date: 2024-01-01 + * Change Date: 2025-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2.0 of the Apache License.