cmd/netstring/main.go | 2 +- ns.go | 2 +- ns_test.go | 2 +- r.go | 2 +- w.go | 2 +- diff --git a/cmd/netstring/main.go b/cmd/netstring/main.go index 35d08c10f94818366bd2831458933ec46a5e74296cda2ac2411ae7e487997261..dffb170bc82309d1e0761cc9be339c3ea99d9e122fe0f43d5d7515167afeb42b 100644 --- a/cmd/netstring/main.go +++ b/cmd/netstring/main.go @@ -1,5 +1,5 @@ // netstring -- netstring format serialization library -// Copyright (C) 2015-2025 Sergey Matveev +// Copyright (C) 2015-2026 Sergey Matveev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/ns.go b/ns.go index 418a38a37735edfcf33b16b2caeedd07a3a8480bcacb8ada1a93f3e16c7496b8..666eb545ede77bfc4e93a99eeea5252f64c3d85001bc9ba1e046bca72344fcd1 100644 --- a/ns.go +++ b/ns.go @@ -1,5 +1,5 @@ // netstring -- netstring format serialization library -// Copyright (C) 2015-2025 Sergey Matveev +// Copyright (C) 2015-2026 Sergey Matveev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/ns_test.go b/ns_test.go index 53063f793a5cbce5e687f0b0685c24ec38fc857d5dc94bc9de4d5b09949a5447..98c9e6cb5fb6c84f3c671ac0c97f9cc3d1bae96472a9a4e7b788d77ba53020c2 100644 --- a/ns_test.go +++ b/ns_test.go @@ -1,5 +1,5 @@ // netstring -- netstring format serialization library -// Copyright (C) 2015-2025 Sergey Matveev +// Copyright (C) 2015-2026 Sergey Matveev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/r.go b/r.go index 1f18c92d42f3500d2c37a12e81623604f717fdef9e0ef49c02f24e6d162a41bb..bf67bf2dd26766ebc771c3ab9a1bbe5320587967da3c76672fb728c67004163b 100644 --- a/r.go +++ b/r.go @@ -1,5 +1,5 @@ // netstring -- netstring format serialization library -// Copyright (C) 2015-2025 Sergey Matveev +// Copyright (C) 2015-2026 Sergey Matveev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/w.go b/w.go index efb1e6b68302cf302526b46787b3a712087740b597208178bd9d5a3baf59ea0d..8cf7f0f71e6278210f9cc1c9ae8009e9ceba544d7b790e7c09a0e94d051d9357 100644 --- a/w.go +++ b/w.go @@ -1,5 +1,5 @@ // netstring -- netstring format serialization library -// Copyright (C) 2015-2025 Sergey Matveev +// Copyright (C) 2015-2026 Sergey Matveev // // 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