field.go | 2 +- r.go | 2 +- w.go | 2 +- diff --git a/field.go b/field.go index a052e80b02a1a1f6b7d76f140f709ba6206df143364bb7db14875d11513e9334..fcfa18067f7ba876ce039436bc9ddbae27505d20270e5f98abd6b65f5157323d 100644 --- a/field.go +++ b/field.go @@ -1,6 +1,6 @@ /* recfile -- GNU recutils'es recfiles parser on pure Go -Copyright (C) 2020-2021 Sergey Matveev +Copyright (C) 2020-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 e61da515def14bf7c2e5f0ef4223d63e6b31492448f3f58cfc90584e6508b229..d19e49de1f9ae84d25d15363794288099130a21d90dbf7efde468cfc8c14d569 100644 --- a/r.go +++ b/r.go @@ -1,6 +1,6 @@ /* recfile -- GNU recutils'es recfiles parser on pure Go -Copyright (C) 2020-2021 Sergey Matveev +Copyright (C) 2020-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 7203cb77caae71cd703d074de7019070b6de60ed74e748eb419af781ca8281b8..5667f8c608de77d06cce91d51e554a049a1229ffd837e3cb17892b711c7513fc 100644 --- a/w.go +++ b/w.go @@ -1,6 +1,6 @@ /* recfile -- GNU recutils'es recfiles parser on pure Go -Copyright (C) 2020-2021 Sergey Matveev +Copyright (C) 2020-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