update copyright year

This commit is contained in:
Fish 2006-01-26 15:33:47 +00:00
parent 8f93c53c89
commit 01595da770
14 changed files with 17 additions and 17 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>&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> <sect1>
<title>Prerequisites and Installation.</title> <title>Prerequisites and Installation.</title>

2
help.c
View file

@ -1,5 +1,5 @@
/* NeoStats - IRC Statistical Services /* 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/ ** http://www.neostats.net/
** **
** This program is free software; you can redistribute it and/or modify ** This program is free software; you can redistribute it and/or modify

View file

@ -1,5 +1,5 @@
/* NeoStats - IRC Statistical Services /* 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/ ** http://www.neostats.net/
** **
** This program is free software; you can redistribute it and/or modify ** This program is free software; you can redistribute it and/or modify

View file

@ -1,5 +1,5 @@
/* NeoStats - IRC Statistical Services /* 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/ ** http://www.neostats.net/
** **
** This program is free software; you can redistribute it and/or modify ** This program is free software; you can redistribute it and/or modify

View file

@ -1,5 +1,5 @@
/* NeoStats - IRC Statistical Services /* 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/ ** http://www.neostats.net/
** **
** This program is free software; you can redistribute it and/or modify ** This program is free software; you can redistribute it and/or modify

View file

@ -1,5 +1,5 @@
/* NeoStats - IRC Statistical Services /* 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/ ** http://www.neostats.net/
** **
** This program is free software; you can redistribute it and/or modify ** This program is free software; you can redistribute it and/or modify

View file

@ -1,5 +1,5 @@
/* NeoStats - IRC Statistical Services /* 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/ ** http://www.neostats.net/
** **
** This program is free software; you can redistribute it and/or modify ** This program is free software; you can redistribute it and/or modify

View file

@ -1,5 +1,5 @@
/* NeoStats - IRC Statistical Services /* 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/ ** http://www.neostats.net/
** **
** This program is free software; you can redistribute it and/or modify ** This program is free software; you can redistribute it and/or modify

View file

@ -1,5 +1,5 @@
/* NeoStats - IRC Statistical Services /* 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/ ** http://www.neostats.net/
** **
** This program is free software; you can redistribute it and/or modify ** This program is free software; you can redistribute it and/or modify

View file

@ -1,5 +1,5 @@
/* NeoStats - IRC Statistical Services /* 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/ ** http://www.neostats.net/
** **
** This program is free software; you can redistribute it and/or modify ** This program is free software; you can redistribute it and/or modify
@ -50,7 +50,7 @@ static int ls_event_cmode( const CmdParams *cmdparams );
/** Copyright info */ /** Copyright info */
static const char *ls_copyright[] = static const char *ls_copyright[] =
{ {
"Copyright (c) 1999-2005, NeoStats", "Copyright (c) 1999-2006, NeoStats",
"http://www.neostats.net/", "http://www.neostats.net/",
NULL NULL
}; };

View file

@ -1,5 +1,5 @@
/* NeoStats - IRC Statistical Services /* 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/ ** http://www.neostats.net/
** **
** This program is free software; you can redistribute it and/or modify ** This program is free software; you can redistribute it and/or modify

View file

@ -1,5 +1,5 @@
/* NeoStats - IRC Statistical Services /* 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/ ** http://www.neostats.net/
** **
** This program is free software; you can redistribute it and/or modify ** This program is free software; you can redistribute it and/or modify

View file

@ -1,5 +1,5 @@
/* NeoStats - IRC Statistical Services /* 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/ ** http://www.neostats.net/
** **
** This program is free software; you can redistribute it and/or modify ** This program is free software; you can redistribute it and/or modify