field.go | 2 +- r.go | 2 +- w.go | 2 +- diff --git a/field.go b/field.go index 870eb0b6b54102d6cd628b1bfbc8772ef3eeddb9c8109fa9d2389efe5f9af2b0..908ab38868de33247592652655d7a1bb638a0249a1d7e920e7c350ba9b662952 100644 --- a/field.go +++ b/field.go @@ -1,6 +1,6 @@ /* recfile -- GNU recutils'es recfiles parser on pure Go -Copyright (C) 2020 Sergey Matveev +Copyright (C) 2020-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 1008fdb67ca5a63f91422a425abcb2cb191b9951046fe4abe81b42fd1a0b7219..6b326665e6df6cfc974240b06489e7f4c37647b971f3ec2a3e95e8a5eacd1d90 100644 --- a/r.go +++ b/r.go @@ -1,6 +1,6 @@ /* recfile -- GNU recutils'es recfiles parser on pure Go -Copyright (C) 2020 Sergey Matveev +Copyright (C) 2020-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 ade3181fa7de13db352e4d9ab99ed97191cdf31170828737df688a6064544a05..490b110d1b6f0d9d89fe2fa62695e60d7caa53a27debc5017921b304822c1735 100644 --- a/w.go +++ b/w.go @@ -1,6 +1,6 @@ /* recfile -- GNU recutils'es recfiles parser on pure Go -Copyright (C) 2020 Sergey Matveev +Copyright (C) 2020-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