]> Cypherpunks.ru repositories - gorecfile.git/commitdiff
Raised copyright years
authorSergey Matveev <stargrave@stargrave.org>
Fri, 7 Jan 2022 17:57:29 +0000 (20:57 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Fri, 7 Jan 2022 17:57:29 +0000 (20:57 +0300)
field.go
r.go
w.go

index 5efcf215f3a1bfd06dc0c187acbab362f16f7ae9..a03038479a6b46a7a77f95a0f23c27a9c4222c24 100644 (file)
--- a/field.go
+++ b/field.go
@@ -1,6 +1,6 @@
 /*
 recfile -- GNU recutils'es recfiles parser on pure Go
 /*
 recfile -- GNU recutils'es recfiles parser on pure Go
-Copyright (C) 2020-2021 Sergey Matveev <stargrave@stargrave.org>
+Copyright (C) 2020-2022 Sergey Matveev <stargrave@stargrave.org>
 
 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
 
 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 33f3fb959e348bbc95410ce8221d89aba185fdf8..483fc2a67cb830076a5cbb69c2b7a539ed959f1a 100644 (file)
--- a/r.go
+++ b/r.go
@@ -1,6 +1,6 @@
 /*
 recfile -- GNU recutils'es recfiles parser on pure Go
 /*
 recfile -- GNU recutils'es recfiles parser on pure Go
-Copyright (C) 2020-2021 Sergey Matveev <stargrave@stargrave.org>
+Copyright (C) 2020-2022 Sergey Matveev <stargrave@stargrave.org>
 
 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
 
 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 63baaedad6f3afa0606ae7a7a70fed136b308b6a..9057f8dbc33a33892098fd9bbb52345924489968 100644 (file)
--- a/w.go
+++ b/w.go
@@ -1,6 +1,6 @@
 /*
 recfile -- GNU recutils'es recfiles parser on pure Go
 /*
 recfile -- GNU recutils'es recfiles parser on pure Go
-Copyright (C) 2020-2021 Sergey Matveev <stargrave@stargrave.org>
+Copyright (C) 2020-2022 Sergey Matveev <stargrave@stargrave.org>
 
 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
 
 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