buildlog.go | 2 +- cleanup.go | 2 +- dep.go | 2 +- depfix.go | 2 +- do.go | 2 +- doc/index.texi | 2 +- dot.go | 2 +- err.go | 2 +- ifchange.go | 2 +- inode.go | 2 +- js.go | 2 +- log.go | 2 +- main.go | 2 +- ood.go | 2 +- run.go | 2 +- sources.go | 2 +- status.go | 2 +- targets.go | 2 +- tgt.go | 2 +- tmp.go | 2 +- usage.go | 4 ++-- diff --git a/buildlog.go b/buildlog.go index 1a14c913d9a28e5ce8a481335eb01e6d14162001f4cfa0a4635be812d97a901d..0f061c46066a0a4ebf434232428eab28099b0543a44325c07b2cefe2bddd0ba1 100644 --- a/buildlog.go +++ b/buildlog.go @@ -1,5 +1,5 @@ // goredo -- djb's redo implementation on pure Go -// Copyright (C) 2020-2024 Sergey Matveev +// Copyright (C) 2020-2025 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 diff --git a/cleanup.go b/cleanup.go index 7b239fca7467d828ecfb5dc8c10d1c0df31f254824ee66950ccd5bbf90e5dda5..d6534075f73ba12835d592cc4dfb3147a193be7e91f3374b38965c35a7bf20e7 100644 --- a/cleanup.go +++ b/cleanup.go @@ -1,5 +1,5 @@ // goredo -- djb's redo implementation on pure Go -// Copyright (C) 2020-2024 Sergey Matveev +// Copyright (C) 2020-2025 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 diff --git a/dep.go b/dep.go index ef176a96e67fb18fa4f85706e3484058210eaab83540dd8e47f97e4296eee821..05cb6d180f1b71ad4404a02a966d61b41fa1b00833ab3eeb7593974a68597b41 100644 --- a/dep.go +++ b/dep.go @@ -1,5 +1,5 @@ // goredo -- djb's redo implementation on pure Go -// Copyright (C) 2020-2024 Sergey Matveev +// Copyright (C) 2020-2025 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 diff --git a/depfix.go b/depfix.go index 347633d936f0b408e3d1fadfd57c29759a759526acaf491ff6b66b365b51f352..f7500da47e0918074dd4076fbc09a8ed4152278f4abf276cf1a11c64c2a3a473 100644 --- a/depfix.go +++ b/depfix.go @@ -1,5 +1,5 @@ // goredo -- djb's redo implementation on pure Go -// Copyright (C) 2020-2024 Sergey Matveev +// Copyright (C) 2020-2025 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 diff --git a/do.go b/do.go index faaf6bae16ca3a52cf3b84c83486ef743bce01ff80e8a9cbdf5083cdb6a28044..6dbbba24b8a61d8e5e40c0145ed52dbaf1567ba9112274b5b2dd722d4ab75c93 100644 --- a/do.go +++ b/do.go @@ -1,5 +1,5 @@ // goredo -- djb's redo implementation on pure Go -// Copyright (C) 2020-2024 Sergey Matveev +// Copyright (C) 2020-2025 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 diff --git a/doc/index.texi b/doc/index.texi index 05256b073326e45353abfb028b5fca32e6b8145663c35ca965672278ca5142ba..a05a1a6e1548759dfb1f96881718990f627e9165d66fbb243bee342724001f97 100644 --- a/doc/index.texi +++ b/doc/index.texi @@ -2,7 +2,7 @@ \input texinfo @settitle goredo @copying -Copyright @copyright{} 2020-2024 @email{stargrave@@stargrave.org, Sergey Matveev} +Copyright @copyright{} 2020-2025 @email{stargrave@@stargrave.org, Sergey Matveev} @end copying @node Top diff --git a/dot.go b/dot.go index 315d86a42549741568ceac1b558b44cb230ac1a711a4cf3f7c4d6d78c447bf25..ad026c3726410c7375ab4711aac1dba5b717e566b5962602426b485d82411e1c 100644 --- a/dot.go +++ b/dot.go @@ -1,5 +1,5 @@ // goredo -- djb's redo implementation on pure Go -// Copyright (C) 2020-2024 Sergey Matveev +// Copyright (C) 2020-2025 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 diff --git a/err.go b/err.go index ed0ad0699e6a88a6056a31e3ebfd0bada8a32711d9119e268b740c1125b20fcf..293a9328ca6eba864b7977f7a032b01c7d5ffc9c6bb162d540418c3cbb04c092 100644 --- a/err.go +++ b/err.go @@ -1,5 +1,5 @@ // goredo -- djb's redo implementation on pure Go -// Copyright (C) 2020-2024 Sergey Matveev +// Copyright (C) 2020-2025 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 diff --git a/ifchange.go b/ifchange.go index 74623f63f23115eaab8583de82b984abc9e3bd4a55f0e3864c36aa1100f0d23c..2db03eb198b9d99e8dabc71ab6d0953e82f35bd8401c12f63fb9c9aac3ceaebc 100644 --- a/ifchange.go +++ b/ifchange.go @@ -1,5 +1,5 @@ // goredo -- djb's redo implementation on pure Go -// Copyright (C) 2020-2024 Sergey Matveev +// Copyright (C) 2020-2025 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 diff --git a/inode.go b/inode.go index ff3fa53d0cb0c60b59675cef8da3131783d2b5d0f6c52750c87a5785fe0b5eef..0be02304546a2786d41fe5a0e57a8b4b1222f8cd13eb0656c5b449b3ac2c3336 100644 --- a/inode.go +++ b/inode.go @@ -1,5 +1,5 @@ // goredo -- djb's redo implementation on pure Go -// Copyright (C) 2020-2024 Sergey Matveev +// Copyright (C) 2020-2025 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 diff --git a/js.go b/js.go index 50ccaa9cdd4ca5c847a520348cec1c2f3a97f5113de8540647885a0cb6068317..aeafa11c03efe633d42fd0b64c4d0147071d2b6c8352735f4649cc5c853d2c0b 100644 --- a/js.go +++ b/js.go @@ -1,5 +1,5 @@ // goredo -- djb's redo implementation on pure Go -// Copyright (C) 2020-2024 Sergey Matveev +// Copyright (C) 2020-2025 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 diff --git a/log.go b/log.go index a83015edca54d2d8c4c26e86ef9ea35b9fda6f328c850c4c19ad6f36eb3b7510..23656e86667c8e69f82804aaf81261a8f8fc81e4538b388b8f66f197eb935c3c 100644 --- a/log.go +++ b/log.go @@ -1,5 +1,5 @@ // goredo -- djb's redo implementation on pure Go -// Copyright (C) 2020-2024 Sergey Matveev +// Copyright (C) 2020-2025 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 diff --git a/main.go b/main.go index 1229999ddc23b976ff6a40448f11fe5e06c1dcb6a55f132ef6cd594b7352df77..b8fb6d9941e209bd0e366083a6e96ef70e46ce1d6c3f08a820dd24419230793f 100644 --- a/main.go +++ b/main.go @@ -1,5 +1,5 @@ // goredo -- djb's redo implementation on pure Go -// Copyright (C) 2020-2024 Sergey Matveev +// Copyright (C) 2020-2025 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 diff --git a/ood.go b/ood.go index d8605f4c39bc7feddb22c45c380fd2f7b09f9647749343c859be48019226af14..232f575e74a19b9bc27f8ffe79f21ed22e89bb3ee2839015db5ab8b005ee52a0 100644 --- a/ood.go +++ b/ood.go @@ -1,5 +1,5 @@ // goredo -- djb's redo implementation on pure Go -// Copyright (C) 2020-2024 Sergey Matveev +// Copyright (C) 2020-2025 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 diff --git a/run.go b/run.go index 77560a5d55ee7d25d033b8403c1a12fe6c691faaf108edb74c2d7c0cb437736b..6a6a1d6223727fbaddede3ceeb922d7797732be9c01257fa985b140285a43ab3 100644 --- a/run.go +++ b/run.go @@ -1,5 +1,5 @@ // goredo -- djb's redo implementation on pure Go -// Copyright (C) 2020-2024 Sergey Matveev +// Copyright (C) 2020-2025 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 diff --git a/sources.go b/sources.go index de6d0f072cc2b9c3033ac0af01ff11efed091360ff166f8ab35bee3e513d1731..e34810ef6e633abf0b979130676b890776274dad682173b53db81c64f5bcedfa 100644 --- a/sources.go +++ b/sources.go @@ -1,5 +1,5 @@ // goredo -- djb's redo implementation on pure Go -// Copyright (C) 2020-2024 Sergey Matveev +// Copyright (C) 2020-2025 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 diff --git a/status.go b/status.go index e36fe574dec5250529dc11237be6bcbca8ab87564d51b92b43635a4e6dc88111..9526c7eee7f754dc274b5007f4d2ca768d66bf4ff2ed8e151110174beec3cf92 100644 --- a/status.go +++ b/status.go @@ -1,5 +1,5 @@ // goredo -- djb's redo implementation on pure Go -// Copyright (C) 2020-2024 Sergey Matveev +// Copyright (C) 2020-2025 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 diff --git a/targets.go b/targets.go index 21c2c4863b525daedc181d8f21bb2da5b1a9b2d1b88af90195c27c376e82cca4..3b24f465680baef7ed1d936ac2d356a8c30d5afb224c68199c23f47b284ceac5 100644 --- a/targets.go +++ b/targets.go @@ -1,5 +1,5 @@ // goredo -- djb's redo implementation on pure Go -// Copyright (C) 2020-2024 Sergey Matveev +// Copyright (C) 2020-2025 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 diff --git a/tgt.go b/tgt.go index 4a34ec0ae0f1792de758e69ba1b6858e587fe90fe33993728a0761571b9a4cd6..7452b306c3051293dd7d893f37e88a22ec755ef473451981c07b1cb3c857af17 100644 --- a/tgt.go +++ b/tgt.go @@ -1,5 +1,5 @@ // goredo -- djb's redo implementation on pure Go -// Copyright (C) 2020-2024 Sergey Matveev +// Copyright (C) 2020-2025 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 diff --git a/tmp.go b/tmp.go index 270b6ed5984e583122015654aff6f6401ea09b874703ef352cfbe6fc54e1d084..0722e0ced4b71be3736ab3d350cae315b7d9772de98548d5b74e63e14cc994b9 100644 --- a/tmp.go +++ b/tmp.go @@ -1,5 +1,5 @@ // goredo -- djb's redo implementation on pure Go -// Copyright (C) 2020-2024 Sergey Matveev +// Copyright (C) 2020-2025 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 diff --git a/usage.go b/usage.go index ea0b88a2671824c8891514c9b50535cd1a5e1c9a319ae9500513cb43df61e6ff..89e52b13b1b8c55ffa3139625ae2eb00e22c99a250bd0d7fdd436818994762d7 100644 --- a/usage.go +++ b/usage.go @@ -1,5 +1,5 @@ // goredo -- djb's redo implementation on pure Go -// Copyright (C) 2020-2024 Sergey Matveev +// Copyright (C) 2020-2025 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 @@ -23,7 +23,7 @@ ) const ( Version = "2.6.3" - Warranty = `Copyright (C) 2020-2024 Sergey Matveev + Warranty = `Copyright (C) 2020-2025 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