Update of /cvsroot/sharedaemon/core/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21601 Modified Files: Addr.cpp Addr.h Array.h Client.cpp Client.h ClientList.cpp ClientList.h ClientShadow.cpp ClientShadow.h Ed2kConnection.cpp Ed2kConnection.h Ed2kPacket.cpp Ed2kPacket.h Ed2kSocket.cpp Ed2kSocket.h File.h Makefile.cvs MultiLevelBitmap.cpp MultiLevelBitmap.h Packet.h ParseClass.cpp ParseClass.h Socket.cpp Socket.h bttypes.h debug.h main-c.c main-c.h mprintf.c mprintf.h osdep.cpp osdep.h parse-ed2k-xmule2.h parse-ed2k.c parse-ed2k.h test.cpp util.cpp util.h xmuletypes.h Log Message: Updated copyright to 2004 Index: Addr.cpp =================================================================== RCS file: /cvsroot/sharedaemon/core/src/Addr.cpp,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- Addr.cpp 20 Nov 2003 16:27:24 -0000 1.5 +++ Addr.cpp 2 Feb 2004 11:03:38 -0000 1.6 @@ -1,7 +1,7 @@ /* * Addr.cpp. Part of the ShareDaemon project. * - * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2003,2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: Addr.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/Addr.h,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- Addr.h 20 Nov 2003 16:27:25 -0000 1.6 +++ Addr.h 2 Feb 2004 11:03:38 -0000 1.7 @@ -1,7 +1,7 @@ /* * Addr.h. Part of the ShareDaemon project. * - * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2003,2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: Array.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/Array.h,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- Array.h 20 Nov 2003 16:27:25 -0000 1.6 +++ Array.h 2 Feb 2004 11:03:38 -0000 1.7 @@ -1,7 +1,7 @@ /* * Array.h. Part of the ShareDaemon project. * - * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2003,2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: Client.cpp =================================================================== RCS file: /cvsroot/sharedaemon/core/src/Client.cpp,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- Client.cpp 20 Nov 2003 16:27:25 -0000 1.10 +++ Client.cpp 2 Feb 2004 11:03:38 -0000 1.11 @@ -1,7 +1,7 @@ /* * Client.cpp. Part of the ShareDaemon project. * - * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2003,2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: Client.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/Client.h,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- Client.h 20 Nov 2003 16:27:25 -0000 1.7 +++ Client.h 2 Feb 2004 11:03:38 -0000 1.8 @@ -1,7 +1,7 @@ /* * Client.h. Part of the ShareDaemon project. * - * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2003,2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: ClientList.cpp =================================================================== RCS file: /cvsroot/sharedaemon/core/src/ClientList.cpp,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- ClientList.cpp 20 Nov 2003 16:27:25 -0000 1.5 +++ ClientList.cpp 2 Feb 2004 11:03:38 -0000 1.6 @@ -1,7 +1,7 @@ /* * ClientList.cpp. Part of the ShareDaemon project. * - * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2003,2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: ClientList.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/ClientList.h,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- ClientList.h 20 Nov 2003 16:27:25 -0000 1.5 +++ ClientList.h 2 Feb 2004 11:03:38 -0000 1.6 @@ -1,7 +1,7 @@ /* * ClientList.h. Part of the ShareDaemon project. * - * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2003,2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: ClientShadow.cpp =================================================================== RCS file: /cvsroot/sharedaemon/core/src/ClientShadow.cpp,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- ClientShadow.cpp 20 Nov 2003 16:27:25 -0000 1.5 +++ ClientShadow.cpp 2 Feb 2004 11:03:38 -0000 1.6 @@ -1,7 +1,7 @@ /* * ClientShadow.cpp. Part of the ShareDaemon project. * - * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2003,2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: ClientShadow.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/ClientShadow.h,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- ClientShadow.h 20 Nov 2003 16:27:25 -0000 1.5 +++ ClientShadow.h 2 Feb 2004 11:03:38 -0000 1.6 @@ -1,7 +1,7 @@ /* * ClientShadow.h. Part of the ShareDaemon project. * - * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2003,2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: Ed2kConnection.cpp =================================================================== RCS file: /cvsroot/sharedaemon/core/src/Ed2kConnection.cpp,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- Ed2kConnection.cpp 20 Nov 2003 16:27:25 -0000 1.3 +++ Ed2kConnection.cpp 2 Feb 2004 11:03:38 -0000 1.4 @@ -1,7 +1,7 @@ /* * Ed2kConnection.cpp. Part of the ShareDaemon project. * - * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2003,2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: Ed2kConnection.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/Ed2kConnection.h,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- Ed2kConnection.h 12 Jan 2004 21:39:55 -0000 1.5 +++ Ed2kConnection.h 2 Feb 2004 11:03:38 -0000 1.6 @@ -1,7 +1,7 @@ /* * Ed2kConnection.h. Part of the ShareDaemon project. * - * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2003,2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: Ed2kPacket.cpp =================================================================== RCS file: /cvsroot/sharedaemon/core/src/Ed2kPacket.cpp,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- Ed2kPacket.cpp 12 Jan 2004 21:32:42 -0000 1.4 +++ Ed2kPacket.cpp 2 Feb 2004 11:03:38 -0000 1.5 @@ -1,7 +1,7 @@ /* * Ed2kPacket.cpp. Part of the ShareDaemon project. * - * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2003,2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: Ed2kPacket.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/Ed2kPacket.h,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- Ed2kPacket.h 20 Nov 2003 16:27:25 -0000 1.5 +++ Ed2kPacket.h 2 Feb 2004 11:03:38 -0000 1.6 @@ -1,7 +1,7 @@ /* * Ed2kPacket.h. Part of the ShareDaemon project. * - * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2003,2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: Ed2kSocket.cpp =================================================================== RCS file: /cvsroot/sharedaemon/core/src/Ed2kSocket.cpp,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- Ed2kSocket.cpp 22 Nov 2003 02:56:06 -0000 1.7 +++ Ed2kSocket.cpp 2 Feb 2004 11:03:38 -0000 1.8 @@ -1,7 +1,7 @@ /* * Ed2kSocket.cpp. Part of the ShareDaemon project. * - * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2003,2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: Ed2kSocket.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/Ed2kSocket.h,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- Ed2kSocket.h 20 Nov 2003 16:27:25 -0000 1.4 +++ Ed2kSocket.h 2 Feb 2004 11:03:38 -0000 1.5 @@ -1,7 +1,7 @@ /* * Ed2kSocket.h. Part of the ShareDaemon project. * - * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2003,2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: File.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/File.h,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- File.h 20 Nov 2003 16:27:25 -0000 1.4 +++ File.h 2 Feb 2004 11:03:38 -0000 1.5 @@ -1,7 +1,7 @@ /* * File.h. Part of the ShareDaemon project. * - * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2003,2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: Makefile.cvs =================================================================== RCS file: /cvsroot/sharedaemon/core/src/Makefile.cvs,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- Makefile.cvs 4 Jan 2004 18:25:53 -0000 1.16 +++ Makefile.cvs 2 Feb 2004 11:03:38 -0000 1.17 @@ -1,7 +1,7 @@ # # Makefile.cvs. Part of the ShareDaemon project. # -# Copyright (C) 2003 Bodo Thiesen <bo...@gm...> +# Copyright (C) 2003,2004 Bodo Thiesen <bo...@gm...> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by Index: MultiLevelBitmap.cpp =================================================================== RCS file: /cvsroot/sharedaemon/core/src/MultiLevelBitmap.cpp,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- MultiLevelBitmap.cpp 20 Nov 2003 16:27:25 -0000 1.6 +++ MultiLevelBitmap.cpp 2 Feb 2004 11:03:38 -0000 1.7 @@ -1,7 +1,7 @@ /* * MultiLevelBitmap.cpp. Part of the ShareDaemon project. * - * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2003,2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: MultiLevelBitmap.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/MultiLevelBitmap.h,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- MultiLevelBitmap.h 20 Nov 2003 16:27:25 -0000 1.5 +++ MultiLevelBitmap.h 2 Feb 2004 11:03:38 -0000 1.6 @@ -1,7 +1,7 @@ /* * MultiLevelBitmap.h. Part of the ShareDaemon project. * - * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2003,2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: Packet.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/Packet.h,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- Packet.h 20 Nov 2003 16:27:25 -0000 1.6 +++ Packet.h 2 Feb 2004 11:03:38 -0000 1.7 @@ -1,7 +1,7 @@ /* * Packet.h. Part of the ShareDaemon project. * - * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2003,2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: ParseClass.cpp =================================================================== RCS file: /cvsroot/sharedaemon/core/src/ParseClass.cpp,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- ParseClass.cpp 6 Jan 2004 05:59:55 -0000 1.17 +++ ParseClass.cpp 2 Feb 2004 11:03:38 -0000 1.18 @@ -1,7 +1,7 @@ /* * ParseClass.cpp. Part of the ShareDaemon project. * - * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2003,2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: ParseClass.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/ParseClass.h,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- ParseClass.h 6 Jan 2004 05:59:55 -0000 1.13 +++ ParseClass.h 2 Feb 2004 11:03:38 -0000 1.14 @@ -1,7 +1,7 @@ /* * ParseClass.h. Part of the ShareDaemon project. * - * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2003,2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: Socket.cpp =================================================================== RCS file: /cvsroot/sharedaemon/core/src/Socket.cpp,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- Socket.cpp 20 Nov 2003 16:27:25 -0000 1.11 +++ Socket.cpp 2 Feb 2004 11:03:38 -0000 1.12 @@ -1,7 +1,7 @@ /* * Socket.cpp. Part of the ShareDaemon project. * - * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2003,2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: Socket.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/Socket.h,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- Socket.h 20 Nov 2003 16:27:25 -0000 1.10 +++ Socket.h 2 Feb 2004 11:03:38 -0000 1.11 @@ -1,7 +1,7 @@ /* * Socket.h. Part of the ShareDaemon project. * - * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2003,2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: bttypes.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/bttypes.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- bttypes.h 26 Nov 2003 02:05:02 -0000 1.1 +++ bttypes.h 2 Feb 2004 11:03:38 -0000 1.2 @@ -1,7 +1,7 @@ /* * bttypes.h. Part of the bothie-utils. * - * Copyright (C) 2001, 2002, 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2001-2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: debug.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/debug.h,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- debug.h 6 Jan 2004 01:23:16 -0000 1.7 +++ debug.h 2 Feb 2004 11:03:38 -0000 1.8 @@ -1,7 +1,7 @@ /* * debug.h. Part of the ShareDaemon project. * - * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2003,2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: main-c.c =================================================================== RCS file: /cvsroot/sharedaemon/core/src/main-c.c,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- main-c.c 9 Dec 2003 17:53:12 -0000 1.2 +++ main-c.c 2 Feb 2004 11:03:38 -0000 1.3 @@ -1,7 +1,7 @@ /* * main-c.c. Part of the bothie-utils. * - * Copyright (C) 2001, 2002, 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2001-2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: main-c.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/main-c.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- main-c.h 26 Nov 2003 02:05:02 -0000 1.1 +++ main-c.h 2 Feb 2004 11:03:38 -0000 1.2 @@ -1,7 +1,7 @@ /* * main-c.h. Part of the bothie-utils. * - * Copyright (C) 2001, 2002, 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2001-2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: mprintf.c =================================================================== RCS file: /cvsroot/sharedaemon/core/src/mprintf.c,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- mprintf.c 20 Nov 2003 16:27:25 -0000 1.2 +++ mprintf.c 2 Feb 2004 11:03:38 -0000 1.3 @@ -1,7 +1,7 @@ /* * mprintf.c. Part of the bothie-utils. * - * Copyright (C) 2002, 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2002-2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: mprintf.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/mprintf.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- mprintf.h 20 Nov 2003 16:27:25 -0000 1.2 +++ mprintf.h 2 Feb 2004 11:03:38 -0000 1.3 @@ -1,7 +1,7 @@ /* * mprintf.h. Part of the bothie-utils. * - * Copyright (C) 2002, 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2002-2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: osdep.cpp =================================================================== RCS file: /cvsroot/sharedaemon/core/src/osdep.cpp,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- osdep.cpp 20 Nov 2003 16:27:25 -0000 1.8 +++ osdep.cpp 2 Feb 2004 11:03:38 -0000 1.9 @@ -1,7 +1,7 @@ /* * osdep.cpp. Part of the ShareDaemon project. * - * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2003,2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: osdep.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/osdep.h,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- osdep.h 6 Jan 2004 05:59:55 -0000 1.16 +++ osdep.h 2 Feb 2004 11:03:38 -0000 1.17 @@ -1,7 +1,7 @@ /* * osdep.h. Part of the ShareDaemon project. * - * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2003,2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: parse-ed2k-xmule2.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/parse-ed2k-xmule2.h,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- parse-ed2k-xmule2.h 20 Nov 2003 16:27:25 -0000 1.3 +++ parse-ed2k-xmule2.h 2 Feb 2004 11:03:38 -0000 1.4 @@ -1,7 +1,7 @@ /* * parse-ed2k.h. Part of the ShareDaemon project. * - * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2003,2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: parse-ed2k.c =================================================================== RCS file: /cvsroot/sharedaemon/core/src/parse-ed2k.c,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- parse-ed2k.c 12 Jan 2004 21:32:42 -0000 1.16 +++ parse-ed2k.c 2 Feb 2004 11:03:38 -0000 1.17 @@ -1,7 +1,7 @@ /* * parse-ed2k.c. Part of the ShareDaemon project. * - * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2003,2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: parse-ed2k.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/parse-ed2k.h,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- parse-ed2k.h 12 Jan 2004 21:32:42 -0000 1.10 +++ parse-ed2k.h 2 Feb 2004 11:03:38 -0000 1.11 @@ -1,7 +1,7 @@ /* * parse-ed2k.h. Part of the ShareDaemon project. * - * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2003,2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: test.cpp =================================================================== RCS file: /cvsroot/sharedaemon/core/src/test.cpp,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- test.cpp 15 Jan 2004 20:22:00 -0000 1.33 +++ test.cpp 2 Feb 2004 11:03:38 -0000 1.34 @@ -1,7 +1,7 @@ /* * test.cpp. Part of the ShareDaemon project. * - * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2003,2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: util.cpp =================================================================== RCS file: /cvsroot/sharedaemon/core/src/util.cpp,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- util.cpp 20 Nov 2003 16:27:25 -0000 1.5 +++ util.cpp 2 Feb 2004 11:03:38 -0000 1.6 @@ -1,7 +1,7 @@ /* * util.cpp. Part of the ShareDaemon project. * - * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2003,2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: util.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/util.h,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- util.h 20 Nov 2003 16:27:25 -0000 1.8 +++ util.h 2 Feb 2004 11:03:38 -0000 1.9 @@ -1,7 +1,7 @@ /* * util.h. Part of the ShareDaemon project. * - * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2003,2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: xmuletypes.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/xmuletypes.h,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- xmuletypes.h 22 Nov 2003 02:46:55 -0000 1.6 +++ xmuletypes.h 2 Feb 2004 11:03:38 -0000 1.7 @@ -1,7 +1,7 @@ /* * xmuletypes.h. Part of the ShareDaemon project. * - * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> + * Copyright (C) 2003,2004 Bodo Thiesen <bo...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |