Update of /cvsroot/sharedaemon/core/src In directory sc8-pr-cvs1:/tmp/cvs-serv10697 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 debug.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: Changed copyright notices to reflect project name change from xMule2 to ShareDaemon Index: Addr.cpp =================================================================== RCS file: /cvsroot/sharedaemon/core/src/Addr.cpp,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- Addr.cpp 20 Nov 2003 16:21:24 -0000 1.4 +++ Addr.cpp 20 Nov 2003 16:27:24 -0000 1.5 @@ -1,5 +1,5 @@ /* - * Addr.cpph. Part of the xMule project. + * Addr.cpp. Part of the ShareDaemon project. * * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> * Index: Addr.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/Addr.h,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- Addr.h 20 Nov 2003 16:21:24 -0000 1.5 +++ Addr.h 20 Nov 2003 16:27:25 -0000 1.6 @@ -1,5 +1,5 @@ /* - * Addr.h. Part of the xMule project. + * Addr.h. Part of the ShareDaemon project. * * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> * Index: Array.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/Array.h,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- Array.h 20 Nov 2003 16:21:24 -0000 1.5 +++ Array.h 20 Nov 2003 16:27:25 -0000 1.6 @@ -1,3 +1,23 @@ +/* + * Array.h. Part of the ShareDaemon project. + * + * Copyright (C) 2003 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 + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #ifndef ARRAY_H #define ARRAY_H Index: Client.cpp =================================================================== RCS file: /cvsroot/sharedaemon/core/src/Client.cpp,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- Client.cpp 20 Nov 2003 16:21:24 -0000 1.9 +++ Client.cpp 20 Nov 2003 16:27:25 -0000 1.10 @@ -1,5 +1,5 @@ /* - * Client.cpp. Part of the xMule project. + * Client.cpp. Part of the ShareDaemon project. * * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> * Index: Client.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/Client.h,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- Client.h 20 Nov 2003 16:21:24 -0000 1.6 +++ Client.h 20 Nov 2003 16:27:25 -0000 1.7 @@ -1,5 +1,5 @@ /* - * Client.h. Part of the xMule project. + * Client.h. Part of the ShareDaemon project. * * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> * Index: ClientList.cpp =================================================================== RCS file: /cvsroot/sharedaemon/core/src/ClientList.cpp,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- ClientList.cpp 12 Aug 2003 10:35:16 -0000 1.4 +++ ClientList.cpp 20 Nov 2003 16:27:25 -0000 1.5 @@ -1,5 +1,5 @@ /* - * ClientList.cpp. Part of the xMule project. + * ClientList.cpp. Part of the ShareDaemon project. * * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> * Index: ClientList.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/ClientList.h,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- ClientList.h 12 Aug 2003 10:35:16 -0000 1.4 +++ ClientList.h 20 Nov 2003 16:27:25 -0000 1.5 @@ -1,5 +1,5 @@ /* - * ClientList.h. Part of the xMule project. + * ClientList.h. Part of the ShareDaemon project. * * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> * Index: ClientShadow.cpp =================================================================== RCS file: /cvsroot/sharedaemon/core/src/ClientShadow.cpp,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- ClientShadow.cpp 8 Sep 2003 00:31:54 -0000 1.4 +++ ClientShadow.cpp 20 Nov 2003 16:27:25 -0000 1.5 @@ -1,5 +1,5 @@ /* - * ClientShadow.cpp. Part of the xMule project. + * ClientShadow.cpp. Part of the ShareDaemon project. * * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> * Index: ClientShadow.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/ClientShadow.h,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- ClientShadow.h 8 Sep 2003 00:31:54 -0000 1.4 +++ ClientShadow.h 20 Nov 2003 16:27:25 -0000 1.5 @@ -1,5 +1,5 @@ /* - * ClientShadow.h. Part of the xMule project. + * ClientShadow.h. Part of the ShareDaemon project. * * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> * Index: Ed2kConnection.cpp =================================================================== RCS file: /cvsroot/sharedaemon/core/src/Ed2kConnection.cpp,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- Ed2kConnection.cpp 20 Nov 2003 16:21:24 -0000 1.2 +++ Ed2kConnection.cpp 20 Nov 2003 16:27:25 -0000 1.3 @@ -1,5 +1,5 @@ /* - * Ed2kConnection.cpp. Part of the xMule project. + * Ed2kConnection.cpp. Part of the ShareDaemon project. * * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> * Index: Ed2kConnection.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/Ed2kConnection.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- Ed2kConnection.h 20 Nov 2003 16:21:24 -0000 1.2 +++ Ed2kConnection.h 20 Nov 2003 16:27:25 -0000 1.3 @@ -1,5 +1,5 @@ /* - * Ed2kConnection.h. Part of the xMule project. + * Ed2kConnection.h. Part of the ShareDaemon project. * * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> * Index: Ed2kPacket.cpp =================================================================== RCS file: /cvsroot/sharedaemon/core/src/Ed2kPacket.cpp,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- Ed2kPacket.cpp 20 Nov 2003 16:21:24 -0000 1.2 +++ Ed2kPacket.cpp 20 Nov 2003 16:27:25 -0000 1.3 @@ -1,5 +1,5 @@ /* - * Ed2kPacket.cpp. Part of the xMule project. + * Ed2kPacket.cpp. Part of the ShareDaemon project. * * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> * Index: Ed2kPacket.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/Ed2kPacket.h,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- Ed2kPacket.h 20 Nov 2003 16:21:24 -0000 1.4 +++ Ed2kPacket.h 20 Nov 2003 16:27:25 -0000 1.5 @@ -1,5 +1,5 @@ /* - * Ed2kPacket.h. Part of the xMule project. + * Ed2kPacket.h. Part of the ShareDaemon project. * * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> * Index: Ed2kSocket.cpp =================================================================== RCS file: /cvsroot/sharedaemon/core/src/Ed2kSocket.cpp,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- Ed2kSocket.cpp 20 Nov 2003 16:21:24 -0000 1.4 +++ Ed2kSocket.cpp 20 Nov 2003 16:27:25 -0000 1.5 @@ -1,5 +1,5 @@ /* - * Ed2kSocket.cpp. Part of the xMule project. + * Ed2kSocket.cpp. Part of the ShareDaemon project. * * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> * Index: Ed2kSocket.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/Ed2kSocket.h,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- Ed2kSocket.h 29 Sep 2003 22:06:21 -0000 1.3 +++ Ed2kSocket.h 20 Nov 2003 16:27:25 -0000 1.4 @@ -1,5 +1,5 @@ /* - * Ed2kSocket.h. Part of the xMule project. + * Ed2kSocket.h. Part of the ShareDaemon project. * * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> * Index: File.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/File.h,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- File.h 8 Aug 2003 19:23:03 -0000 1.3 +++ File.h 20 Nov 2003 16:27:25 -0000 1.4 @@ -1,7 +1,21 @@ /* - * File.h. Part of the xMule project. + * File.h. Part of the ShareDaemon project. * * Copyright (C) 2003 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 + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef FILE_H Index: Makefile.cvs =================================================================== RCS file: /cvsroot/sharedaemon/core/src/Makefile.cvs,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- Makefile.cvs 31 Oct 2003 21:00:13 -0000 1.7 +++ Makefile.cvs 20 Nov 2003 16:27:25 -0000 1.8 @@ -1,9 +1,22 @@ -#xMule2, Copyright (C) 2002 by Bodo Thiesen -#The package xMule2 comes with ABSOLUTELY NO WARRANTY; for -#details, see COPYING in the source tree of the sources. -#This is free software, and you are welcome to -#redistribute it under certain conditions; see the file -#COPYING in the source tree of the sources for details. +# +# Makefile.cvs. Part of the ShareDaemon project. +# +# Copyright (C) 2003 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 +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# all: test Index: MultiLevelBitmap.cpp =================================================================== RCS file: /cvsroot/sharedaemon/core/src/MultiLevelBitmap.cpp,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- MultiLevelBitmap.cpp 20 Nov 2003 16:21:24 -0000 1.5 +++ MultiLevelBitmap.cpp 20 Nov 2003 16:27:25 -0000 1.6 @@ -1,5 +1,5 @@ /* - * MultiLevelBitmap.cpp. Part of the xMule project. + * MultiLevelBitmap.cpp. Part of the ShareDaemon project. * * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> * Index: MultiLevelBitmap.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/MultiLevelBitmap.h,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- MultiLevelBitmap.h 3 Sep 2003 15:58:15 -0000 1.4 +++ MultiLevelBitmap.h 20 Nov 2003 16:27:25 -0000 1.5 @@ -1,5 +1,5 @@ /* - * MultiLevelBitmap.h. Part of the xMule project. + * MultiLevelBitmap.h. Part of the ShareDaemon project. * * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> * Index: Packet.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/Packet.h,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- Packet.h 29 Sep 2003 22:06:21 -0000 1.5 +++ Packet.h 20 Nov 2003 16:27:25 -0000 1.6 @@ -1,5 +1,5 @@ /* - * Packet.h. Part of the xMule project. + * Packet.h. Part of the ShareDaemon project. * * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> * Index: ParseClass.cpp =================================================================== RCS file: /cvsroot/sharedaemon/core/src/ParseClass.cpp,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- ParseClass.cpp 20 Nov 2003 16:21:24 -0000 1.7 +++ ParseClass.cpp 20 Nov 2003 16:27:25 -0000 1.8 @@ -1,5 +1,5 @@ /* - * ParseClass.cpp. Part of the xMule project. + * ParseClass.cpp. Part of the ShareDaemon project. * * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> * Index: ParseClass.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/ParseClass.h,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- ParseClass.h 20 Nov 2003 16:21:24 -0000 1.7 +++ ParseClass.h 20 Nov 2003 16:27:25 -0000 1.8 @@ -1,5 +1,5 @@ /* - * ParseClass.h. Part of the xMule project. + * ParseClass.h. Part of the ShareDaemon project. * * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> * Index: Socket.cpp =================================================================== RCS file: /cvsroot/sharedaemon/core/src/Socket.cpp,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- Socket.cpp 20 Nov 2003 16:21:24 -0000 1.10 +++ Socket.cpp 20 Nov 2003 16:27:25 -0000 1.11 @@ -1,5 +1,5 @@ /* - * Socket.cpp. Part of the xMule project. + * Socket.cpp. Part of the ShareDaemon project. * * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> * Index: Socket.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/Socket.h,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- Socket.h 20 Nov 2003 16:21:24 -0000 1.9 +++ Socket.h 20 Nov 2003 16:27:25 -0000 1.10 @@ -1,5 +1,5 @@ /* - * Socket.h. Part of the xMule project. + * Socket.h. Part of the ShareDaemon project. * * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> * Index: debug.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/debug.h,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- debug.h 20 Nov 2003 16:21:24 -0000 1.5 +++ debug.h 20 Nov 2003 16:27:25 -0000 1.6 @@ -1,5 +1,5 @@ /* - * debug.h. Part of the xMule project. + * debug.h. Part of the ShareDaemon project. * * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> * Index: mprintf.c =================================================================== RCS file: /cvsroot/sharedaemon/core/src/mprintf.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- mprintf.c 12 Oct 2003 21:11:52 -0000 1.1 +++ mprintf.c 20 Nov 2003 16:27:25 -0000 1.2 @@ -1,3 +1,23 @@ +/* + * mprintf.c. Part of the bothie-utils. + * + * Copyright (C) 2002, 2003 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 + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #include "mprintf.h" #include <stdlib.h> Index: mprintf.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/mprintf.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- mprintf.h 12 Oct 2003 21:11:52 -0000 1.1 +++ mprintf.h 20 Nov 2003 16:27:25 -0000 1.2 @@ -1,3 +1,23 @@ +/* + * mprintf.h. Part of the bothie-utils. + * + * Copyright (C) 2002, 2003 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 + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #ifndef MPRINTF_H #define MPRINTF_H Index: osdep.cpp =================================================================== RCS file: /cvsroot/sharedaemon/core/src/osdep.cpp,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- osdep.cpp 20 Nov 2003 16:21:24 -0000 1.7 +++ osdep.cpp 20 Nov 2003 16:27:25 -0000 1.8 @@ -1,5 +1,5 @@ /* - * osdep.cpp. Part of the xMule project. + * osdep.cpp. Part of the ShareDaemon project. * * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> * Index: osdep.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/osdep.h,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- osdep.h 20 Nov 2003 16:21:24 -0000 1.9 +++ osdep.h 20 Nov 2003 16:27:25 -0000 1.10 @@ -1,5 +1,5 @@ /* - * osdep.h. Part of the xMule project. + * osdep.h. Part of the ShareDaemon project. * * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> * Index: parse-ed2k-xmule2.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/parse-ed2k-xmule2.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- parse-ed2k-xmule2.h 13 Oct 2003 23:02:42 -0000 1.2 +++ parse-ed2k-xmule2.h 20 Nov 2003 16:27:25 -0000 1.3 @@ -1,5 +1,5 @@ /* - * parse-ed2k.h. Part of the xMule project. + * parse-ed2k.h. Part of the ShareDaemon project. * * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> * Index: parse-ed2k.c =================================================================== RCS file: /cvsroot/sharedaemon/core/src/parse-ed2k.c,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- parse-ed2k.c 20 Nov 2003 16:21:24 -0000 1.12 +++ parse-ed2k.c 20 Nov 2003 16:27:25 -0000 1.13 @@ -1,5 +1,5 @@ /* - * parse-ed2k.c. Part of the xMule project. + * parse-ed2k.c. Part of the ShareDaemon project. * * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> * Index: parse-ed2k.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/parse-ed2k.h,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- parse-ed2k.h 20 Nov 2003 16:21:24 -0000 1.8 +++ parse-ed2k.h 20 Nov 2003 16:27:25 -0000 1.9 @@ -1,5 +1,5 @@ /* - * parse-ed2k.h. Part of the xMule project. + * parse-ed2k.h. Part of the ShareDaemon project. * * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> * Index: test.cpp =================================================================== RCS file: /cvsroot/sharedaemon/core/src/test.cpp,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- test.cpp 20 Nov 2003 15:28:28 -0000 1.24 +++ test.cpp 20 Nov 2003 16:27:25 -0000 1.25 @@ -1,5 +1,5 @@ /* - * test.cpp. Part of the xMule project. + * test.cpp. Part of the ShareDaemon project. * * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> * Index: util.cpp =================================================================== RCS file: /cvsroot/sharedaemon/core/src/util.cpp,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- util.cpp 20 Nov 2003 16:21:24 -0000 1.4 +++ util.cpp 20 Nov 2003 16:27:25 -0000 1.5 @@ -1,5 +1,5 @@ /* - * util.cpp. Part of the xMule project. + * util.cpp. Part of the ShareDaemon project. * * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> * Index: util.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/util.h,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- util.h 20 Nov 2003 16:21:24 -0000 1.7 +++ util.h 20 Nov 2003 16:27:25 -0000 1.8 @@ -1,5 +1,5 @@ /* - * util.h. Part of the xMule project. + * util.h. Part of the ShareDaemon project. * * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> * Index: xmuletypes.h =================================================================== RCS file: /cvsroot/sharedaemon/core/src/xmuletypes.h,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- xmuletypes.h 26 Aug 2003 16:03:12 -0000 1.4 +++ xmuletypes.h 20 Nov 2003 16:27:25 -0000 1.5 @@ -1,5 +1,5 @@ /* - * xmuletypes.h. Part of the xMule project. + * xmuletypes.h. Part of the ShareDaemon project. * * Copyright (C) 2003 Bodo Thiesen <bo...@gm...> * |