update copywrite year

This commit is contained in:
Fish 2004-01-14 11:38:52 +00:00
parent 06af1020cf
commit 4f83bd40cd
4 changed files with 4 additions and 4 deletions

View file

@ -11,7 +11,7 @@ INCLUDES=-I@DIRINST@/include/ -I. -Ilibopm
SOURCES= opsb.c proxy.c opsb_help.c
OBJECTS= opsb.o proxy.o opsb_help.o
TARGET= opsb.so
DOCS=README.opsb opsb.Settings
DOCS=README.opsb README.opsb.html opsb.Settings
DISTFILES = $(SOURCES) $(DOCS) modconfig.h.in configure install-sh ChangeLog Makefile.in opsb.h libopm/*.c libopm/*.h libopm/README libopm/LICENSE LICENSE libopm/*.in
distdir = @PACKAGE@-@VERSION@

View file

@ -99,7 +99,7 @@
NeoStats software. More information about OPSB, or NeoStats, can be found at
<link linkend="???">http://www.neostats.net/</link></para>
<para>OPSB is Copyright, 2003 by Justin Hammond.</para>
<para>OPSB is Copyright, 2004 by Justin Hammond.</para>
<sect1>
<title>Prerequisites and Installation.</title>

View file

@ -107,7 +107,7 @@ Warning
NeoStats software. More information about OPSB, or NeoStats, can be
found at http://www.neostats.net/
OPSB is Copyright, 2003 by Justin Hammond.
OPSB is Copyright, 2004 by Justin Hammond.
1. Prerequisites and Installation.

File diff suppressed because one or more lines are too long