From b42c803462695d99395887967cff59f6a9637f0b Mon Sep 17 00:00:00 2001
From: Fish <>
Date: Thu, 26 Jan 2006 15:40:07 +0000
Subject: [PATCH] update copyright year

---
 README.blsb.html | 4 ++--
 README.blsb.xml  | 4 ++--
 blsb.c           | 4 ++--
 blsb.h           | 2 +-
 blsb_help.c      | 2 +-
 5 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/README.blsb.html b/README.blsb.html
index f9c0381..54a57d7 100644
--- a/README.blsb.html
+++ b/README.blsb.html
@@ -1,6 +1,6 @@
 <html><head>
       <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-   <title>ModuleName 3.0 Manual</title><link rel="stylesheet" href="html.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.69.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="article" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="d0e1"></a>ModuleName 3.0 Manual</h2></div></div><hr></div><div class="toc"><dl><dt><span class="sect1"><a href="#d0e10">1. Prerequisites and Installation.</a></span></dt><dd><dl><dt><span class="sect2"><a href="#d0e42">1.1. Compiling and Installation</a></span></dt></dl></dd><dt><span class="sect1"><a href="#d0e90">2. Basic Configuration</a></span></dt><dd><dl><dt><span class="sect2"><a href="#d0e107">2.1. Blah Blah</a></span></dt><dt><span class="sect2"><a href="#d0e112">2.2. Blah Blah</a></span></dt></dl></dd><dt><span class="sect1"><a href="#d0e117">3. Detailed Configuration</a></span></dt><dd><dl><dt><span class="sect2"><a href="#d0e156">3.1. NICK Setting</a></span></dt><dt><span class="sect2"><a href="#d0e166">3.2. ALTNICK Setting</a></span></dt><dt><span class="sect2"><a href="#d0e176">3.3. USER Setting</a></span></dt><dt><span class="sect2"><a href="#d0e186">3.4. HOST Setting</a></span></dt><dt><span class="sect2"><a href="#d0e196">3.5. REALNAME Setting</a></span></dt><dt><span class="sect2"><a href="#d0e206">3.6. EXCLUSIONS Setting</a></span></dt><dt><span class="sect2"><a href="#d0e218">3.7. BLAH Blah Setting</a></span></dt></dl></dd><dt><span class="sect1"><a href="#d0e227">4. Operational Commands</a></span></dt><dd><dl><dt><span class="sect2"><a href="#d0e261">4.1. HELP Command</a></span></dt><dt><span class="sect2"><a href="#d0e272">4.2. VERSION Command</a></span></dt><dt><span class="sect2"><a href="#d0e281">4.3. ABOUT Command</a></span></dt><dt><span class="sect2"><a href="#d0e290">4.4. CREDITS Command</a></span></dt><dt><span class="sect2"><a href="#d0e299">4.5. LEVELS Command</a></span></dt><dt><span class="sect2"><a href="#d0e320">4.6. SET Command</a></span></dt><dt><span class="sect2"><a href="#d0e325">4.7. EXCLUDE Command</a></span></dt><dt><span class="sect2"><a href="#d0e395">4.8. BLAHBLAH Command</a></span></dt></dl></dd><dt><span class="sect1"><a href="#d0e410">5. Optional Chapter</a></span></dt><dd><dl><dt><span class="sect2"><a href="#d0e415">5.1. Optional Sub Heading</a></span></dt><dd><dl><dt><span class="sect3"><a href="#d0e420">5.1.1. Minor heading</a></span></dt></dl></dd></dl></dd></dl></div><p>Welcome to the ModuleName Manual. This document will aid you in setting up and running ModuleName on your IRC network.</p><p>&lt;add module introduction&gt;</p><p>ModuleName is Copyright, 2005 by Justin Hammond.</p><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e10"></a>1.&nbsp;Prerequisites and Installation.</h2></div></div></div><p>ModuleName is designed to run on Top of NeoStats. The Following requirements at the time of writing are required for NeoStats:</p><div class="itemizedlist"><ul type="disc"><li><p>A Linux or BSD based Server or Shell.</p></li><li><p>A IRCd supported by NeoStats. See the <a href="#">NeoStats</a> website.</p></li><li><p>Some basic Unix administration Skill</p></li><li><p>Of Course, a IRC network to connect it all together.</p></li></ul></div><p>Please refer to the NeoStats website for more information on the requirements</p><p>ModuleName itself requires the following:</p><div class="itemizedlist"><ul type="disc"><li><p>NeoStats 3.0 or Higher correctly installed and Running</p></li><li><p>The time to read this entire document. </p></li></ul></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="d0e42"></a>1.1.&nbsp;Compiling and Installation</h3></div></div></div><p>As long as you have successfully setup NeoStats, and installed it correctly, Compiling ModuleName is very simple and straight forward. First you must extract the files from the download package. This is as simple as:</p><pre class="screen">bash$<span><strong class="command"> tar -xzf ModuleName-&lt;ver&gt;.tar.gz</strong></span></pre><p>This should then create a directory called ModuleName-&lt;version&gt; where &lt;version&gt; is the Version of ModuleName. Then Proceed to Change into the ModuleName directory, and run Configure as follows:</p><pre class="screen">bash$<span><strong class="command">./configure [--enable-debug | --with-neostats=&lt;dir&gt;]</strong></span></pre><p>--enable-debug is only useful for diagnostics purposes when used in conjunction with debugging tools. There should be no need to use this option on a day to day basis</p><p>--with-neostats=&lt;dir&gt; should be used if your neostats directory is not in a standard location (~/NeoStats/). Replace &lt;dir&gt; with the full path to your NeoStats installation directory (NOT SOURCE DIRECTORY)</p><p>Configuring ModuleName will look something like the following screen:</p><pre class="screen">Fishs-Mac:~/Documents/Dev/ModuleName justin$ ./configure       
