]> Cypherpunks.ru repositories - gotai64n.git/commitdiff
Raise copyright years
authorSergey Matveev <stargrave@stargrave.org>
Tue, 5 Jan 2021 17:51:29 +0000 (20:51 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Tue, 5 Jan 2021 17:51:29 +0000 (20:51 +0300)
cmd/tai64nlocal/main.go
tai64n.go

index 2f3ed153f17f436b3ec5d6ac98245ea071ee0bc6..571c30ac8ffe87271312af27bbc130b685ea085e 100644 (file)
@@ -1,6 +1,6 @@
 /*
 go.cypherpunks.ru/tai64n -- Pure Go TAI64N implementation
-Copyright (C) 2020 Sergey Matveev <stargrave@stargrave.org>
+Copyright (C) 2020-2021 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
index 5087361dbbd178975ac962788101893f2b65e650..473c7e8083e66db6c9118f2956dce816c29ba798 100644 (file)
--- a/tai64n.go
+++ b/tai64n.go
@@ -1,6 +1,6 @@
 /*
 go.cypherpunks.ru/tai64n -- Pure Go TAI64N implementation
-Copyright (C) 2020 Sergey Matveev <stargrave@stargrave.org>
+Copyright (C) 2020-2021 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