update copyright year

This commit is contained in:
Fish 2006-01-26 15:35:09 +00:00
parent ee4525c81f
commit 27a9de98a4
6 changed files with 9 additions and 9 deletions

File diff suppressed because one or more lines are too long

View file

@ -9,7 +9,7 @@
<para>&lt;add module introduction&gt;</para>
<para>ModuleName is Copyright, 2005 by Justin Hammond.</para>
<para>ModuleName is Copyright, 2006 by Justin Hammond.</para>
<sect1>
<title>Prerequisites and Installation.</title>
@ -626,4 +626,4 @@ Installing README.ModuleName.html: [OK] </scr
</sect3>
</sect2>
</sect1>
</article>
</article>

4
opsb.c
View file

@ -1,5 +1,5 @@
/* NeoStats - IRC Statistical Services
** Copyright (c) 1999-2005 Adam Rutter, Justin Hammond, Mark Hetherington
** Copyright (c) 1999-2006 Adam Rutter, Justin Hammond, Mark Hetherington
** http://www.neostats.net/
**
** This program is free software; you can redistribute it and/or modify
@ -61,7 +61,7 @@ list_t *cache;
/** Copyright info */
static const char *opsb_copyright[] = {
"Copyright (c) 1999-2005, NeoStats",
"Copyright (c) 1999-2006, NeoStats",
"http://www.neostats.net/",
NULL
};

2
opsb.h
View file

@ -1,5 +1,5 @@
/* NeoStats - IRC Statistical Services
** Copyright (c) 1999-2005 Adam Rutter, Justin Hammond, Mark Hetherington
** Copyright (c) 1999-2006 Adam Rutter, Justin Hammond, Mark Hetherington
** http://www.neostats.net/
**
** This program is free software; you can redistribute it and/or modify

View file

@ -1,5 +1,5 @@
/* NeoStats - IRC Statistical Services
** Copyright (c) 1999-2005 Adam Rutter, Justin Hammond, Mark Hetherington
** Copyright (c) 1999-2006 Adam Rutter, Justin Hammond, Mark Hetherington
** http://www.neostats.net/
**
** This program is free software; you can redistribute it and/or modify

View file

@ -1,5 +1,5 @@
/* NeoStats - IRC Statistical Services
** Copyright (c) 1999-2005 Adam Rutter, Justin Hammond, Mark Hetherington
** Copyright (c) 1999-2006 Adam Rutter, Justin Hammond, Mark Hetherington
** http://www.neostats.net/
**
** Portions Copyright (c) 2004 Erik Fears