+   <title>ModuleName 3.0 Manual</title><link rel="stylesheet" href="html.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.69.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="article" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="d0e1"></a>ModuleName 3.0 Manual</h2></div></div><hr></div><div class="toc"><dl><dt><span class="sect1"><a href="#d0e10">1. Prerequisites and Installation.</a></span></dt><dd><dl><dt><span class="sect2"><a href="#d0e42">1.1. Compiling and Installation</a></span></dt></dl></dd><dt><span class="sect1"><a href="#d0e90">2. Basic Configuration</a></span></dt><dd><dl><dt><span class="sect2"><a href="#d0e107">2.1. Blah Blah</a></span></dt><dt><span class="sect2"><a href="#d0e112">2.2. Blah Blah</a></span></dt></dl></dd><dt><span class="sect1"><a href="#d0e117">3. Detailed Configuration</a></span></dt><dd><dl><dt><span class="sect2"><a href="#d0e156">3.1. NICK Setting</a></span></dt><dt><span class="sect2"><a href="#d0e166">3.2. ALTNICK Setting</a></span></dt><dt><span class="sect2"><a href="#d0e176">3.3. USER Setting</a></span></dt><dt><span class="sect2"><a href="#d0e186">3.4. HOST Setting</a></span></dt><dt><span class="sect2"><a href="#d0e196">3.5. REALNAME Setting</a></span></dt><dt><span class="sect2"><a href="#d0e206">3.6. EXCLUSIONS Setting</a></span></dt><dt><span class="sect2"><a href="#d0e218">3.7. BLAH Blah Setting</a></span></dt></dl></dd><dt><span class="sect1"><a href="#d0e227">4. Operational Commands</a></span></dt><dd><dl><dt><span class="sect2"><a href="#d0e261">4.1. HELP Command</a></span></dt><dt><span class="sect2"><a href="#d0e272">4.2. VERSION Command</a></span></dt><dt><span class="sect2"><a href="#d0e281">4.3. ABOUT Command</a></span></dt><dt><span class="sect2"><a href="#d0e290">4.4. CREDITS Command</a></span></dt><dt><span class="sect2"><a href="#d0e299">4.5. LEVELS Command</a></span></dt><dt><span class="sect2"><a href="#d0e320">4.6. SET Command</a></span></dt><dt><span class="sect2"><a href="#d0e325">4.7. EXCLUDE Command</a></span></dt><dt><span class="sect2"><a href="#d0e395">4.8. BLAHBLAH Command</a></span></dt></dl></dd><dt><span class="sect1"><a href="#d0e410">5. Optional Chapter</a></span></dt><dd><dl><dt><span class="sect2"><a href="#d0e415">5.1. Optional Sub Heading</a></span></dt><dd><dl><dt><span class="sect3"><a href="#d0e420">5.1.1. Minor heading</a></span></dt></dl></dd></dl></dd></dl></div><p>Welcome to the ModuleName Manual. This document will aid you in setting up and running ModuleName on your IRC network.</p><p>&lt;add module introduction&gt;</p><p>ModuleName is Copyright, 2006 by Justin Hammond.</p><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e10"></a>1.&nbsp;Prerequisites and Installation.</h2></div></div></div><p>ModuleName is designed to run on Top of NeoStats. The Following requirements at the time of writing are required for NeoStats:</p><div class="itemizedlist"><ul type="disc"><li><p>A Linux or BSD based Server or Shell.</p></li><li><p>A IRCd supported by NeoStats. See the <a href="#">NeoStats</a> website.</p></li><li><p>Some basic Unix administration Skill</p></li><li><p>Of Course, a IRC network to connect it all together.</p></li></ul></div><p>Please refer to the NeoStats website for more information on the requirements</p><p>ModuleName itself requires the following:</p><div class="itemizedlist"><ul type="disc"><li><p>NeoStats 3.0 or Higher correctly installed and Running</p></li><li><p>The time to read this entire document. </p></li></ul></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="d0e42"></a>1.1.&nbsp;Compiling and Installation</h3></div></div></div><p>As long as you have successfully setup NeoStats, and installed it correctly, Compiling ModuleName is very simple and straight forward. First you must extract the files from the download package. This is as simple as:</p><pre class="screen">bash$<span><strong class="command"> tar -xzf ModuleName-&lt;ver&gt;.tar.gz</strong></span></pre><p>This should then create a directory called ModuleName-&lt;version&gt; where &lt;version&gt; is the Version of ModuleName. Then Proceed to Change into the ModuleName directory, and run Configure as follows:</p><pre class="screen">bash$<span><strong class="command">./configure [--enable-debug | --with-neostats=&lt;dir&gt;]</strong></span></pre><p>--enable-debug is only useful for diagnostics purposes when used in conjunction with debugging tools. There should be no need to use this option on a day to day basis</p><p>--with-neostats=&lt;dir&gt; should be used if your neostats directory is not in a standard location (~/NeoStats/). Replace &lt;dir&gt; with the full path to your NeoStats installation directory (NOT SOURCE DIRECTORY)</p><p>Configuring ModuleName will look something like the following screen:</p><pre class="screen">Fishs-Mac:~/Documents/Dev/ModuleName justin$ ./configure       
 checking whether to enable maintainer-specific portions of Makefiles... no
 checking for a BSD-compatible install... /usr/bin/install -c
 checking whether build environment is sane... yes
