]> Cypherpunks repositories - gotai64n.git/commitdiff
Raise copyright years master
authorSergey Matveev <stargrave@stargrave.org>
Tue, 30 Dec 2025 11:05:57 +0000 (14:05 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Tue, 30 Dec 2025 11:05:57 +0000 (14:05 +0300)
cmd/tai64nlocal/main.go
leapsecs.go
printable.go
tai.go
tai_test.go

index 9590f65d419196b2cb29717167f25e6d8cbb7de3..ae734ebcc31fdfd2c8fbb67963428d5d326b1495 100644 (file)
@@ -1,5 +1,5 @@
 // go.cypherpunks.su/tai64n -- Pure Go TAI64/TAI64N implementation
 // go.cypherpunks.su/tai64n -- Pure Go TAI64/TAI64N implementation
-// Copyright (C) 2020-2025 Sergey Matveev <stargrave@stargrave.org>
+// Copyright (C) 2020-2026 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
index a480f0ee6feb8fe5273403776d515265823c04f2..bd8b9eb86c49617a14854050c6807a07cfbd57b3 100644 (file)
@@ -1,5 +1,5 @@
 // go.cypherpunks.su/tai64n -- Pure Go TAI64/TAI64N implementation
 // go.cypherpunks.su/tai64n -- Pure Go TAI64/TAI64N implementation
-// Copyright (C) 2020-2025 Sergey Matveev <stargrave@stargrave.org>
+// Copyright (C) 2020-2026 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
index eaad01de95b554f699497467bca68e53a6eee6b6..bf940a3315ae977f4a74110ab7f1494fe34c3d4d 100644 (file)
@@ -1,5 +1,5 @@
 // go.cypherpunks.su/tai64n -- Pure Go TAI64/TAI64N implementation
 // go.cypherpunks.su/tai64n -- Pure Go TAI64/TAI64N implementation
-// Copyright (C) 2020-2025 Sergey Matveev <stargrave@stargrave.org>
+// Copyright (C) 2020-2026 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/tai.go b/tai.go
index 8335213dae173855466422b17d09c8916735222a..dfd1cd0f653a5eef53eb1757c20f729a69f6acb7 100644 (file)
--- a/tai.go
+++ b/tai.go
@@ -1,5 +1,5 @@
 // go.cypherpunks.su/tai64n -- Pure Go TAI64/TAI64N implementation
 // go.cypherpunks.su/tai64n -- Pure Go TAI64/TAI64N implementation
-// Copyright (C) 2020-2025 Sergey Matveev <stargrave@stargrave.org>
+// Copyright (C) 2020-2026 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
index b48175c9006e612730dfaf4e7eb5835ae4a4fafb..3ba4d6b9032124517073ea4259d0533e4f61e194 100644 (file)
@@ -1,5 +1,5 @@
 // go.cypherpunks.su/tai64n -- Pure Go TAI64/TAI64N implementation
 // go.cypherpunks.su/tai64n -- Pure Go TAI64/TAI64N implementation
-// Copyright (C) 2020-2025 Sergey Matveev <stargrave@stargrave.org>
+// Copyright (C) 2020-2026 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