Fix other copyright years.
authorMichael Poole <mdpoole@troilus.org>
Wed, 23 Jul 2008 01:57:51 +0000 (21:57 -0400)
committerMichael Poole <mdpoole@troilus.org>
Wed, 23 Jul 2008 01:57:51 +0000 (21:57 -0400)
src/alloc-slab.c: Include 2007 in list of copyright years.
src/modcmd.c: Include 2008.
src/nickserv.c: Add 2007 and 2008.
src/proto-p10.c: Likewise.
src/saxdb.c: Likewise.

src/alloc-slab.c
src/modcmd.c
src/nickserv.c
src/proto-p10.c
src/saxdb.c

index ac6731a30c84775db22b6c1e9f702ce78a1cd79d..51b7ff478ef6a25b90bbb3c78d89f8318fc0d2b4 100644 (file)
@@ -1,5 +1,5 @@
 /* alloc-slab.c - Slab debugging allocator
- * Copyright 2005 srvx Development Team
+ * Copyright 2005,2007 srvx Development Team
  *
  * This file is part of srvx.
  *
index 59b730a18a76d11622ca7cb1f68aa9d7cb2288ce..2598943b08710a20e71a55e609445029bf44826b 100644 (file)
@@ -1866,7 +1866,7 @@ static MODCMD_FUNC(cmd_version) {
      * command or its accessibility to normal IRC users, except to add
      * copyright information pertaining to changes you make to srvx.
      */
-    send_message_type(4, user, cmd->parent->bot, "$b"PACKAGE_STRING"$b ("CODENAME"), Built: "__DATE__", "__TIME__".  Copyright 2000-2007 srvx Development Team.");
+    send_message_type(4, user, cmd->parent->bot, "$b"PACKAGE_STRING"$b ("CODENAME"), Built: "__DATE__", "__TIME__".  Copyright 2000-2008 srvx Development Team.");
     if (argc > 1)
         send_message_type(4, user, cmd->parent->bot, "%s", git_version);
     else
index 6717a5674b900cf93cec52434da83a5ce00cbf65..6a2ca5757e0b5c406d8be9a0b76cb7975e67bdeb 100644 (file)
@@ -1,5 +1,5 @@
 /* nickserv.c - Nick/authentication service
- * Copyright 2000-2006 srvx Development Team
+ * Copyright 2000-2008 srvx Development Team
  *
  * This file is part of srvx.
  *
index dfe23563b2e2cf34ba4b4db00c7c0534f9877004..e9ab2f44c8660f1b4ea81dd26ab4b70f8c5af172 100644 (file)
@@ -1,5 +1,5 @@
 /* proto-p10.c - IRC protocol output
- * Copyright 2000-2006 srvx Development Team
+ * Copyright 2000-2008 srvx Development Team
  *
  * This file is part of srvx.
  *
index b4afc3d59a24bfe0bfc3c26b7aeff5bae035e63c..9e342f8d43a38b36e41f231ec23a00421e178195 100644 (file)
@@ -1,5 +1,5 @@
 /* saxdb.c - srvx database manager
- * Copyright 2002-2004 srvx Development Team
+ * Copyright 2002-2004,2007-2008 srvx Development Team
  *
  * This file is part of srvx.
  *