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 +- tmp.go | 2 +- usage.go | 4 ++-- diff --git a/buildlog.go b/buildlog.go index 6710396deda4e16ea7807fafdb0918cd844d8df8261097557d8ec34415d59d5f..2eed98e2f128eaf839ba67d75d64ce97c7532c52b448c7f32b073272f41ac0d9 100644 --- a/buildlog.go +++ b/buildlog.go @@ -1,6 +1,6 @@ /* goredo -- djb's redo implementation on pure Go -Copyright (C) 2020-2023 Sergey Matveev +Copyright (C) 2020-2024 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 1ecfb81accf88a546362641ff228c4e4cf72d8b68de5732ff9cd33fac1be543a..f2230ef0e055d1eeadc4d1c8b6b0f100f256b4c395bd17492f67a885c94e476b 100644 --- a/cleanup.go +++ b/cleanup.go @@ -1,6 +1,6 @@ /* goredo -- djb's redo implementation on pure Go -Copyright (C) 2020-2023 Sergey Matveev +Copyright (C) 2020-2024 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 a301a0e0c4032a06b5578718ca086601f4680b6e4d55a814655861a67570bb98..77eef1260e79e28d2827f1506071f4ea1f01fd25ed2ee300eebd4757929e9857 100644 --- a/dep.go +++ b/dep.go @@ -1,6 +1,6 @@ /* goredo -- djb's redo implementation on pure Go -Copyright (C) 2020-2023 Sergey Matveev +Copyright (C) 2020-2024 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 59bd7db1786f8a3b6d6f81af626b2ff02c8dd145ce7ceecef4d16f020d127363..f91967dad5a25d8690f3f901c49069189b1c5d867b9c6e55f29a8d164304d764 100644 --- a/depfix.go +++ b/depfix.go @@ -1,6 +1,6 @@ /* goredo -- djb's redo implementation on pure Go -Copyright (C) 2020-2023 Sergey Matveev +Copyright (C) 2020-2024 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 fed7cbcf3d85c91b19a0b605162aba0b067a05d15dbe240a5c960a97f6fbf514..7faffd2ed44955f208ebc8595613d813dea7caf8e583e769813dcda4866c13f9 100644 --- a/do.go +++ b/do.go @@ -1,6 +1,6 @@ /* goredo -- djb's redo implementation on pure Go -Copyright (C) 2020-2023 Sergey Matveev +Copyright (C) 2020-2024 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 d6a2fa3f7cb723bf31f23f77e43107477bce3174c47a09f05be69fa7354e8c54..b14f4a9a6633b9c54bb58750865420c095915dc67436c36cad587fada03d9a80 100644 --- a/doc/index.texi +++ b/doc/index.texi @@ -2,7 +2,7 @@ \input texinfo @settitle goredo @copying -Copyright @copyright{} 2020-2023 @email{stargrave@@stargrave.org, Sergey Matveev} +Copyright @copyright{} 2020-2024 @email{stargrave@@stargrave.org, Sergey Matveev} @end copying @node Top diff --git a/dot.go b/dot.go index aee7dbc01aac483c7bc07fa44b1b91d300fb8248aadf8496d2e68f1b50ea5306..78485cce76c561b126ae1acf9ab8ba6083a0dcccec0f272ad40ee225e2be883b 100644 --- a/dot.go +++ b/dot.go @@ -1,6 +1,6 @@ /* goredo -- djb's redo implementation on pure Go -Copyright (C) 2020-2023 Sergey Matveev +Copyright (C) 2020-2024 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 9e215f72cc35a5fe9d46c8f707db654183b7f985e646c3f112b72e54ea0e6db8..d9e05860f2224874924087e4108915f0932f00c3431dd090367ac618aead375b 100644 --- a/err.go +++ b/err.go @@ -1,6 +1,6 @@ /* goredo -- djb's redo implementation on pure Go -Copyright (C) 2020-2023 Sergey Matveev +Copyright (C) 2020-2024 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 9dea6579dbc6f395ae9e758c7c761841f7c09650ada6e8c2e810a482452d69ac..a91d98d2bc3bcf9cbdbd7324185e3b0e6cc3f4c6b0d6452ca04f440a792e99b8 100644 --- a/ifchange.go +++ b/ifchange.go @@ -1,6 +1,6 @@ /* goredo -- djb's redo implementation on pure Go -Copyright (C) 2020-2023 Sergey Matveev +Copyright (C) 2020-2024 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 b5ad6c3f56114037adcc7460d364ab178ef67828dd5244faf45e01d9c831ddc2..c05a70adfa27371df78058de28bd935bc1f220fb0f2436abadbde3f3e640d437 100644 --- a/inode.go +++ b/inode.go @@ -1,6 +1,6 @@ /* goredo -- djb's redo implementation on pure Go -Copyright (C) 2020-2023 Sergey Matveev +Copyright (C) 2020-2024 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 79b33863c532752c30ca48bf7ffdfe747888d213c59219b29e8cc311e76a5b08..a8901917a358178c8d94df677193150e3cd9f90a42b2859a6d12e655d977d428 100644 --- a/js.go +++ b/js.go @@ -1,6 +1,6 @@ /* goredo -- djb's redo implementation on pure Go -Copyright (C) 2020-2023 Sergey Matveev +Copyright (C) 2020-2024 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 a2a5f14bb042bb5db1e5184b54a898a66b86e05e52b42b4aec8f5f00a01f7522..342746234aebc071e5e28d50745757bf4086f54bbc8b9c8b310e295cbf1bffc1 100644 --- a/log.go +++ b/log.go @@ -1,6 +1,6 @@ /* goredo -- djb's redo implementation on pure Go -Copyright (C) 2020-2023 Sergey Matveev +Copyright (C) 2020-2024 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 92ace2981eb6fee2654e89676f093d0c67d51ce762e6a8f03401c070cad3de88..a7d2ae415b2c929b33ce9264be86eb972103a6b26a2ec60f7e1d9c793f91eca0 100644 --- a/main.go +++ b/main.go @@ -1,6 +1,6 @@ /* goredo -- djb's redo implementation on pure Go -Copyright (C) 2020-2023 Sergey Matveev +Copyright (C) 2020-2024 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 6da0c4430ed0604fb25ee87380c6bfccc825aa80a11f84ffc438950bcafd1227..1dfced8cee5fe435199b8decd1da0e8bf318efeedaf92208c45a2ff7a28a9983 100644 --- a/ood.go +++ b/ood.go @@ -1,6 +1,6 @@ /* goredo -- djb's redo implementation on pure Go -Copyright (C) 2020-2023 Sergey Matveev +Copyright (C) 2020-2024 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 7abfc10a9eacde19a20be0ece8099eaed3b2bb00021b9323a0fad9dc238f08b9..eb17081b71767f25b3ff5b0f038860c8b7b125141e7c3263a6ce8e29b76d97ff 100644 --- a/run.go +++ b/run.go @@ -1,6 +1,6 @@ /* goredo -- djb's redo implementation on pure Go -Copyright (C) 2020-2023 Sergey Matveev +Copyright (C) 2020-2024 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 ff6a36abb3a17a2a38740317912392ce297c2690b7cb8df8d38bffadcde08840..c50566ec37a906f68d698cfeb370292480234c4cbe718d40284a775d04ad90fd 100644 --- a/sources.go +++ b/sources.go @@ -1,6 +1,6 @@ /* goredo -- djb's redo implementation on pure Go -Copyright (C) 2020-2023 Sergey Matveev +Copyright (C) 2020-2024 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 bd0b0bef9192edb56e4e320e127b850011a2093cf835211e688bea3aeaf8cdd4..46dd4dc7ab500d6cdc23de3674818330fedfdbda359be235c86bdb379f830326 100644 --- a/status.go +++ b/status.go @@ -1,6 +1,6 @@ /* goredo -- djb's redo implementation on pure Go -Copyright (C) 2020-2023 Sergey Matveev +Copyright (C) 2020-2024 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 b161f4bcca1e5c8c5d956bcb6489b2d03382cc5c699ed8e061d136c46750133b..64775398201d251d2d19d71bd4314e8b440982078bf61b70c31f95419bbf2c1c 100644 --- a/targets.go +++ b/targets.go @@ -1,6 +1,6 @@ /* goredo -- djb's redo implementation on pure Go -Copyright (C) 2020-2023 Sergey Matveev +Copyright (C) 2020-2024 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 0d52ebf43e0bd97eb39dc9ca981611e4ce4b4bda1d57a407f9bf827a0eaa6643..04803f772b644b64e8dc785f92c91e3026d594d91f44c549021ed47090d11356 100644 --- a/tmp.go +++ b/tmp.go @@ -1,6 +1,6 @@ /* goredo -- djb's redo implementation on pure Go -Copyright (C) 2020-2023 Sergey Matveev +Copyright (C) 2020-2024 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 ecfd24d2ecfdf1f02653eed9d51cd6848022402880b81dcae31284aac1cde42c..f8fabb7efe74793f593d5618a95526fff2549dc7251e852513cbcc4f1262f73b 100644 --- a/usage.go +++ b/usage.go @@ -1,6 +1,6 @@ /* goredo -- djb's redo implementation on pure Go -Copyright (C) 2020-2023 Sergey Matveev +Copyright (C) 2020-2024 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 @@ -25,7 +25,7 @@ ) const ( Version = "2.5.0" - Warranty = `Copyright (C) 2020-2023 Sergey Matveev + Warranty = `Copyright (C) 2020-2024 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