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 bde8cd4cb37a5fe38eeb21cf999d9cb185ffcbe547429105be2da2af16233fc4..94c23461d0aa77c6322dcabe1f2c807f73534f93e0293c9ec167bfe72e2a8ab6 100644 --- a/cmd/netstring/main.go +++ b/cmd/netstring/main.go @@ -1,6 +1,6 @@ /* netstring -- netstring format serialization library -Copyright (C) 2015-2022 Sergey Matveev +Copyright (C) 2015-2023 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 310386756484a1b03451ec83d60b5090b4bbf3241841ac45ec3c5e0376921991..485c3c4e493810ebe17533f5666afa9dbb6a6be8fe754ec99f875e660af6ad37 100644 --- a/ns.go +++ b/ns.go @@ -1,6 +1,6 @@ /* netstring -- netstring format serialization library -Copyright (C) 2015-2022 Sergey Matveev +Copyright (C) 2015-2023 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 9eb164714b2efdbb1984680a2fc9dea987a007a24a18202010e76362806a181a..e123548483381f757110e89b2cc6cfe58b2db958334a25b3d966d661e33c6311 100644 --- a/ns_test.go +++ b/ns_test.go @@ -1,6 +1,6 @@ /* netstring -- netstring format serialization library -Copyright (C) 2015-2022 Sergey Matveev +Copyright (C) 2015-2023 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 a13a74e6183f695ca3c60ea2f2eb602b59af9888cd953ac55fb073c4f2a4bb37..4833688cf6e9f7c230291fe3df9fa59a3ec353313e27272a29e958d0b3b24d4b 100644 --- a/r.go +++ b/r.go @@ -1,6 +1,6 @@ /* netstring -- netstring format serialization library -Copyright (C) 2015-2022 Sergey Matveev +Copyright (C) 2015-2023 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 a2964a5405d293a65783c9edb2e23fed70881e2ade0624e11bb4d11b598fe8f1..84690388bcdd3877c2827356535bcc27364c257fcf5f91a9815b40c638f0aa31 100644 --- a/w.go +++ b/w.go @@ -1,6 +1,6 @@ /* netstring -- netstring format serialization library -Copyright (C) 2015-2022 Sergey Matveev +Copyright (C) 2015-2023 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