]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Update Copyright notices for 2012
authorAlexander Barton <alex@barton.de>
Tue, 3 Jan 2012 10:30:45 +0000 (11:30 +0100)
committerAlexander Barton <alex@barton.de>
Tue, 3 Jan 2012 10:30:45 +0000 (11:30 +0100)
AUTHORS
INSTALL
NEWS
README
src/ngircd/ngircd.c

diff --git a/AUTHORS b/AUTHORS
index 03a19dd342f638d0326372af7247a5e4a00b7107..241d3a4d44a8c89bd2ad5c32e413feb97ac8ccef 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -2,7 +2,7 @@
                      ngIRCd - Next Generation IRC Server
                            http://ngircd.barton.de/
 
                      ngIRCd - Next Generation IRC Server
                            http://ngircd.barton.de/
 
-               (c)2001-2011 Alexander Barton and Contributors.
+               (c)2001-2012 Alexander Barton and Contributors.
                ngIRCd is free software and published under the
                    terms of the GNU General Public License.
 
                ngIRCd is free software and published under the
                    terms of the GNU General Public License.
 
diff --git a/INSTALL b/INSTALL
index 99fe33d4efdd24ba097df242dea20c6b391e18df..45ebe993edef3ca2e9b3ad9c917c9cc99980ca82 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -2,7 +2,7 @@
                      ngIRCd - Next Generation IRC Server
                            http://ngircd.barton.de/
 
                      ngIRCd - Next Generation IRC Server
                            http://ngircd.barton.de/
 
-               (c)2001-2011 Alexander Barton and Contributors.
+               (c)2001-2012 Alexander Barton and Contributors.
                ngIRCd is free software and published under the
                    terms of the GNU General Public License.
 
                ngIRCd is free software and published under the
                    terms of the GNU General Public License.
 
diff --git a/NEWS b/NEWS
index 3a8d1c5de092a85b3f80ebe2b7c5f744b5c8401f..d44b4a87a654d9cdeeb74f80d8bc60ff0b38ed34 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@
                      ngIRCd - Next Generation IRC Server
                            http://ngircd.barton.de/
 
                      ngIRCd - Next Generation IRC Server
                            http://ngircd.barton.de/
 
-               (c)2001-2011 Alexander Barton and Contributors.
+               (c)2001-2012 Alexander Barton and Contributors.
                ngIRCd is free software and published under the
                    terms of the GNU General Public License.
 
                ngIRCd is free software and published under the
                    terms of the GNU General Public License.
 
diff --git a/README b/README
index 888385cf3d7637eee829e8b542c954182c90fc76..53b4205da487a72e15f30467c635030c8a180ff1 100644 (file)
--- a/README
+++ b/README
@@ -2,7 +2,7 @@
                      ngIRCd - Next Generation IRC Server
                            http://ngircd.barton.de/
 
                      ngIRCd - Next Generation IRC Server
                            http://ngircd.barton.de/
 
-               (c)2001-2011 Alexander Barton and Contributors.
+               (c)2001-2012 Alexander Barton and Contributors.
                ngIRCd is free software and published under the
                    terms of the GNU General Public License.
 
                ngIRCd is free software and published under the
                    terms of the GNU General Public License.
 
index 3e64f3594d29571d68c0dad0568f7fdeb02e17c9..a1f1d8877da9ad9f5c4ef7165d6fdaae381bc6fd 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * ngIRCd -- The Next Generation IRC Daemon
 /*
  * 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.
  *
  * 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
  *
  * 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
@@ -424,7 +424,7 @@ static void
 Show_Version( void )
 {
        puts( NGIRCd_Version );
 Show_Version( void )
 {
        puts( NGIRCd_Version );
-       puts( "Copyright (c)2001-2011 Alexander Barton (<alex@barton.de>) and Contributors." );
+       puts( "Copyright (c)2001-2012 Alexander Barton (<alex@barton.de>) and Contributors." );
        puts( "Homepage: <http://ngircd.barton.de/>\n" );
        puts( "This is free software; see the source for copying conditions. There is NO" );
        puts( "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." );
        puts( "Homepage: <http://ngircd.barton.de/>\n" );
        puts( "This is free software; see the source for copying conditions. There is NO" );
        puts( "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." );