]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/testsuite/Makefile.ng
Include all build-system files into distribution archives
[ngircd-alex.git] / src / testsuite / Makefile.ng
index fe642e8954a3d35d52c880f467310b9beacd38ef..40076b46022044a4239b136cbbd0db074069173c 100644 (file)
@@ -1,13 +1,12 @@
 #
 # ngIRCd -- The Next Generation IRC Daemon
-# Copyright (c)2001-2011 Alexander Barton (alex@barton.de) and Contributors.
+# Copyright (c)2001-2012 Alexander Barton (alex@barton.de) and Contributors
 #
-# Dieses Programm ist freie Software. Sie koennen es unter den Bedingungen
-# der GNU General Public License (GPL), wie von der Free Software Foundation
-# herausgegeben, weitergeben und/oder modifizieren, entweder unter Version 2
-# der Lizenz oder (wenn Sie es wuenschen) jeder spaeteren Version.
-# Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste
-# der an ngIRCd beteiligten Autoren finden Sie in der Datei AUTHORS.
+# 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
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+# Please read the file COPYING, README and AUTHORS for more information.
 #
 
 __ng_Makefile_am_template__
@@ -15,7 +14,7 @@ __ng_Makefile_am_template__
 INCLUDES = -I$(srcdir)/../portab
 
 EXTRA_DIST = \
-       README functions.inc getpid.sh \
+       Makefile.ng README functions.inc getpid.sh \
        start-server.sh stop-server.sh tests.sh stress-server.sh \
        test-loop.sh wait-tests.sh \
        channel-test.e connect-test.e check-idle.e invite-test.e \