]> Cypherpunks repositories - goredo.git/commitdiff
Raise copyright years master v2.7.0
authorSergey Matveev <stargrave@stargrave.org>
Fri, 12 Dec 2025 14:30:54 +0000 (17:30 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Fri, 12 Dec 2025 14:30:54 +0000 (17:30 +0300)
20 files changed:
buildlog.go
cleanup.go
dep.go
depfix.go
do.go
dot.go
err.go
ifchange.go
inode.go
js.go
log.go
main.go
ood.go
run.go
sources.go
status.go
targets.go
tgt.go
tmp.go
usage.go

index fc7073eac38b667e9b307986502017cb759fc84f..a0fc4e84cdb46893b22f38edd7b5dd238fec75ce 100644 (file)
@@ -1,5 +1,5 @@
 // goredo -- djb's redo implementation on pure Go
-// 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
index 7cac5e6968c9dab4da68df7427edf7b6ad954a49..213b462c086a8b2c399e693136cdab0ef9375263 100644 (file)
@@ -1,5 +1,5 @@
 // goredo -- djb's redo implementation on pure Go
-// 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
diff --git a/dep.go b/dep.go
index 80e25f70bb0bd8da56f3ec262fed3cfcb915c96e..039d80edfefe0d4634189e995def98fe9dbe80f1 100644 (file)
--- a/dep.go
+++ b/dep.go
@@ -1,5 +1,5 @@
 // goredo -- djb's redo implementation on pure Go
-// 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
index 32eb72d4e553eb27c0f3c22e6f7bad348532a251..9ade69b87821a9515fce9477cd74c00f05b43529 100644 (file)
--- a/depfix.go
+++ b/depfix.go
@@ -1,5 +1,5 @@
 // goredo -- djb's redo implementation on pure Go
-// 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
diff --git a/do.go b/do.go
index a05dea848f9559daa52d4c6eadf9f9895c3e0e8f..e259f762d364dd5c9c32a7190e25ec1071f9c228 100644 (file)
--- a/do.go
+++ b/do.go
@@ -1,5 +1,5 @@
 // goredo -- djb's redo implementation on pure Go
-// 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
diff --git a/dot.go b/dot.go
index a61358d077f8f6b0b4a5d47c2b4af6dbdade595d..a0428fc064d739ca73f3285eacab5ec0f184ec17 100644 (file)
--- a/dot.go
+++ b/dot.go
@@ -1,5 +1,5 @@
 // goredo -- djb's redo implementation on pure Go
-// 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
diff --git a/err.go b/err.go
index 0594365517afc9df4fc716d25dd987100e562e07..19df03a92bf5997ca71c68290ba02fb8c04603e9 100644 (file)
--- a/err.go
+++ b/err.go
@@ -1,5 +1,5 @@
 // goredo -- djb's redo implementation on pure Go
-// 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
index e65d92b32732a61485c06529cfc0ece321fbbead..73086bce323ea8ead82cdc466df3f46f5ea211f8 100644 (file)
@@ -1,5 +1,5 @@
 // goredo -- djb's redo implementation on pure Go
-// 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
index 9b1f995df28895114b9e713c2201a77401fb3250..fbcd190043300021aa3ee75bfb35f279a62f32df 100644 (file)
--- a/inode.go
+++ b/inode.go
@@ -1,5 +1,5 @@
 // goredo -- djb's redo implementation on pure Go
-// 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
diff --git a/js.go b/js.go
index 2115ccac4858169ff20e70db3241c36bc096054f..d55957319a84253cdddbc6b06230f34dfdad5b15 100644 (file)
--- a/js.go
+++ b/js.go
@@ -1,5 +1,5 @@
 // goredo -- djb's redo implementation on pure Go
-// 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
diff --git a/log.go b/log.go
index 3358595d2e277b254cc69ee18037d3296598be2a..9d87533ebdf46252dde46e8937d7a95b0c310403 100644 (file)
--- a/log.go
+++ b/log.go
@@ -1,5 +1,5 @@
 // goredo -- djb's redo implementation on pure Go
-// 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
diff --git a/main.go b/main.go
index 76fcc8230877806f997716274bdaa33079a631a5..6a3de1df5957d24f733731148fd923e35c1b8c05 100644 (file)
--- a/main.go
+++ b/main.go
@@ -1,5 +1,5 @@
 // goredo -- djb's redo implementation on pure Go
-// 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
diff --git a/ood.go b/ood.go
index 0e00ba9da3a018cbfd8c274bff59a2f9a5c2cbb4..110a105c41b39ab567297a90616555eb080445bf 100644 (file)
--- a/ood.go
+++ b/ood.go
@@ -1,5 +1,5 @@
 // goredo -- djb's redo implementation on pure Go
-// 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
diff --git a/run.go b/run.go
index 79825816975f9be21eb54ee6097b1308be908fad..03c46f51eef672342193afef0a52f72100e357e9 100644 (file)
--- a/run.go
+++ b/run.go
@@ -1,5 +1,5 @@
 // goredo -- djb's redo implementation on pure Go
-// 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
index b43de779963f1905236a431b06267412a378d796..6af281bd165575c0bbfa6e5c9690ff5af9248e5a 100644 (file)
@@ -1,5 +1,5 @@
 // goredo -- djb's redo implementation on pure Go
-// 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
index ea9fe37b42fc8405195615bc4ab08a6f692a3d6d..b9e4fbe174edd9754cdfecdec0c6f2cec4ee1926 100644 (file)
--- a/status.go
+++ b/status.go
@@ -1,5 +1,5 @@
 // goredo -- djb's redo implementation on pure Go
-// 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
index 4f870cef0ac170a373aaa91eb51dc7bf7b9e5085..33f3597a4e6851229a4735217cfecc9b47308c79 100644 (file)
@@ -1,5 +1,5 @@
 // goredo -- djb's redo implementation on pure Go
-// 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
diff --git a/tgt.go b/tgt.go
index 2921da1882667ae217f1767cdccf4e4009bf1ab0..7a8a72cddbd27624a6eaf60ca26c696bbdcc4ca1 100644 (file)
--- a/tgt.go
+++ b/tgt.go
@@ -1,5 +1,5 @@
 // goredo -- djb's redo implementation on pure Go
-// 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
diff --git a/tmp.go b/tmp.go
index 4e404dcb281e8db30afb55f2ff84cf8b9aabe3fc..881f7d0c7ad20741e192d29e6a6338d9620aa337 100644 (file)
--- a/tmp.go
+++ b/tmp.go
@@ -1,5 +1,5 @@
 // goredo -- djb's redo implementation on pure Go
-// 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
index e41fbd7ead400b52c6f78152a943dcd6adff1ef1..fac6ee55ce539ce50da98b3ac25b1b1af9bc14b3 100644 (file)
--- a/usage.go
+++ b/usage.go
@@ -1,5 +1,5 @@
 // goredo -- djb's redo implementation on pure Go
-// 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
@@ -23,7 +23,7 @@ import (
 
 const (
        Version  = "2.7.0"
-       Warranty = `Copyright (C) 2020-2025 Sergey Matveev
+       Warranty = `Copyright (C) 2020-2026 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