]> Cypherpunks.ru repositories - gorecfile.git/blobdiff - field.go
Faster key-value parsing
[gorecfile.git] / field.go
index b96275d2cc282641c004a8d502c786ca419379e3..a03038479a6b46a7a77f95a0f23c27a9c4222c24 100644 (file)
--- 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 <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
@@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
-// GNU recutils'es recfiles parser on pure Go
+// GNU recutils'es recfiles parser/writer on pure Go
 package recfile
 
 type Field struct {