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 e01f3a1a1f36df386f7510a6fc2c9f2c8aeb41451aac1f304437cc0b2e353be4..2205dd22b718caa7da6c50c80c672d63f1618161678f5274145643fca6aaace0 100644 --- a/cmd/netstring/main.go +++ b/cmd/netstring/main.go @@ -1,6 +1,6 @@ /* netstring -- netstring format serialization library -Copyright (C) 2015-2020 Sergey Matveev +Copyright (C) 2015-2021 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 fc9774e8985f3a4d06abe877783b9d900f406407baee559c15195dd62eb72ec3..d3336fc7b29cb7b34a81b82fe66e0c8c10db2222adc27127cb84cf8a87386f7f 100644 --- a/ns.go +++ b/ns.go @@ -1,6 +1,6 @@ /* netstring -- netstring format serialization library -Copyright (C) 2015-2020 Sergey Matveev +Copyright (C) 2015-2021 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 a70c953cef774d4de1a8d01af162a10d5f79d03453f53ae5732081eafac9fbc6..f65e3f3742f2c6cacfccbdd489ca5b90a175388ebf575d23f94ca8470e2bf7c8 100644 --- a/ns_test.go +++ b/ns_test.go @@ -1,6 +1,6 @@ /* netstring -- netstring format serialization library -Copyright (C) 2015-2020 Sergey Matveev +Copyright (C) 2015-2021 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 27a96fe1a56668a73d70919f2d8361baa9532c542ee9922e58ed3e7c40574c9c..b9e48269ba45d81371c8298caec644a55176685ffce110c7f89197f7b69a8348 100644 --- a/r.go +++ b/r.go @@ -1,6 +1,6 @@ /* netstring -- netstring format serialization library -Copyright (C) 2015-2020 Sergey Matveev +Copyright (C) 2015-2021 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 a3090f98fc38e1a69db0eeffc4c4adf9e97669b8f2c24d10d60c632a0c97f743..908f526af240a2084efc5b39e3b3c04020f2c4e9d5304351f0bbb16d1cc4461d 100644 --- a/w.go +++ b/w.go @@ -1,6 +1,6 @@ /* netstring -- netstring format serialization library -Copyright (C) 2015-2020 Sergey Matveev +Copyright (C) 2015-2021 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