You can subscribe to this list here.
| 2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(35) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2002 |
Jan
(30) |
Feb
(64) |
Mar
(120) |
Apr
(212) |
May
(227) |
Jun
(14) |
Jul
(69) |
Aug
(72) |
Sep
(94) |
Oct
(234) |
Nov
(358) |
Dec
(247) |
| 2003 |
Jan
(201) |
Feb
(439) |
Mar
(761) |
Apr
(206) |
May
(348) |
Jun
(493) |
Jul
(440) |
Aug
(514) |
Sep
(486) |
Oct
(383) |
Nov
(569) |
Dec
(480) |
| 2004 |
Jan
(344) |
Feb
(234) |
Mar
(259) |
Apr
(8) |
May
(32) |
Jun
(13) |
Jul
|
Aug
|
Sep
|
Oct
(64) |
Nov
|
Dec
|
| 2007 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Marek V. <ma...@us...> - 2004-10-11 15:52:30
|
Update of /cvsroot/massiv/massiv/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21985/doc Modified Files: ChangeLog README tags Log Message: LGPL release. Index: ChangeLog =================================================================== RCS file: /cvsroot/massiv/massiv/doc/ChangeLog,v retrieving revision 1.344 retrieving revision 1.345 diff -C2 -d -r1.344 -r1.345 *** ChangeLog 30 Jun 2004 09:21:39 -0000 1.344 --- ChangeLog 11 Oct 2004 15:52:09 -0000 1.345 *************** *** 1,2 **** --- 1,5 ---- + 2004-10-11 markoid + * The Massiv is released under LGPL as version 1.1b. + 2004-6-30 markoid * The Massiv was officially relased (1.1). Index: README =================================================================== RCS file: /cvsroot/massiv/massiv/doc/README,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** README 26 May 2004 16:47:41 -0000 1.4 --- README 11 Oct 2004 15:52:09 -0000 1.5 *************** *** 121,122 **** --- 121,128 ---- - Support for Windows and Linux platforms - OS dependent portions of the Core carefully isolated + + License + ------- + + The Massiv sources and documentation are currently licensed under LGPL. + Data for the Demo are distributed under GPL. See massiv/doc/licenses/*. Index: tags =================================================================== RCS file: /cvsroot/massiv/massiv/doc/tags,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** tags 24 Jun 2004 06:56:20 -0000 1.3 --- tags 11 Oct 2004 15:52:09 -0000 1.4 *************** *** 9,10 **** --- 9,13 ---- tag_1_1 2004/06/22 - first SourceForge release. + + tag_1_1b + 2004/10/11 - LGPL release. |
|
From: Marek V. <ma...@us...> - 2004-10-11 15:52:29
|
Update of /cvsroot/massiv/massiv/doc/www/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21985/doc/www/src Modified Files: contact.php develinf.php downloads.php index.php status.php Log Message: LGPL release. Index: contact.php =================================================================== RCS file: /cvsroot/massiv/massiv/doc/www/src/contact.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** contact.php 2 Jun 2004 15:34:00 -0000 1.1 --- contact.php 11 Oct 2004 15:52:09 -0000 1.2 *************** *** 23,37 **** </p> <p> ! If you want to leave remarks, suggestions and feedback, please follow this link: <a href="http://sourceforge.net/forum/?group_id=16201" title="Visit our public forums." > Public forums ! </a>. </p> <p> If you have any comments about the web site content, design or layout, please contact ! <a href="mailto:bo...@us...?subject=Massiv-www" title="Mail to web master.">web master <img src="gfx/mail_small.png" class="image" alt="via e-mail"></a>. --- 23,42 ---- </p> <p> ! If you want to leave remarks, suggestions and feedback, please follow these links: <a href="http://sourceforge.net/forum/?group_id=16201" title="Visit our public forums." > Public forums ! </a>, ! <a href="mailto:mas...@li..." ! title="Send an e-mail to massiv-devel list" ! > ! Massiv-devel list ! </a>. </p> <p> If you have any comments about the web site content, design or layout, please contact ! <a href="mailto:ma...@us...?subject=Massiv-www" title="Mail to web master.">web master <img src="gfx/mail_small.png" class="image" alt="via e-mail"></a>. Index: develinf.php =================================================================== RCS file: /cvsroot/massiv/massiv/doc/www/src/develinf.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** develinf.php 2 Jun 2004 15:34:00 -0000 1.1 --- develinf.php 11 Oct 2004 15:52:09 -0000 1.2 *************** *** 9,13 **** <ul> <li> Common information for MASSIV developers. ! <li> Last update: 24.5.2004. </ul> --- 9,13 ---- <ul> <li> Common information for MASSIV developers. ! <li> Last update: Oct 11 2004. </ul> *************** *** 157,161 **** <li><a href="http://www.dungeony.cz/">http://www.dungeony.cz/</a> <br> - Stranka obecne o RPG, hodne odkazu na MMORPG. A page on RPG (in general), a lot of links to MMORPGs. --- 157,160 ---- Index: downloads.php =================================================================== RCS file: /cvsroot/massiv/massiv/doc/www/src/downloads.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** downloads.php 30 Jun 2004 09:21:40 -0000 1.2 --- downloads.php 11 Oct 2004 15:52:09 -0000 1.3 *************** *** 6,10 **** <h3> <?php draw_dot(); ?> Downloads </h3> ! <h5> Latest Stable Release (1.1) </h5> <p> --- 6,20 ---- <h3> <?php draw_dot(); ?> Downloads </h3> ! <h5> Latest Stable Release (1.1b) </h5> ! ! <p> ! This is a version 1.1 licensed under LGPL. Since there were no changes in ! the functionality of both the core library and the Demo since 1.1 we did not ! make installers for this version. If you want to see the Demo, download the ! 1.1 version. The new 1.1b sources can be downloaded directly from ! <a href="http://sourceforge.net/project/showfiles.php?group_id=16201">sourceforge</a>. ! </p> ! ! <h5> Version 1.1 </h5> <p> Index: index.php =================================================================== RCS file: /cvsroot/massiv/massiv/doc/www/src/index.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.php 2 Jun 2004 15:34:00 -0000 1.1 --- index.php 11 Oct 2004 15:52:09 -0000 1.2 *************** *** 94,99 **** </ul> </li> - </ul> <?php html_end(); ?> --- 94,106 ---- </ul> </li> </ul> + <h5> License </h5> + + <p> + The Massiv sources and documentation are currently distributed under LGPL. There is + a talk in progress on license change for documentation and supporting a + BSD-style license for sources. + </p> + <?php html_end(); ?> Index: status.php =================================================================== RCS file: /cvsroot/massiv/massiv/doc/www/src/status.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** status.php 30 Jun 2004 09:21:40 -0000 1.2 --- status.php 11 Oct 2004 15:52:09 -0000 1.3 *************** *** 17,21 **** </p> ! <h5> Current status (30.6.2004) </h5> <p> --- 17,41 ---- </p> ! <h5> Current status (Oct 11 2004) </h5> ! ! <p> ! The Massiv license for sources and documentation changed from GPL to LGPL. ! </p> ! ! <h5> Oct 10 2004 </h5> ! ! <p> ! Clay Larabie officialy announced that he had started working on C# port of the ! Massiv. ! </p> ! ! <h5> Sep 8 2004 </h5> ! ! <p> ! David Li contacted the original team and initiated the talk on the license ! change from GPL to LGPL. ! </p> ! ! <h5> Jun 30 2004 </h5> <p> *************** *** 32,36 **** to various <a href=http://cvs.sourceforge.net/viewcvs.py/massiv/massiv/doc/TODO?rev=HEAD&content-type=text/vnd.viewcvs-markup>improvements</a> ! of the Core library. If you are intersted in participating in the project development do not hesitate and send us a message to the <a href="http://lists.sourceforge.net/lists/listinfo/massiv-devel">massiv-devel</a> --- 52,56 ---- to various <a href=http://cvs.sourceforge.net/viewcvs.py/massiv/massiv/doc/TODO?rev=HEAD&content-type=text/vnd.viewcvs-markup>improvements</a> ! of the Core library. If you are interested in participating in the project development do not hesitate and send us a message to the <a href="http://lists.sourceforge.net/lists/listinfo/massiv-devel">massiv-devel</a> |
|
From: Marek V. <ma...@us...> - 2004-10-11 15:21:28
|
Update of /cvsroot/massiv/massiv/src/core/balance In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2242/balance Modified Files: balancer.cpp balancer.h Log Message: License change. Index: balancer.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/core/balance/balancer.cpp,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** balancer.cpp 22 Mar 2004 12:59:14 -0000 1.20 --- balancer.cpp 11 Oct 2004 14:28:47 -0000 1.21 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: balancer.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/core/balance/balancer.h,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** balancer.h 15 Jan 2004 22:38:21 -0000 1.9 --- balancer.h 11 Oct 2004 14:28:47 -0000 1.10 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ |
|
From: Marek V. <ma...@us...> - 2004-10-11 15:20:31
|
Update of /cvsroot/massiv/massiv/src/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2242 Modified Files: core.h core.idl core_base.h core_generated.h core_management.h Log Message: License change. Index: core.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/core/core.h,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** core.h 30 Oct 2003 18:34:44 -0000 1.21 --- core.h 11 Oct 2004 14:28:47 -0000 1.22 *************** *** 12,18 **** * * * 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. * * * ***************************************************************************/ --- 12,16 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: core.idl =================================================================== RCS file: /cvsroot/massiv/massiv/src/core/core.idl,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** core.idl 20 Nov 2003 18:22:20 -0000 1.5 --- core.idl 11 Oct 2004 14:28:47 -0000 1.6 *************** *** 6,12 **** * * * 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. * * * ***************************************************************************/ --- 6,10 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: core_base.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/core/core_base.h,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** core_base.h 25 Sep 2003 13:22:52 -0000 1.5 --- core_base.h 11 Oct 2004 14:28:47 -0000 1.6 *************** *** 12,18 **** * * * 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. * * * ***************************************************************************/ --- 12,16 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: core_generated.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/core/core_generated.h,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** core_generated.h 1 Jul 2003 12:40:44 -0000 1.6 --- core_generated.h 11 Oct 2004 14:28:47 -0000 1.7 *************** *** 12,18 **** * * * 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. * * * ***************************************************************************/ --- 12,16 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: core_management.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/core/core_management.h,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** core_management.h 17 Mar 2004 11:30:04 -0000 1.9 --- core_management.h 11 Oct 2004 14:28:47 -0000 1.10 *************** *** 12,18 **** * * * 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. * * * ***************************************************************************/ --- 12,16 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ |
|
From: Marek V. <ma...@us...> - 2004-10-11 14:43:23
|
Update of /cvsroot/massiv/massiv/mkgen/win32 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6373/win32 Modified Files: makedir.c runin.c touch.c Log Message: License change. Index: makedir.c =================================================================== RCS file: /cvsroot/massiv/massiv/mkgen/win32/makedir.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** makedir.c 25 Apr 2002 21:41:34 -0000 1.2 --- makedir.c 11 Oct 2004 14:42:31 -0000 1.3 *************** *** 13,19 **** * * * 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. * * * ***************************************************************************/ --- 13,17 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: runin.c =================================================================== RCS file: /cvsroot/massiv/massiv/mkgen/win32/runin.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** runin.c 19 Dec 2001 00:41:21 -0000 1.3 --- runin.c 11 Oct 2004 14:42:31 -0000 1.4 *************** *** 13,19 **** * * * 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. * * * ***************************************************************************/ --- 13,17 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: touch.c =================================================================== RCS file: /cvsroot/massiv/massiv/mkgen/win32/touch.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** touch.c 15 Mar 2002 21:38:47 -0000 1.1 --- touch.c 11 Oct 2004 14:42:31 -0000 1.2 *************** *** 13,19 **** * * * 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. * * * ***************************************************************************/ --- 13,17 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ |
|
From: Marek V. <ma...@us...> - 2004-10-11 14:40:46
|
Update of /cvsroot/massiv/massiv/src/server/test In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5507/server/test Modified Files: main.cpp server_common.cpp server_common.h server_main.cpp server_main.h Log Message: License change. Index: main.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/main.cpp,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** main.cpp 14 Jul 2003 22:46:22 -0000 1.6 --- main.cpp 11 Oct 2004 14:39:07 -0000 1.7 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: server_common.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/server_common.cpp,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** server_common.cpp 25 Sep 2003 13:38:49 -0000 1.5 --- server_common.cpp 11 Oct 2004 14:39:07 -0000 1.6 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: server_common.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/server_common.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** server_common.h 14 Jul 2003 22:46:22 -0000 1.3 --- server_common.h 11 Oct 2004 14:39:07 -0000 1.4 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: server_main.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/server_main.cpp,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** server_main.cpp 14 Jul 2003 22:46:22 -0000 1.10 --- server_main.cpp 11 Oct 2004 14:39:07 -0000 1.11 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: server_main.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/server_main.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** server_main.h 25 Nov 2002 17:43:54 -0000 1.2 --- server_main.h 11 Oct 2004 14:39:07 -0000 1.3 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ |
|
From: Marek V. <ma...@us...> - 2004-10-11 14:40:20
|
Update of /cvsroot/massiv/massiv/src/template In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5507/template Modified Files: file.cpp file.h file_inline.h Log Message: License change. Index: file.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/template/file.cpp,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** file.cpp 4 Jul 2003 18:18:19 -0000 1.2 --- file.cpp 11 Oct 2004 14:39:08 -0000 1.3 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: file.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/template/file.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** file.h 4 Jul 2003 18:18:19 -0000 1.3 --- file.h 11 Oct 2004 14:39:08 -0000 1.4 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: file_inline.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/template/file_inline.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** file_inline.h 24 Feb 2003 00:55:33 -0000 1.1 --- file_inline.h 11 Oct 2004 14:39:08 -0000 1.2 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ |
|
From: Marek V. <ma...@us...> - 2004-10-11 14:40:19
|
Update of /cvsroot/massiv/massiv/src/utility/volume In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5507/utility/volume Modified Files: list_volume.cpp pack_volume.cpp unpack_volume.cpp Log Message: License change. Index: list_volume.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/utility/volume/list_volume.cpp,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** list_volume.cpp 6 Jan 2004 19:00:47 -0000 1.12 --- list_volume.cpp 11 Oct 2004 14:39:09 -0000 1.13 *************** *** 12,18 **** * * * 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. * * * ***************************************************************************/ --- 12,16 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: pack_volume.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/utility/volume/pack_volume.cpp,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** pack_volume.cpp 6 Jan 2004 19:00:47 -0000 1.15 --- pack_volume.cpp 11 Oct 2004 14:39:09 -0000 1.16 *************** *** 12,18 **** * * * 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. * * * ***************************************************************************/ --- 12,16 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: unpack_volume.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/utility/volume/unpack_volume.cpp,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** unpack_volume.cpp 6 Jan 2004 19:00:47 -0000 1.13 --- unpack_volume.cpp 11 Oct 2004 14:39:09 -0000 1.14 *************** *** 12,18 **** * * * 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. * * * ***************************************************************************/ --- 12,16 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ |
|
From: Marek V. <ma...@us...> - 2004-10-11 14:40:17
|
Update of /cvsroot/massiv/massiv/src/utility/password In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5507/utility/password Modified Files: pwd_decrypt.cpp pwd_encrypt.cpp Log Message: License change. Index: pwd_decrypt.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/utility/password/pwd_decrypt.cpp,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** pwd_decrypt.cpp 7 Jan 2004 18:01:27 -0000 1.10 --- pwd_decrypt.cpp 11 Oct 2004 14:39:09 -0000 1.11 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: pwd_encrypt.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/utility/password/pwd_encrypt.cpp,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** pwd_encrypt.cpp 8 Dec 2003 21:07:25 -0000 1.9 --- pwd_encrypt.cpp 11 Oct 2004 14:39:09 -0000 1.10 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ |
|
From: Marek V. <ma...@us...> - 2004-10-11 14:40:17
|
Update of /cvsroot/massiv/massiv/src/server/test/signal In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5507/server/test/signal Modified Files: main.cpp server_main.cpp server_main.h signal_element_base.cpp signal_element_base.h signal_element_base.idl signal_elements.cpp signal_elements.h signal_elements.idl Log Message: License change. Index: main.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/signal/main.cpp,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** main.cpp 14 Jul 2003 22:46:23 -0000 1.3 --- main.cpp 11 Oct 2004 14:39:08 -0000 1.4 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: server_main.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/signal/server_main.cpp,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** server_main.cpp 14 Jul 2003 22:46:23 -0000 1.5 --- server_main.cpp 11 Oct 2004 14:39:08 -0000 1.6 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: server_main.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/signal/server_main.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** server_main.h 14 Jul 2003 22:46:23 -0000 1.2 --- server_main.h 11 Oct 2004 14:39:08 -0000 1.3 *************** *** 12,18 **** * * * 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. * * * ***************************************************************************/ --- 12,16 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: signal_element_base.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/signal/signal_element_base.cpp,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** signal_element_base.cpp 25 Sep 2003 13:38:49 -0000 1.3 --- signal_element_base.cpp 11 Oct 2004 14:39:08 -0000 1.4 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: signal_element_base.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/signal/signal_element_base.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** signal_element_base.h 1 Jul 2003 13:09:46 -0000 1.2 --- signal_element_base.h 11 Oct 2004 14:39:08 -0000 1.3 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: signal_element_base.idl =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/signal/signal_element_base.idl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** signal_element_base.idl 1 Jul 2003 13:09:46 -0000 1.2 --- signal_element_base.idl 11 Oct 2004 14:39:08 -0000 1.3 *************** *** 6,12 **** * * * 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. * * * ***************************************************************************/ --- 6,10 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: signal_elements.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/signal/signal_elements.cpp,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** signal_elements.cpp 25 Sep 2003 13:38:49 -0000 1.3 --- signal_elements.cpp 11 Oct 2004 14:39:08 -0000 1.4 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: signal_elements.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/signal/signal_elements.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** signal_elements.h 15 Jan 2004 22:38:26 -0000 1.2 --- signal_elements.h 11 Oct 2004 14:39:08 -0000 1.3 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: signal_elements.idl =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/signal/signal_elements.idl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** signal_elements.idl 12 May 2003 22:15:57 -0000 1.1 --- signal_elements.idl 11 Oct 2004 14:39:08 -0000 1.2 *************** *** 6,12 **** * * * 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. * * * ***************************************************************************/ --- 6,10 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ |
|
From: Marek V. <ma...@us...> - 2004-10-11 14:40:16
|
Update of /cvsroot/massiv/massiv/src/utility/data In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5507/utility/data Modified Files: data_update.cpp Log Message: License change. Index: data_update.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/utility/data/data_update.cpp,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** data_update.cpp 1 Mar 2004 17:35:58 -0000 1.12 --- data_update.cpp 11 Oct 2004 14:39:09 -0000 1.13 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ |
|
From: Marek V. <ma...@us...> - 2004-10-11 14:40:16
|
Update of /cvsroot/massiv/massiv/src/utility/config In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5507/utility/config Modified Files: gencfg.cpp Log Message: License change. Index: gencfg.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/utility/config/gencfg.cpp,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** gencfg.cpp 2 Apr 2004 21:53:42 -0000 1.18 --- gencfg.cpp 11 Oct 2004 14:39:09 -0000 1.19 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ |
|
From: Marek V. <ma...@us...> - 2004-10-11 14:40:15
|
Update of /cvsroot/massiv/massiv/src/server/test/startup In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5507/server/test/startup Modified Files: main.cpp objects.cpp objects.h objects.idl server_main.cpp server_main.h Log Message: License change. Index: main.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/startup/main.cpp,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** main.cpp 14 Jul 2003 22:46:23 -0000 1.6 --- main.cpp 11 Oct 2004 14:39:08 -0000 1.7 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: objects.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/startup/objects.cpp,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** objects.cpp 7 Mar 2003 18:22:48 -0000 1.2 --- objects.cpp 11 Oct 2004 14:39:08 -0000 1.3 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: objects.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/startup/objects.h,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** objects.h 14 Jul 2003 22:46:23 -0000 1.5 --- objects.h 11 Oct 2004 14:39:08 -0000 1.6 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: objects.idl =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/startup/objects.idl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** objects.idl 1 Jul 2003 13:10:17 -0000 1.2 --- objects.idl 11 Oct 2004 14:39:08 -0000 1.3 *************** *** 6,12 **** * * * 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. * * * ***************************************************************************/ --- 6,10 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: server_main.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/startup/server_main.cpp,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** server_main.cpp 8 Dec 2003 21:07:25 -0000 1.17 --- server_main.cpp 11 Oct 2004 14:39:08 -0000 1.18 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: server_main.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/startup/server_main.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** server_main.h 14 Jul 2003 22:46:23 -0000 1.3 --- server_main.h 11 Oct 2004 14:39:08 -0000 1.4 *************** *** 14,20 **** * * * 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. * * * ***************************************************************************/ --- 14,18 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ |
|
From: Marek V. <ma...@us...> - 2004-10-11 14:40:15
|
Update of /cvsroot/massiv/massiv/src/utility/RSA In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5507/utility/RSA Modified Files: generate_key_pair.cpp Log Message: License change. Index: generate_key_pair.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/utility/RSA/generate_key_pair.cpp,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** generate_key_pair.cpp 29 Jan 2004 07:02:37 -0000 1.7 --- generate_key_pair.cpp 11 Oct 2004 14:39:09 -0000 1.8 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ |
|
From: Marek V. <ma...@us...> - 2004-10-11 14:40:14
|
Update of /cvsroot/massiv/massiv/src/server/test/philosophers_rpc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5507/server/test/philosophers_rpc Modified Files: main.cpp objects.cpp objects.h objects.idl server_main.cpp server_main.h Log Message: License change. Index: main.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/philosophers_rpc/main.cpp,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** main.cpp 14 Jul 2003 22:46:23 -0000 1.5 --- main.cpp 11 Oct 2004 14:39:07 -0000 1.6 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: objects.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/philosophers_rpc/objects.cpp,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** objects.cpp 8 Dec 2003 21:07:24 -0000 1.8 --- objects.cpp 11 Oct 2004 14:39:08 -0000 1.9 *************** *** 12,18 **** * * * 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. * * * ***************************************************************************/ --- 12,16 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: objects.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/philosophers_rpc/objects.h,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** objects.h 1 Jul 2003 13:09:06 -0000 1.6 --- objects.h 11 Oct 2004 14:39:08 -0000 1.7 *************** *** 12,18 **** * * * 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. * * * ***************************************************************************/ --- 12,16 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: objects.idl =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/philosophers_rpc/objects.idl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** objects.idl 1 Jul 2003 13:09:06 -0000 1.2 --- objects.idl 11 Oct 2004 14:39:08 -0000 1.3 *************** *** 7,13 **** * * * 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. * * * ***************************************************************************/ --- 7,11 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: server_main.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/philosophers_rpc/server_main.cpp,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** server_main.cpp 14 Jul 2003 22:46:23 -0000 1.13 --- server_main.cpp 11 Oct 2004 14:39:08 -0000 1.14 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: server_main.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/philosophers_rpc/server_main.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** server_main.h 14 Jul 2003 22:46:23 -0000 1.2 --- server_main.h 11 Oct 2004 14:39:08 -0000 1.3 *************** *** 13,19 **** * * * 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. * * * ***************************************************************************/ --- 13,17 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ |
|
From: Marek V. <ma...@us...> - 2004-10-11 14:40:14
|
Update of /cvsroot/massiv/massiv/src/server/test/philosophers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5507/server/test/philosophers Modified Files: main.cpp objects.cpp objects.h objects.idl server_main.cpp server_main.h Log Message: License change. Index: main.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/philosophers/main.cpp,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** main.cpp 14 Jul 2003 22:46:23 -0000 1.7 --- main.cpp 11 Oct 2004 14:39:07 -0000 1.8 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: objects.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/philosophers/objects.cpp,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** objects.cpp 8 Dec 2003 21:07:24 -0000 1.11 --- objects.cpp 11 Oct 2004 14:39:07 -0000 1.12 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: objects.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/philosophers/objects.h,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** objects.h 14 Jul 2003 22:46:23 -0000 1.10 --- objects.h 11 Oct 2004 14:39:07 -0000 1.11 *************** *** 12,18 **** * * * 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. * * * ***************************************************************************/ --- 12,16 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: objects.idl =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/philosophers/objects.idl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** objects.idl 1 Jul 2003 13:08:53 -0000 1.2 --- objects.idl 11 Oct 2004 14:39:07 -0000 1.3 *************** *** 7,13 **** * * * 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. * * * ***************************************************************************/ --- 7,11 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: server_main.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/philosophers/server_main.cpp,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** server_main.cpp 8 Dec 2003 21:07:24 -0000 1.18 --- server_main.cpp 11 Oct 2004 14:39:07 -0000 1.19 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: server_main.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/philosophers/server_main.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** server_main.h 14 Jul 2003 22:46:23 -0000 1.2 --- server_main.h 11 Oct 2004 14:39:07 -0000 1.3 *************** *** 13,19 **** * * * 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. * * * ***************************************************************************/ --- 13,17 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ |
|
From: Marek V. <ma...@us...> - 2004-10-11 14:40:14
|
Update of /cvsroot/massiv/massiv/src/server/test/pointer_test In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5507/server/test/pointer_test Modified Files: main.cpp objects.cpp objects.h objects.idl server_main.cpp server_main.h Log Message: License change. Index: main.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/pointer_test/main.cpp,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** main.cpp 7 Mar 2003 18:20:31 -0000 1.3 --- main.cpp 11 Oct 2004 14:39:08 -0000 1.4 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: objects.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/pointer_test/objects.cpp,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** objects.cpp 7 Mar 2003 18:21:24 -0000 1.3 --- objects.cpp 11 Oct 2004 14:39:08 -0000 1.4 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: objects.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/pointer_test/objects.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** objects.h 7 Mar 2003 18:21:23 -0000 1.3 --- objects.h 11 Oct 2004 14:39:08 -0000 1.4 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: objects.idl =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/pointer_test/objects.idl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** objects.idl 12 May 2003 22:07:55 -0000 1.1 --- objects.idl 11 Oct 2004 14:39:08 -0000 1.2 *************** *** 6,12 **** * * * 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. * * * ***************************************************************************/ --- 6,10 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: server_main.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/pointer_test/server_main.cpp,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** server_main.cpp 14 Jul 2003 22:46:23 -0000 1.13 --- server_main.cpp 11 Oct 2004 14:39:08 -0000 1.14 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: server_main.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/pointer_test/server_main.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** server_main.h 14 Jul 2003 22:46:23 -0000 1.3 --- server_main.h 11 Oct 2004 14:39:08 -0000 1.4 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ |
|
From: Marek V. <ma...@us...> - 2004-10-11 14:40:13
|
Update of /cvsroot/massiv/massiv/src/server/test/local_migration In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5507/server/test/local_migration Modified Files: main.cpp objects.cpp objects.h objects.idl server_main.cpp server_main.h Log Message: License change. Index: main.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/local_migration/main.cpp,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** main.cpp 14 Jul 2003 22:46:22 -0000 1.7 --- main.cpp 11 Oct 2004 14:39:07 -0000 1.8 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: objects.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/local_migration/objects.cpp,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** objects.cpp 8 Dec 2003 21:07:24 -0000 1.13 --- objects.cpp 11 Oct 2004 14:39:07 -0000 1.14 *************** *** 14,20 **** * * * 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. * * * ***************************************************************************/ --- 14,18 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: objects.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/local_migration/objects.h,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** objects.h 14 Jul 2003 22:46:22 -0000 1.11 --- objects.h 11 Oct 2004 14:39:07 -0000 1.12 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: objects.idl =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/local_migration/objects.idl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** objects.idl 1 Jul 2003 13:08:35 -0000 1.2 --- objects.idl 11 Oct 2004 14:39:07 -0000 1.3 *************** *** 6,12 **** * * * 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. * * * ***************************************************************************/ --- 6,10 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: server_main.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/local_migration/server_main.cpp,v retrieving revision 1.29 retrieving revision 1.30 diff -C2 -d -r1.29 -r1.30 *** server_main.cpp 8 Dec 2003 21:07:24 -0000 1.29 --- server_main.cpp 11 Oct 2004 14:39:07 -0000 1.30 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: server_main.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/server/test/local_migration/server_main.h,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** server_main.h 14 Jul 2003 22:46:23 -0000 1.5 --- server_main.h 11 Oct 2004 14:39:07 -0000 1.6 *************** *** 13,19 **** * * * 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. * * * ***************************************************************************/ --- 13,17 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ |
|
From: Marek V. <ma...@us...> - 2004-10-11 14:40:13
|
Update of /cvsroot/massiv/massiv/src/example/server_lib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5507/example/server_lib Modified Files: hello.cpp hello.h hello.idl hello_interface.h hello_interface.idl Log Message: License change. Index: hello.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/example/server_lib/hello.cpp,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** hello.cpp 7 Mar 2004 22:07:06 -0000 1.2 --- hello.cpp 11 Oct 2004 14:39:07 -0000 1.3 *************** *** 12,18 **** * * * 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. * * * ***************************************************************************/ --- 12,16 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: hello.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/example/server_lib/hello.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** hello.h 7 Mar 2004 22:07:06 -0000 1.2 --- hello.h 11 Oct 2004 14:39:07 -0000 1.3 *************** *** 12,18 **** * * * 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. * * * ***************************************************************************/ --- 12,16 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: hello.idl =================================================================== RCS file: /cvsroot/massiv/massiv/src/example/server_lib/hello.idl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** hello.idl 7 Mar 2004 22:07:06 -0000 1.2 --- hello.idl 11 Oct 2004 14:39:07 -0000 1.3 *************** *** 12,18 **** * * * 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. * * * ***************************************************************************/ --- 12,16 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: hello_interface.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/example/server_lib/hello_interface.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** hello_interface.h 7 Mar 2004 22:07:06 -0000 1.2 --- hello_interface.h 11 Oct 2004 14:39:07 -0000 1.3 *************** *** 12,18 **** * * * 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. * * * ***************************************************************************/ --- 12,16 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: hello_interface.idl =================================================================== RCS file: /cvsroot/massiv/massiv/src/example/server_lib/hello_interface.idl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** hello_interface.idl 7 Mar 2004 22:07:06 -0000 1.2 --- hello_interface.idl 11 Oct 2004 14:39:07 -0000 1.3 *************** *** 12,18 **** * * * 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. * * * ***************************************************************************/ --- 12,16 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ |
|
From: Marek V. <ma...@us...> - 2004-10-11 14:35:48
|
Update of /cvsroot/massiv/massiv/src/core/object/lib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2242/object/lib Modified Files: account_object_interface.h account_object_interface.idl lib_exceptions.h lib_exceptions.idl lib_exceptions_helper.cpp lib_exceptions_helper.h node_object_interface.h node_object_interface.idl Log Message: License change. Index: account_object_interface.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/core/object/lib/account_object_interface.h,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** account_object_interface.h 15 Jan 2004 22:38:23 -0000 1.17 --- account_object_interface.h 11 Oct 2004 14:28:58 -0000 1.18 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: account_object_interface.idl =================================================================== RCS file: /cvsroot/massiv/massiv/src/core/object/lib/account_object_interface.idl,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** account_object_interface.idl 30 Nov 2003 22:30:51 -0000 1.10 --- account_object_interface.idl 11 Oct 2004 14:28:58 -0000 1.11 *************** *** 6,12 **** * * * 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. * * * ***************************************************************************/ --- 6,10 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: lib_exceptions.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/core/object/lib/lib_exceptions.h,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** lib_exceptions.h 15 Jan 2004 22:38:23 -0000 1.6 --- lib_exceptions.h 11 Oct 2004 14:28:58 -0000 1.7 *************** *** 14,20 **** * * * 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. * * * ***************************************************************************/ --- 14,18 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: lib_exceptions.idl =================================================================== RCS file: /cvsroot/massiv/massiv/src/core/object/lib/lib_exceptions.idl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** lib_exceptions.idl 10 Nov 2003 22:13:22 -0000 1.3 --- lib_exceptions.idl 11 Oct 2004 14:28:58 -0000 1.4 *************** *** 6,12 **** * * * 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. * * * ***************************************************************************/ --- 6,10 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: lib_exceptions_helper.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/core/object/lib/lib_exceptions_helper.cpp,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** lib_exceptions_helper.cpp 24 Nov 2003 19:24:47 -0000 1.4 --- lib_exceptions_helper.cpp 11 Oct 2004 14:28:58 -0000 1.5 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: lib_exceptions_helper.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/core/object/lib/lib_exceptions_helper.h,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** lib_exceptions_helper.h 15 Jan 2004 22:38:23 -0000 1.6 --- lib_exceptions_helper.h 11 Oct 2004 14:28:58 -0000 1.7 *************** *** 13,19 **** * * * 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. * * * ***************************************************************************/ --- 13,17 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: node_object_interface.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/core/object/lib/node_object_interface.h,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** node_object_interface.h 15 Jan 2004 22:38:23 -0000 1.11 --- node_object_interface.h 11 Oct 2004 14:28:58 -0000 1.12 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: node_object_interface.idl =================================================================== RCS file: /cvsroot/massiv/massiv/src/core/object/lib/node_object_interface.idl,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** node_object_interface.idl 30 Nov 2003 22:30:51 -0000 1.8 --- node_object_interface.idl 11 Oct 2004 14:28:58 -0000 1.9 *************** *** 6,12 **** * * * 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. * * * ***************************************************************************/ --- 6,10 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ |
|
From: Marek V. <ma...@us...> - 2004-10-11 14:33:42
|
Update of /cvsroot/massiv/massiv/src/demo/client/sdl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3595/client/sdl Modified Files: client_sdl.cpp client_sdl.h stream_rwops.cpp stream_rwops.h Log Message: License change. Index: client_sdl.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/client/sdl/client_sdl.cpp,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** client_sdl.cpp 26 Mar 2004 21:40:50 -0000 1.19 --- client_sdl.cpp 11 Oct 2004 14:31:16 -0000 1.20 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: client_sdl.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/client/sdl/client_sdl.h,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** client_sdl.h 26 Mar 2004 21:40:51 -0000 1.9 --- client_sdl.h 11 Oct 2004 14:31:16 -0000 1.10 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: stream_rwops.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/client/sdl/stream_rwops.cpp,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** stream_rwops.cpp 8 Dec 2003 21:07:21 -0000 1.2 --- stream_rwops.cpp 11 Oct 2004 14:31:16 -0000 1.3 *************** *** 15,21 **** * * * 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. * * * ***************************************************************************/ --- 15,19 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: stream_rwops.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/client/sdl/stream_rwops.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** stream_rwops.h 18 Jun 2003 23:04:27 -0000 1.1 --- stream_rwops.h 11 Oct 2004 14:31:16 -0000 1.2 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ |
Update of /cvsroot/massiv/massiv/src/demo/client In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3595/client Modified Files: client_common.h client_exception.h client_global.cpp client_global.h client_global_inline.h client_main.cpp client_main.h main.cpp media_repository.cpp media_repository.h media_repository_inline.h raycast.cpp raycast.h raycast_inline.h tag_database.cpp tag_database.h tag_database_inline.h Log Message: License change. Index: client_common.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/client/client_common.h,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** client_common.h 8 Dec 2003 21:07:16 -0000 1.10 --- client_common.h 11 Oct 2004 14:31:12 -0000 1.11 *************** *** 14,20 **** * * * 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. * * * ***************************************************************************/ --- 14,18 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: client_exception.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/client/client_exception.h,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** client_exception.h 24 Nov 2003 19:46:17 -0000 1.7 --- client_exception.h 11 Oct 2004 14:31:12 -0000 1.8 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: client_global.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/client/client_global.cpp,v retrieving revision 1.36 retrieving revision 1.37 diff -C2 -d -r1.36 -r1.37 *** client_global.cpp 26 Mar 2004 21:40:48 -0000 1.36 --- client_global.cpp 11 Oct 2004 14:31:12 -0000 1.37 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: client_global.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/client/client_global.h,v retrieving revision 1.27 retrieving revision 1.28 diff -C2 -d -r1.27 -r1.28 *** client_global.h 26 Mar 2004 21:40:48 -0000 1.27 --- client_global.h 11 Oct 2004 14:31:12 -0000 1.28 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: client_global_inline.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/client/client_global_inline.h,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** client_global_inline.h 8 Dec 2003 21:07:16 -0000 1.14 --- client_global_inline.h 11 Oct 2004 14:31:12 -0000 1.15 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: client_main.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/client/client_main.cpp,v retrieving revision 1.89 retrieving revision 1.90 diff -C2 -d -r1.89 -r1.90 *** client_main.cpp 26 Mar 2004 21:40:48 -0000 1.89 --- client_main.cpp 11 Oct 2004 14:31:12 -0000 1.90 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: client_main.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/client/client_main.h,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** client_main.h 3 Mar 2004 12:13:49 -0000 1.10 --- client_main.h 11 Oct 2004 14:31:12 -0000 1.11 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: main.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/client/main.cpp,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** main.cpp 30 Nov 2003 22:30:53 -0000 1.7 --- main.cpp 11 Oct 2004 14:31:12 -0000 1.8 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: media_repository.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/client/media_repository.cpp,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** media_repository.cpp 17 Mar 2004 11:30:07 -0000 1.4 --- media_repository.cpp 11 Oct 2004 14:31:12 -0000 1.5 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: media_repository.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/client/media_repository.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** media_repository.h 25 Sep 2003 13:37:30 -0000 1.2 --- media_repository.h 11 Oct 2004 14:31:12 -0000 1.3 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: media_repository_inline.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/client/media_repository_inline.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** media_repository_inline.h 1 Aug 2003 17:56:52 -0000 1.1 --- media_repository_inline.h 11 Oct 2004 14:31:12 -0000 1.2 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: raycast.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/client/raycast.cpp,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** raycast.cpp 21 Oct 2003 21:18:10 -0000 1.3 --- raycast.cpp 11 Oct 2004 14:31:12 -0000 1.4 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: raycast.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/client/raycast.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** raycast.h 21 Oct 2003 21:19:43 -0000 1.3 --- raycast.h 11 Oct 2004 14:31:12 -0000 1.4 *************** *** 16,22 **** * * * 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. * * * ***************************************************************************/ --- 16,20 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: raycast_inline.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/client/raycast_inline.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** raycast_inline.h 3 Sep 2003 20:44:40 -0000 1.1 --- raycast_inline.h 11 Oct 2004 14:31:12 -0000 1.2 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: tag_database.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/client/tag_database.cpp,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** tag_database.cpp 17 May 2004 14:21:30 -0000 1.7 --- tag_database.cpp 11 Oct 2004 14:31:12 -0000 1.8 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: tag_database.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/client/tag_database.h,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** tag_database.h 17 May 2004 14:21:30 -0000 1.5 --- tag_database.h 11 Oct 2004 14:31:12 -0000 1.6 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: tag_database_inline.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/client/tag_database_inline.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** tag_database_inline.h 6 Nov 2003 21:07:52 -0000 1.2 --- tag_database_inline.h 11 Oct 2004 14:31:12 -0000 1.3 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ |
|
From: Marek V. <ma...@us...> - 2004-10-11 14:33:20
|
Update of /cvsroot/massiv/massiv/src/demo/server In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3595/server Modified Files: main.cpp server_global.cpp server_global.h server_global_inline.h server_main.cpp server_main.h Log Message: License change. Index: main.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/server/main.cpp,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** main.cpp 5 Jun 2003 19:15:50 -0000 1.4 --- main.cpp 11 Oct 2004 14:31:19 -0000 1.5 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: server_global.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/server/server_global.cpp,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** server_global.cpp 25 Feb 2004 17:54:03 -0000 1.2 --- server_global.cpp 11 Oct 2004 14:31:19 -0000 1.3 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: server_global.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/server/server_global.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** server_global.h 20 Oct 2003 19:58:40 -0000 1.1 --- server_global.h 11 Oct 2004 14:31:19 -0000 1.2 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: server_global_inline.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/server/server_global_inline.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** server_global_inline.h 8 Dec 2003 21:07:24 -0000 1.2 --- server_global_inline.h 11 Oct 2004 14:31:19 -0000 1.3 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: server_main.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/server/server_main.cpp,v retrieving revision 1.56 retrieving revision 1.57 diff -C2 -d -r1.56 -r1.57 *** server_main.cpp 25 Feb 2004 17:54:03 -0000 1.56 --- server_main.cpp 11 Oct 2004 14:31:19 -0000 1.57 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: server_main.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/server/server_main.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** server_main.h 31 Aug 2003 18:15:00 -0000 1.3 --- server_main.h 11 Oct 2004 14:31:19 -0000 1.4 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ |
|
From: Marek V. <ma...@us...> - 2004-10-11 14:33:19
|
Update of /cvsroot/massiv/massiv/src/core/global In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2242/global Modified Files: common.h common_garbage.h common_gcc.h common_icc.h common_msvc.h common_unix.h common_win32.h constraints.h global.cpp global.h global_callbacks.cpp global_callbacks.h global_inline.h Log Message: License change. Index: common.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/core/global/common.h,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** common.h 15 Jan 2004 22:38:22 -0000 1.16 --- common.h 11 Oct 2004 14:28:50 -0000 1.17 *************** *** 12,18 **** * * * 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. * * * ***************************************************************************/ --- 12,16 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: common_garbage.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/core/global/common_garbage.h,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** common_garbage.h 15 Jan 2004 22:38:22 -0000 1.14 --- common_garbage.h 11 Oct 2004 14:28:50 -0000 1.15 *************** *** 12,18 **** * * * 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. * * * ***************************************************************************/ --- 12,16 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: common_gcc.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/core/global/common_gcc.h,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** common_gcc.h 8 Dec 2003 21:06:59 -0000 1.4 --- common_gcc.h 11 Oct 2004 14:28:50 -0000 1.5 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: common_icc.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/core/global/common_icc.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** common_icc.h 8 Dec 2003 21:06:59 -0000 1.2 --- common_icc.h 11 Oct 2004 14:28:50 -0000 1.3 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: common_msvc.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/core/global/common_msvc.h,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** common_msvc.h 8 Dec 2003 21:06:59 -0000 1.19 --- common_msvc.h 11 Oct 2004 14:28:50 -0000 1.20 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: common_unix.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/core/global/common_unix.h,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** common_unix.h 15 Jan 2004 22:38:22 -0000 1.6 --- common_unix.h 11 Oct 2004 14:28:50 -0000 1.7 *************** *** 22,28 **** * * * 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. * * * ***************************************************************************/ --- 22,26 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: common_win32.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/core/global/common_win32.h,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** common_win32.h 15 Jan 2004 22:38:22 -0000 1.7 --- common_win32.h 11 Oct 2004 14:28:50 -0000 1.8 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: constraints.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/core/global/constraints.h,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** constraints.h 15 Jan 2004 22:38:22 -0000 1.4 --- constraints.h 11 Oct 2004 14:28:50 -0000 1.5 *************** *** 13,19 **** * * * 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. * * * ***************************************************************************/ --- 13,17 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: global.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/core/global/global.cpp,v retrieving revision 1.72 retrieving revision 1.73 diff -C2 -d -r1.72 -r1.73 *** global.cpp 8 Dec 2003 21:06:59 -0000 1.72 --- global.cpp 11 Oct 2004 14:28:51 -0000 1.73 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: global.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/core/global/global.h,v retrieving revision 1.62 retrieving revision 1.63 diff -C2 -d -r1.62 -r1.63 *** global.h 1 Mar 2004 21:35:09 -0000 1.62 --- global.h 11 Oct 2004 14:28:51 -0000 1.63 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: global_callbacks.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/core/global/global_callbacks.cpp,v retrieving revision 1.37 retrieving revision 1.38 diff -C2 -d -r1.37 -r1.38 *** global_callbacks.cpp 25 Feb 2004 17:49:58 -0000 1.37 --- global_callbacks.cpp 11 Oct 2004 14:28:51 -0000 1.38 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: global_callbacks.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/core/global/global_callbacks.h,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** global_callbacks.h 25 Feb 2004 17:49:58 -0000 1.23 --- global_callbacks.h 11 Oct 2004 14:28:51 -0000 1.24 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: global_inline.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/core/global/global_inline.h,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** global_inline.h 12 Jan 2004 20:53:13 -0000 1.19 --- global_inline.h 11 Oct 2004 14:28:51 -0000 1.20 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ |
|
From: Marek V. <ma...@us...> - 2004-10-11 14:33:12
|
Update of /cvsroot/massiv/massiv/src/demo/lib/client In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3595/lib/client Modified Files: client_fwd.h client_fwd.idl client_node.cpp client_node.h client_node.idl local_console.cpp local_console.h local_console_commands.cpp Log Message: License change. Index: client_fwd.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/lib/client/client_fwd.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** client_fwd.h 1 Oct 2003 19:34:43 -0000 1.3 --- client_fwd.h 11 Oct 2004 14:31:16 -0000 1.4 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: client_fwd.idl =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/lib/client/client_fwd.idl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** client_fwd.idl 23 Sep 2003 20:38:40 -0000 1.2 --- client_fwd.idl 11 Oct 2004 14:31:16 -0000 1.3 *************** *** 6,12 **** * * * 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. * * * ***************************************************************************/ --- 6,10 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: client_node.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/lib/client/client_node.cpp,v retrieving revision 1.33 retrieving revision 1.34 diff -C2 -d -r1.33 -r1.34 *** client_node.cpp 3 Mar 2004 12:13:49 -0000 1.33 --- client_node.cpp 11 Oct 2004 14:31:16 -0000 1.34 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: client_node.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/lib/client/client_node.h,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 *** client_node.h 3 Mar 2004 12:13:49 -0000 1.24 --- client_node.h 11 Oct 2004 14:31:16 -0000 1.25 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: client_node.idl =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/lib/client/client_node.idl,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** client_node.idl 3 Mar 2004 12:13:49 -0000 1.8 --- client_node.idl 11 Oct 2004 14:31:16 -0000 1.9 *************** *** 6,12 **** * * * 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. * * * ***************************************************************************/ --- 6,10 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: local_console.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/lib/client/local_console.cpp,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** local_console.cpp 17 Mar 2004 11:30:08 -0000 1.16 --- local_console.cpp 11 Oct 2004 14:31:16 -0000 1.17 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: local_console.h =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/lib/client/local_console.h,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** local_console.h 17 Mar 2004 11:30:08 -0000 1.4 --- local_console.h 11 Oct 2004 14:31:16 -0000 1.5 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ Index: local_console_commands.cpp =================================================================== RCS file: /cvsroot/massiv/massiv/src/demo/lib/client/local_console_commands.cpp,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** local_console_commands.cpp 17 Mar 2004 11:30:08 -0000 1.12 --- local_console_commands.cpp 11 Oct 2004 14:31:16 -0000 1.13 *************** *** 11,17 **** * * * 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. * * * ***************************************************************************/ --- 11,15 ---- * * * This program is free software; you can redistribute it and/or modify * ! * it according to instructions in massiv/doc/licenses/source.txt. * * * ***************************************************************************/ |