update copyright year

This commit is contained in:
Fish 2006-01-26 15:40:07 +00:00
parent fe784b3d51
commit b42c803462
5 changed files with 8 additions and 8 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
blsb.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
@ -70,7 +70,7 @@ static dom_list stddomlist[] =
/** Copyright info */
static const char *blsb_copyright[] =
{
"Copyright (c) 1999-2005, NeoStats",
"Copyright (c) 1999-2006, NeoStats",
"http://www.neostats.net/",
NULL
};

2
blsb.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