]> granicus.if.org Git - ngircd/commitdiff
Renamed contrib/ngircd.sh to contrib/ngircd-bsd.sh
authorAlexander Barton <alex@barton.de>
Tue, 5 May 2009 09:41:26 +0000 (11:41 +0200)
committerAlexander Barton <alex@barton.de>
Tue, 5 May 2009 09:41:26 +0000 (11:41 +0200)
contrib/Makefile.am
contrib/README
contrib/ngircd-bsd.sh [moved from contrib/ngircd.sh with 100% similarity]

index 2125c100569e45391e705878539351f0f7c01ed4..edc0f575a57f3c2c4e1d3ec2f70f890c73301f4d 100644 (file)
@@ -1,6 +1,6 @@
 #
 # ngIRCd -- The Next Generation IRC Daemon
-# Copyright (c)2001-2008 Alexander Barton (alex@barton.de)
+# Copyright (c)2001-2009 Alexander Barton (alex@barton.de)
 #
 # 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
@@ -11,7 +11,7 @@
 
 SUBDIRS = Debian MacOSX
 
-EXTRA_DIST = README ngircd.spec systrace.policy ngindent ngircd.sh
+EXTRA_DIST = README ngircd.spec systrace.policy ngindent ngircd-bsd.sh
 
 maintainer-clean-local:
        rm -f Makefile Makefile.in
index f32005ef9c42e732a6109412689126e775120c5b..c9d8265cceef51cd3562998693b0ea72d2783b3d 100644 (file)
@@ -1,7 +1,7 @@
 
                      ngIRCd - Next Generation IRC Server
 
-                        (c)2001-2005 Alexander Barton,
+                        (c)2001-2009 Alexander Barton,
                     alex@barton.de, http://www.barton.de/
 
                ngIRCd is free software and published under the
@@ -19,7 +19,7 @@ MacOSX/
 ngindent
  - Script to indent the code of ngIRCd in the "standard way".
 
-ngircd.sh
+ngircd-bsd.sh
  - Start script for FreeBSD.
 
 ngircd.spec
@@ -27,7 +27,3 @@ ngircd.spec
 
 systrace.policy
  - Systrace policy file for OpenBSD (and probably NetBSD).
-
-
---
-$Id: README,v 1.3 2006/07/23 11:34:32 alex Exp $
similarity index 100%
rename from contrib/ngircd.sh
rename to contrib/ngircd-bsd.sh