diff options
author | Leo Famulari <leo@famulari.name> | 2023-03-05 15:06:35 -0500 |
---|---|---|
committer | Leo Famulari <leo@famulari.name> | 2023-03-05 15:07:17 -0500 |
commit | da5ba283596e7ad68c6c5a910460f929a179ee21 (patch) | |
tree | c8452d7107dd37a656ff882c1ece2fdbae32e3ed /doc | |
parent | a66438e497303ce08d05cf8d76b2d5827e3e3578 (diff) |
Fix bogus copyright year update.
This is a followup to commit a66438e497303ce08d05cf8d76b2d5827e3e3578.
* doc/guix.texi: Ahem.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 7c6ff3d0c9..74658dbc86 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -29,7 +29,7 @@ Copyright @copyright{} 2014, 2015, 2016 Alex Kost@* Copyright @copyright{} 2015, 2016 Mathieu Lirzin@* Copyright @copyright{} 2014 Pierre-Antoine Rault@* Copyright @copyright{} 2015 Taylan Ulrich Bayırlı/Kammer@* -Copyright @copyright{} 2015, 2016, 2017, 2019, 2020, 2021, 2023, 2024 Leo Famulari@* +Copyright @copyright{} 2015, 2016, 2017, 2019, 2020, 2021, 2023 Leo Famulari@* Copyright @copyright{} 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 Ricardo Wurmus@* Copyright @copyright{} 2016 Ben Woodcroft@* Copyright @copyright{} 2016, 2017, 2018, 2021 Chris Marusich@* |