From beabf67e571d67e384cf166e15b3ea11b43f7e21 Mon Sep 17 00:00:00 2001 From: rswindell <> Date: Tue, 20 Jul 2004 23:26:58 +0000 Subject: [PATCH] Updated copyright date in comment header. --- src/xpdev/dirwrap.c | 2 +- src/xpdev/dirwrap.h | 2 +- src/xpdev/filewrap.c | 2 +- src/xpdev/filewrap.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/xpdev/dirwrap.c b/src/xpdev/dirwrap.c index e666485dcd..bcddb3f51c 100644 --- a/src/xpdev/dirwrap.c +++ b/src/xpdev/dirwrap.c @@ -8,7 +8,7 @@ * @format.tab-size 4 (Plain Text/Source Code File Header) * * @format.use-tabs true (see http://www.synchro.net/ptsc_hdr.html) * * * - * Copyright 2002 Rob Swindell - http://www.synchro.net/copyright.html * + * Copyright 2004 Rob Swindell - http://www.synchro.net/copyright.html * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public License * diff --git a/src/xpdev/dirwrap.h b/src/xpdev/dirwrap.h index d89ff650e3..b85e767364 100644 --- a/src/xpdev/dirwrap.h +++ b/src/xpdev/dirwrap.h @@ -8,7 +8,7 @@ * @format.tab-size 4 (Plain Text/Source Code File Header) * * @format.use-tabs true (see http://www.synchro.net/ptsc_hdr.html) * * * - * Copyright 2002 Rob Swindell - http://www.synchro.net/copyright.html * + * Copyright 2004 Rob Swindell - http://www.synchro.net/copyright.html * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public License * diff --git a/src/xpdev/filewrap.c b/src/xpdev/filewrap.c index 7469cdb660..564674a320 100644 --- a/src/xpdev/filewrap.c +++ b/src/xpdev/filewrap.c @@ -8,7 +8,7 @@ * @format.tab-size 4 (Plain Text/Source Code File Header) * * @format.use-tabs true (see http://www.synchro.net/ptsc_hdr.html) * * * - * Copyright 2003 Rob Swindell - http://www.synchro.net/copyright.html * + * Copyright 2004 Rob Swindell - http://www.synchro.net/copyright.html * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public License * diff --git a/src/xpdev/filewrap.h b/src/xpdev/filewrap.h index 994c743581..c9b7b6f1a1 100644 --- a/src/xpdev/filewrap.h +++ b/src/xpdev/filewrap.h @@ -8,7 +8,7 @@ * @format.tab-size 4 (Plain Text/Source Code File Header) * * @format.use-tabs true (see http://www.synchro.net/ptsc_hdr.html) * * * - * Copyright 2003 Rob Swindell - http://www.synchro.net/copyright.html * + * Copyright 2004 Rob Swindell - http://www.synchro.net/copyright.html * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public License * -- GitLab