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 2205dd22b718caa7da6c50c80c672d63f1618161678f5274145643fca6aaace0..bde8cd4cb37a5fe38eeb21cf999d9cb185ffcbe547429105be2da2af16233fc4 100644 --- a/cmd/netstring/main.go +++ b/cmd/netstring/main.go @@ -1,6 +1,6 @@ /* netstring -- netstring format serialization library -Copyright (C) 2015-2021 Sergey Matveev +Copyright (C) 2015-2022 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 d3336fc7b29cb7b34a81b82fe66e0c8c10db2222adc27127cb84cf8a87386f7f..5ead0ec2bd74d4c583146190425afcd6ae86d629c447ce12f378645c0dd7be24 100644 --- a/ns.go +++ b/ns.go @@ -1,6 +1,6 @@ /* netstring -- netstring format serialization library -Copyright (C) 2015-2021 Sergey Matveev +Copyright (C) 2015-2022 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 f65e3f3742f2c6cacfccbdd489ca5b90a175388ebf575d23f94ca8470e2bf7c8..7adafba1bbe57b943df50f87e76ebf8c427025048c6ff2fc216b68f10c3460b4 100644 --- a/ns_test.go +++ b/ns_test.go @@ -1,6 +1,6 @@ /* netstring -- netstring format serialization library -Copyright (C) 2015-2021 Sergey Matveev +Copyright (C) 2015-2022 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 aea59999bd02e2df289822e519d7c8d005a66cab165ff7d580c7928171ca297b..a13a74e6183f695ca3c60ea2f2eb602b59af9888cd953ac55fb073c4f2a4bb37 100644 --- a/r.go +++ b/r.go @@ -1,6 +1,6 @@ /* netstring -- netstring format serialization library -Copyright (C) 2015-2021 Sergey Matveev +Copyright (C) 2015-2022 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 908f526af240a2084efc5b39e3b3c04020f2c4e9d5304351f0bbb16d1cc4461d..a2964a5405d293a65783c9edb2e23fed70881e2ade0624e11bb4d11b598fe8f1 100644 --- a/w.go +++ b/w.go @@ -1,6 +1,6 @@ /* netstring -- netstring format serialization library -Copyright (C) 2015-2021 Sergey Matveev +Copyright (C) 2015-2022 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