From e339d9c3818bce80bc0ec9ddc7f4b302f28c15a6 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Sat, 20 Jan 2024 14:03:17 +0100 Subject: Convert the AUTHORS file to Markdown --- contrib/Debian/copyright | 6 ++++-- contrib/ngircd.spec | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'contrib') 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 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 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* -- cgit 1.4.1