about summary refs log tree commit diff
path: root/contrib/README
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/README')
-rw-r--r--contrib/README9
1 files changed, 4 insertions, 5 deletions
diff --git a/contrib/README b/contrib/README
index b956d0eb..b916d52f 100644
--- a/contrib/README
+++ b/contrib/README
@@ -2,7 +2,7 @@
                      ngIRCd - Next Generation IRC Server
                            http://ngircd.barton.de/
 
-               (c)2001-2020 Alexander Barton and Contributors.
+               (c)2001-2024 Alexander Barton and Contributors.
                ngIRCd is free software and published under the
                    terms of the GNU General Public License.
 
@@ -14,13 +14,12 @@ Debian/
 	- ngircd.init; ngircd.default: init script for Debian-based systems.
 	- ngircd.pam: example PAM configuration.
 
-MacOSX/
- - Project files for XCode, the "project builder" of Apple Mac OS X.
-	- de.barton.ngircd.plist[.tmpl]: launchd(8) property list.
-
 de.barton.ngircd.metainfo.xml
  - AppStream metadata file.
 
+de.barton.ngircd.plist[.tmpl]
+ - launchd(8) property list file.
+
 ngindent.sh
  - Script to indent the code of ngIRCd in the "standard way".