@@ -46,4 +46,4 @@ Installing README.ModuleName.html:                                    [OK] </pre
 [13:21]  -ModuleName- chieftess!*@* (Userhost) Added by Fish on Tue Aug 09 2005 10:14 PM SGT for buggy client
 [13:21]  -ModuleName- *.blah.com (Userhost) Added by Fish on Sun Jan 15 2006 01:20 PM SGT for Cause Blah.com is cool
 [13:21]  -ModuleName- End of list.</pre><p><span class="bold"><strong>Deleting an Entry</strong></span></p><p>To delete a entry, you should first lookup the Position of the entry that you wish to delete. The format of the command is as follows:</p><pre class="screen">/msg ModuleName exclude del &lt;pattern&gt;</pre><p>Where:</p><p>&lt;pattern&gt; is the pattern of the entry you wish to delete in the list</p><p>The output of the command is as follows:</p><pre class="screen">[13:22]  ModuleName Fish used EXCLUDE
-[13:22]  -ModuleName- *.blah.com delete from exclusion list</pre></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="d0e395"></a>4.8.&nbsp;BLAHBLAH Command</h3></div></div></div><p>That command forces ModuleName to check the Dat File version at <a href="#">http://secure.irc-chat.net/</a> and download the latest version if required.</p><div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Warning</h3><p>Repeated use of this command in a short period of time will result in your account at secure.irc-chat.net being suspended for abuse. Use with CARE</p></div><p>The format of the command is as follows:</p><pre class="screen">/msg ModuleName update</pre></div></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e410"></a>5.&nbsp;Optional Chapter</h2></div></div></div><p>use this to write any optional information etc etc etc</p><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="d0e415"></a>5.1.&nbsp;Optional Sub Heading</h3></div></div></div><p>Subheading</p><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="d0e420"></a>5.1.1.&nbsp;Minor heading</h4></div></div></div><p>minor heading</p></div></div></div></div></body></html>
\ No newline at end of file
+[13:22]  -ModuleName- *.blah.com delete from exclusion list</pre></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="d0e395"></a>4.8.&nbsp;BLAHBLAH Command</h3></div></div></div><p>That command forces ModuleName to check the Dat File version at <a href="#">http://secure.irc-chat.net/</a> and download the latest version if required.</p><div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Warning</h3><p>Repeated use of this command in a short period of time will result in your account at secure.irc-chat.net being suspended for abuse. Use with CARE</p></div><p>The format of the command is as follows:</p><pre class="screen">/msg ModuleName update</pre></div></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e410"></a>5.&nbsp;Optional Chapter</h2></div></div></div><p>use this to write any optional information etc etc etc</p><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="d0e415"></a>5.1.&nbsp;Optional Sub Heading</h3></div></div></div><p>Subheading</p><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="d0e420"></a>5.1.1.&nbsp;Minor heading</h4></div></div></div><p>minor heading</p></div></div></div></div></body></html>
diff --git a/README.blsb.xml b/README.blsb.xml
index af0db48..b50e768 100644
--- a/README.blsb.xml
+++ b/README.blsb.xml
@@ -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>
\ No newline at end of file
+</article>
diff --git a/blsb.c b/blsb.c
index b322827..45a0894 100644
--- a/blsb.c
+++ b/blsb.c
@@ -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
 };
diff --git a/blsb.h b/blsb.h
index 2026801..a78cf39 100644
--- a/blsb.h
+++ b/blsb.h
@@ -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
diff --git a/blsb_help.c b/blsb_help.c
index 0c8a0eb..283f1b4 100644
--- a/blsb_help.c
+++ b/blsb_help.c
@@ -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