diff options
Diffstat (limited to 'contrib')
| -rw-r--r-- | contrib/Debian/copyright | 6 | ||||
| -rw-r--r-- | contrib/ngircd.spec | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/contrib/Debian/copyright b/contrib/Debian/copyright index f66d1fc4..4b39bfa9 100644 --- a/contrib/Debian/copyright +++ b/contrib/Debian/copyright @@ -9,7 +9,8 @@ Copyright: 2001-2024 Alexander Barton <alex@barton.de> and Contributors. License: GPL-2.0+ Comment: - See /usr/share/doc/ngircd/AUTHORS for the full list of authors and contributors. + See /usr/share/doc/ngircd/AUTHORS.md for the full list of authors and + contributors. Files: contrib/de.barton.ngircd.metainfo.xml @@ -17,7 +18,8 @@ Copyright: 2001-2024 Alexander Barton <alex@barton.de> and Contributors. License: MIT Comment: - See /usr/share/doc/ngircd/AUTHORS for the full list of authors and contributors. + See /usr/share/doc/ngircd/AUTHORS.md for the full list of authors and + contributors. License: GPL-2.0+ This package is free software; you can redistribute it and/or modify diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec index 1cbf60c3..f4cc0242 100644 --- a/contrib/ngircd.spec +++ b/contrib/ngircd.spec @@ -50,7 +50,7 @@ make %{?_smp_mflags} %files %defattr(755,root,root) -%doc AUTHORS COPYING ChangeLog INSTALL.md NEWS README.md doc/* +%doc AUTHORS.md COPYING ChangeLog INSTALL.md NEWS README.md doc/* %config(noreplace) /etc %{_prefix}/sbin %{_mandir}/man5/ngircd.conf* |