fenfire-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ff-cvs] fenfire/org/fenfire demo/mm.py fenmm/MindNet.ja...


From: Asko Soukka
Subject: [ff-cvs] fenfire/org/fenfire demo/mm.py fenmm/MindNet.ja...
Date: Sun, 17 Aug 2003 15:55:02 -0400

CVSROOT:        /cvsroot/fenfire
Module name:    fenfire
Branch:         
Changes by:     Asko Soukka <address@hidden>    03/08/17 15:55:02

Modified files:
        org/fenfire/demo: mm.py 
        org/fenfire/fenmm: MindNet.java MindNet.test 
        org/fenfire/fenpdf: fenpdfcontext.py 
        org/fenfire/spanimages/gl: benchpapers.py papermakers.py 
        org/fenfire/structure: TreeTime.java 
        org/fenfire/swamp: PureNodeFunction.java 
        org/fenfire/util/lava: RDFList.java Traversals.java 
        org/fenfire/view: AreaSelectingView2D.java 
        org/fenfire/view/buoy: TTConnector.java 
        org/fenfire/view/buoy/lava: MindMapConnector.java 
        org/fenfire/view/lava: Cursor.java FastView.java 
                               mindMapView2D.py 
        org/fenfire/vocab: TREETIME.java 
        org/fenfire/vocab/lava: MINDSTRUCT.java 

Log message:
        Copyright

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/demo/mm.py.diff?tr1=1.20&tr2=1.21&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/fenmm/MindNet.java.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/fenmm/MindNet.test.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/fenpdf/fenpdfcontext.py.diff?tr1=1.9&tr2=1.10&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/spanimages/gl/benchpapers.py.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/spanimages/gl/papermakers.py.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/structure/TreeTime.java.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/swamp/PureNodeFunction.java.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/util/lava/RDFList.java.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/util/lava/Traversals.java.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/view/AreaSelectingView2D.java.diff?tr1=1.13&tr2=1.14&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/view/buoy/TTConnector.java.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/view/buoy/lava/MindMapConnector.java.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/view/lava/Cursor.java.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/view/lava/FastView.java.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/view/lava/mindMapView2D.py.diff?tr1=1.24&tr2=1.25&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/vocab/TREETIME.java.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/vocab/lava/MINDSTRUCT.java.diff?tr1=1.4&tr2=1.5&r1=text&r2=text

Patches:
Index: fenfire/org/fenfire/demo/mm.py
diff -u fenfire/org/fenfire/demo/mm.py:1.20 fenfire/org/fenfire/demo/mm.py:1.21
--- fenfire/org/fenfire/demo/mm.py:1.20 Sun Aug 17 08:05:55 2003
+++ fenfire/org/fenfire/demo/mm.py      Sun Aug 17 15:55:01 2003
@@ -1,4 +1,23 @@
-# (c): Matti J. Katila, Asko Soukka
+# 
+# Copyright (c) 2003, Matti J. Katila, Asko Soukka
+# This file is part of Fenfire.
+# 
+# Fenfire is free software; you can redistribute it and/or modify it under
+# the terms of the GNU Lesser General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+# 
+# Fenfire is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General
+# Public License for more details.
+# 
+# You should have received a copy of the GNU Lesser General
+# Public License along with Fenfire; if not, write to the Free
+# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+# MA  02111-1307  USA
+# 
+
 
 # This demo is a for mindmap
 
Index: fenfire/org/fenfire/fenmm/MindNet.java
diff -u fenfire/org/fenfire/fenmm/MindNet.java:1.1 
fenfire/org/fenfire/fenmm/MindNet.java:1.2
--- fenfire/org/fenfire/fenmm/MindNet.java:1.1  Sun Aug 17 15:49:15 2003
+++ fenfire/org/fenfire/fenmm/MindNet.java      Sun Aug 17 15:55:01 2003
@@ -1,4 +1,28 @@
-// (c): Matti J. Katila, Asko Soukka
+/*
+MindNet.java
+ *    
+ *    Copyright (c) 2003, Matti J. Katila, Asko Soukka
+ *    This file is part of Fenfire.
+ *    
+ *    Fenfire is free software; you can redistribute it and/or modify it under
+ *    the terms of the GNU Lesser General Public License as published by
+ *    the Free Software Foundation; either version 2 of the License, or
+ *    (at your option) any later version.
+ *    
+ *    Fenfire is distributed in the hope that it will be useful, but WITHOUT
+ *    ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ *    or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General
+ *    Public License for more details.
+ *    
+ *    You should have received a copy of the GNU Lesser General
+ *    Public License along with Fenfire; if not, write to the Free
+ *    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ *    MA  02111-1307  USA
+ *    
+ */
+/*
+ * Written by Matti J. Katila, Asko Soukka
+ */
 
 /** MindNet stores drawn MindMap connections into a HashMap. 
  * Connections are stored bidirectionally. Connections are
Index: fenfire/org/fenfire/fenmm/MindNet.test
diff -u fenfire/org/fenfire/fenmm/MindNet.test:1.1 
fenfire/org/fenfire/fenmm/MindNet.test:1.2
--- fenfire/org/fenfire/fenmm/MindNet.test:1.1  Sun Aug 17 15:49:15 2003
+++ fenfire/org/fenfire/fenmm/MindNet.test      Sun Aug 17 15:55:01 2003
@@ -1,5 +1,24 @@
 # -*-python-*-
-# (c): Asko Soukka
+# 
+# Copyright (c) 2003, Asko Soukka
+# This file is part of Fenfire.
+# 
+# Fenfire is free software; you can redistribute it and/or modify it under
+# the terms of the GNU Lesser General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+# 
+# Fenfire is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General
+# Public License for more details.
+# 
+# You should have received a copy of the GNU Lesser General
+# Public License along with Fenfire; if not, write to the Free
+# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+# MA  02111-1307  USA
+# 
+
 
 import org.fenfire as ff
 from org.fenfire.fenmm import MindNet
Index: fenfire/org/fenfire/fenpdf/fenpdfcontext.py
diff -u fenfire/org/fenfire/fenpdf/fenpdfcontext.py:1.9 
fenfire/org/fenfire/fenpdf/fenpdfcontext.py:1.10
--- fenfire/org/fenfire/fenpdf/fenpdfcontext.py:1.9     Sun Aug 17 06:12:10 2003
+++ fenfire/org/fenfire/fenpdf/fenpdfcontext.py Sun Aug 17 15:55:01 2003
@@ -1,4 +1,23 @@
-# (c): Matti J. Katila and Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Matti J. Katila and Tuomas J. Lukka
+# This file is part of Fenfire.
+# 
+# Fenfire is free software; you can redistribute it and/or modify it under
+# the terms of the GNU Lesser General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+# 
+# Fenfire is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General
+# Public License for more details.
+# 
+# You should have received a copy of the GNU Lesser General
+# Public License along with Fenfire; if not, write to the Free
+# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+# MA  02111-1307  USA
+# 
+
 
 from org import fenfire as ff
 from org.fenfire.swamp import Nodes
Index: fenfire/org/fenfire/spanimages/gl/benchpapers.py
diff -u fenfire/org/fenfire/spanimages/gl/benchpapers.py:1.1 
fenfire/org/fenfire/spanimages/gl/benchpapers.py:1.2
--- fenfire/org/fenfire/spanimages/gl/benchpapers.py:1.1        Mon Jul 28 
03:35:17 2003
+++ fenfire/org/fenfire/spanimages/gl/benchpapers.py    Sun Aug 17 15:55:01 2003
@@ -1,4 +1,23 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# This file is part of Fenfire.
+# 
+# Fenfire is free software; you can redistribute it and/or modify it under
+# the terms of the GNU Lesser General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+# 
+# Fenfire is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General
+# Public License for more details.
+# 
+# You should have received a copy of the GNU Lesser General
+# Public License along with Fenfire; if not, write to the Free
+# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+# MA  02111-1307  USA
+# 
+
 
 import vob, java
 from org.fenfire.spanimages import gl as spi
Index: fenfire/org/fenfire/spanimages/gl/papermakers.py
diff -u fenfire/org/fenfire/spanimages/gl/papermakers.py:1.8 
fenfire/org/fenfire/spanimages/gl/papermakers.py:1.9
--- fenfire/org/fenfire/spanimages/gl/papermakers.py:1.8        Wed Aug  6 
11:58:06 2003
+++ fenfire/org/fenfire/spanimages/gl/papermakers.py    Sun Aug 17 15:55:01 2003
@@ -1,4 +1,23 @@
-# (c) Tuomas J. Lukka and Janne Kujala
+# 
+# Copyright (c) 2003, Tuomas J. Lukka and Janne Kujala
+# This file is part of Fenfire.
+# 
+# Fenfire is free software; you can redistribute it and/or modify it under
+# the terms of the GNU Lesser General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+# 
+# Fenfire is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General
+# Public License for more details.
+# 
+# You should have received a copy of the GNU Lesser General
+# Public License along with Fenfire; if not, write to the Free
+# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+# MA  02111-1307  USA
+# 
+
 
 # PaperMaker implementations
 
Index: fenfire/org/fenfire/structure/TreeTime.java
diff -u fenfire/org/fenfire/structure/TreeTime.java:1.2 
fenfire/org/fenfire/structure/TreeTime.java:1.3
--- fenfire/org/fenfire/structure/TreeTime.java:1.2     Thu Aug  7 04:52:46 2003
+++ fenfire/org/fenfire/structure/TreeTime.java Sun Aug 17 15:55:01 2003
@@ -1,4 +1,28 @@
-// (c) Tuomas J. Lukka
+/*
+TreeTime.java
+ *    
+ *    Copyright (c) 2003, Tuomas J. Lukka
+ *    This file is part of Fenfire.
+ *    
+ *    Fenfire is free software; you can redistribute it and/or modify it under
+ *    the terms of the GNU Lesser General Public License as published by
+ *    the Free Software Foundation; either version 2 of the License, or
+ *    (at your option) any later version.
+ *    
+ *    Fenfire is distributed in the hope that it will be useful, but WITHOUT
+ *    ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ *    or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General
+ *    Public License for more details.
+ *    
+ *    You should have received a copy of the GNU Lesser General
+ *    Public License along with Fenfire; if not, write to the Free
+ *    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ *    MA  02111-1307  USA
+ *    
+ */
+/*
+ * Written by Tuomas J. Lukka
+ */
 
 package org.fenfire.structure;
 import java.util.Iterator;
Index: fenfire/org/fenfire/swamp/PureNodeFunction.java
diff -u fenfire/org/fenfire/swamp/PureNodeFunction.java:1.1 
fenfire/org/fenfire/swamp/PureNodeFunction.java:1.2
--- fenfire/org/fenfire/swamp/PureNodeFunction.java:1.1 Sun Aug 17 10:25:23 2003
+++ fenfire/org/fenfire/swamp/PureNodeFunction.java     Sun Aug 17 15:55:01 2003
@@ -1,4 +1,28 @@
-// (c) Tuomas J. Lukka
+/*
+PureNodeFunction.java
+ *    
+ *    Copyright (c) 2003, Tuomas J. Lukka
+ *    This file is part of Fenfire.
+ *    
+ *    Fenfire is free software; you can redistribute it and/or modify it under
+ *    the terms of the GNU Lesser General Public License as published by
+ *    the Free Software Foundation; either version 2 of the License, or
+ *    (at your option) any later version.
+ *    
+ *    Fenfire is distributed in the hope that it will be useful, but WITHOUT
+ *    ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ *    or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General
+ *    Public License for more details.
+ *    
+ *    You should have received a copy of the GNU Lesser General
+ *    Public License along with Fenfire; if not, write to the Free
+ *    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ *    MA  02111-1307  USA
+ *    
+ */
+/*
+ * Written by Tuomas J. Lukka
+ */
 
 package org.fenfire.swamp;
 
Index: fenfire/org/fenfire/util/lava/RDFList.java
diff -u fenfire/org/fenfire/util/lava/RDFList.java:1.1 
fenfire/org/fenfire/util/lava/RDFList.java:1.2
--- fenfire/org/fenfire/util/lava/RDFList.java:1.1      Mon Jul 14 08:19:24 2003
+++ fenfire/org/fenfire/util/lava/RDFList.java  Sun Aug 17 15:55:01 2003
@@ -1,4 +1,28 @@
-// (c): Matti J. Katila
+/*
+RDFList.java
+ *    
+ *    Copyright (c) 2003, Matti J. Katila
+ *    This file is part of Fenfire.
+ *    
+ *    Fenfire is free software; you can redistribute it and/or modify it under
+ *    the terms of the GNU Lesser General Public License as published by
+ *    the Free Software Foundation; either version 2 of the License, or
+ *    (at your option) any later version.
+ *    
+ *    Fenfire is distributed in the hope that it will be useful, but WITHOUT
+ *    ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ *    or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General
+ *    Public License for more details.
+ *    
+ *    You should have received a copy of the GNU Lesser General
+ *    Public License along with Fenfire; if not, write to the Free
+ *    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ *    MA  02111-1307  USA
+ *    
+ */
+/*
+ * Written by Matti J. Katila
+ */
 
 package org.fenfire.util;
 import org.fenfire.*;
Index: fenfire/org/fenfire/util/lava/Traversals.java
diff -u fenfire/org/fenfire/util/lava/Traversals.java:1.4 
fenfire/org/fenfire/util/lava/Traversals.java:1.5
--- fenfire/org/fenfire/util/lava/Traversals.java:1.4   Sat Aug 16 07:45:38 2003
+++ fenfire/org/fenfire/util/lava/Traversals.java       Sun Aug 17 15:55:02 2003
@@ -1,4 +1,28 @@
-//(c): Tuukka Hastrup
+/*
+Traversals.java
+ *    
+ *    Copyright (c) 2003, Tuukka Hastrup
+ *    This file is part of Fenfire.
+ *    
+ *    Fenfire is free software; you can redistribute it and/or modify it under
+ *    the terms of the GNU Lesser General Public License as published by
+ *    the Free Software Foundation; either version 2 of the License, or
+ *    (at your option) any later version.
+ *    
+ *    Fenfire is distributed in the hope that it will be useful, but WITHOUT
+ *    ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ *    or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General
+ *    Public License for more details.
+ *    
+ *    You should have received a copy of the GNU Lesser General
+ *    Public License along with Fenfire; if not, write to the Free
+ *    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ *    MA  02111-1307  USA
+ *    
+ */
+/*
+ * Written by Tuukka Hastrup
+ */
 
 package org.fenfire.util.lava;
 
Index: fenfire/org/fenfire/view/AreaSelectingView2D.java
diff -u fenfire/org/fenfire/view/AreaSelectingView2D.java:1.13 
fenfire/org/fenfire/view/AreaSelectingView2D.java:1.14
--- fenfire/org/fenfire/view/AreaSelectingView2D.java:1.13      Wed Aug 13 
12:56:28 2003
+++ fenfire/org/fenfire/view/AreaSelectingView2D.java   Sun Aug 17 15:55:02 2003
@@ -1,4 +1,28 @@
-// (c): Matti J. Katila
+/*
+AreaSelectingView2D.java
+ *    
+ *    Copyright (c) 2003, Matti J. Katila
+ *    This file is part of Fenfire.
+ *    
+ *    Fenfire is free software; you can redistribute it and/or modify it under
+ *    the terms of the GNU Lesser General Public License as published by
+ *    the Free Software Foundation; either version 2 of the License, or
+ *    (at your option) any later version.
+ *    
+ *    Fenfire is distributed in the hope that it will be useful, but WITHOUT
+ *    ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ *    or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General
+ *    Public License for more details.
+ *    
+ *    You should have received a copy of the GNU Lesser General
+ *    Public License along with Fenfire; if not, write to the Free
+ *    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ *    MA  02111-1307  USA
+ *    
+ */
+/*
+ * Written by Matti J. Katila
+ */
 
 package org.fenfire.view;
 import org.nongnu.libvob.*;
Index: fenfire/org/fenfire/view/buoy/TTConnector.java
diff -u fenfire/org/fenfire/view/buoy/TTConnector.java:1.4 
fenfire/org/fenfire/view/buoy/TTConnector.java:1.5
--- fenfire/org/fenfire/view/buoy/TTConnector.java:1.4  Wed Aug 13 08:09:16 2003
+++ fenfire/org/fenfire/view/buoy/TTConnector.java      Sun Aug 17 15:55:02 2003
@@ -1,4 +1,28 @@
-// (c) Tuomas J. Lukka
+/*
+TTConnector.java
+ *    
+ *    Copyright (c) 2003, Tuomas J. Lukka
+ *    This file is part of Fenfire.
+ *    
+ *    Fenfire is free software; you can redistribute it and/or modify it under
+ *    the terms of the GNU Lesser General Public License as published by
+ *    the Free Software Foundation; either version 2 of the License, or
+ *    (at your option) any later version.
+ *    
+ *    Fenfire is distributed in the hope that it will be useful, but WITHOUT
+ *    ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ *    or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General
+ *    Public License for more details.
+ *    
+ *    You should have received a copy of the GNU Lesser General
+ *    Public License along with Fenfire; if not, write to the Free
+ *    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ *    MA  02111-1307  USA
+ *    
+ */
+/*
+ * Written by Tuomas J. Lukka
+ */
 
 package org.fenfire.view.buoy;
 import java.util.Iterator;
Index: fenfire/org/fenfire/view/buoy/lava/MindMapConnector.java
diff -u fenfire/org/fenfire/view/buoy/lava/MindMapConnector.java:1.3 
fenfire/org/fenfire/view/buoy/lava/MindMapConnector.java:1.4
--- fenfire/org/fenfire/view/buoy/lava/MindMapConnector.java:1.3        Sat Aug 
 9 13:29:23 2003
+++ fenfire/org/fenfire/view/buoy/lava/MindMapConnector.java    Sun Aug 17 
15:55:02 2003
@@ -1,4 +1,28 @@
-// (c): Tuomas J. Lukka and Matti J. Katila
+/*
+MindMapConnector.java
+ *    
+ *    Copyright (c) 2003, Tuomas J. Lukka and Matti J. Katila
+ *    This file is part of Fenfire.
+ *    
+ *    Fenfire is free software; you can redistribute it and/or modify it under
+ *    the terms of the GNU Lesser General Public License as published by
+ *    the Free Software Foundation; either version 2 of the License, or
+ *    (at your option) any later version.
+ *    
+ *    Fenfire is distributed in the hope that it will be useful, but WITHOUT
+ *    ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ *    or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General
+ *    Public License for more details.
+ *    
+ *    You should have received a copy of the GNU Lesser General
+ *    Public License along with Fenfire; if not, write to the Free
+ *    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ *    MA  02111-1307  USA
+ *    
+ */
+/*
+ * Written by Tuomas J. Lukka and Matti J. Katila
+ */
 
 package org.fenfire.view.buoy.lava;
 import org.nongnu.libvob.*;
@@ -20,7 +44,7 @@
  * First only canvas perhaps (later more).
  */
 public class MindMapConnector implements BuoyViewConnector {
-public static final String rcsid = "$Id: MindMapConnector.java,v 1.3 
2003/08/09 17:29:23 mudyc Exp $";
+public static final String rcsid = "$Id: MindMapConnector.java,v 1.4 
2003/08/17 19:55:02 humppake Exp $";
     public static boolean dbg = false;
     private static void p(String s) { System.out.println("MindMapConnector:: 
"+s); }
 
Index: fenfire/org/fenfire/view/lava/Cursor.java
diff -u fenfire/org/fenfire/view/lava/Cursor.java:1.2 
fenfire/org/fenfire/view/lava/Cursor.java:1.3
--- fenfire/org/fenfire/view/lava/Cursor.java:1.2       Mon Jul  7 18:56:06 2003
+++ fenfire/org/fenfire/view/lava/Cursor.java   Sun Aug 17 15:55:02 2003
@@ -1,4 +1,28 @@
-// (c): Matti Katila
+/*
+Cursor.java
+ *    
+ *    Copyright (c) 2003, Matti Katila
+ *    This file is part of Fenfire.
+ *    
+ *    Fenfire is free software; you can redistribute it and/or modify it under
+ *    the terms of the GNU Lesser General Public License as published by
+ *    the Free Software Foundation; either version 2 of the License, or
+ *    (at your option) any later version.
+ *    
+ *    Fenfire is distributed in the hope that it will be useful, but WITHOUT
+ *    ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ *    or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General
+ *    Public License for more details.
+ *    
+ *    You should have received a copy of the GNU Lesser General
+ *    Public License along with Fenfire; if not, write to the Free
+ *    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ *    MA  02111-1307  USA
+ *    
+ */
+/*
+ * Written by Matti Katila
+ */
 
 package org.fenfire.view.lava;
 import org.fenfire.*;
Index: fenfire/org/fenfire/view/lava/FastView.java
diff -u fenfire/org/fenfire/view/lava/FastView.java:1.4 
fenfire/org/fenfire/view/lava/FastView.java:1.5
--- fenfire/org/fenfire/view/lava/FastView.java:1.4     Wed Jul 30 06:32:10 2003
+++ fenfire/org/fenfire/view/lava/FastView.java Sun Aug 17 15:55:02 2003
@@ -1,4 +1,28 @@
-// (c) Matti J. Katila
+/*
+FastView.java
+ *    
+ *    Copyright (c) 2003, Matti J. Katila
+ *    This file is part of Fenfire.
+ *    
+ *    Fenfire is free software; you can redistribute it and/or modify it under
+ *    the terms of the GNU Lesser General Public License as published by
+ *    the Free Software Foundation; either version 2 of the License, or
+ *    (at your option) any later version.
+ *    
+ *    Fenfire is distributed in the hope that it will be useful, but WITHOUT
+ *    ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ *    or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General
+ *    Public License for more details.
+ *    
+ *    You should have received a copy of the GNU Lesser General
+ *    Public License along with Fenfire; if not, write to the Free
+ *    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ *    MA  02111-1307  USA
+ *    
+ */
+/*
+ * Written by Matti J. Katila
+ */
 
 package org.fenfire.view.lava;
 import org.nongnu.libvob.VobScene;
Index: fenfire/org/fenfire/view/lava/mindMapView2D.py
diff -u fenfire/org/fenfire/view/lava/mindMapView2D.py:1.24 
fenfire/org/fenfire/view/lava/mindMapView2D.py:1.25
--- fenfire/org/fenfire/view/lava/mindMapView2D.py:1.24 Sun Aug 17 10:58:02 2003
+++ fenfire/org/fenfire/view/lava/mindMapView2D.py      Sun Aug 17 15:55:02 2003
@@ -1,4 +1,23 @@
-# (c): Matti J. Katila, Asko Soukka
+# 
+# Copyright (c) 2003, Matti J. Katila, Asko Soukka
+# This file is part of Fenfire.
+# 
+# Fenfire is free software; you can redistribute it and/or modify it under
+# the terms of the GNU Lesser General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+# 
+# Fenfire is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General
+# Public License for more details.
+# 
+# You should have received a copy of the GNU Lesser General
+# Public License along with Fenfire; if not, write to the Free
+# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+# MA  02111-1307  USA
+# 
+
 
 from __future__ import nested_scopes
 import java, jarray, math
Index: fenfire/org/fenfire/vocab/TREETIME.java
diff -u fenfire/org/fenfire/vocab/TREETIME.java:1.1 
fenfire/org/fenfire/vocab/TREETIME.java:1.2
--- fenfire/org/fenfire/vocab/TREETIME.java:1.1 Mon Aug  4 05:04:33 2003
+++ fenfire/org/fenfire/vocab/TREETIME.java     Sun Aug 17 15:55:02 2003
@@ -1,4 +1,28 @@
-// (c) Tuomas J. Lukka
+/*
+TREETIME.java
+ *    
+ *    Copyright (c) 2003, Tuomas J. Lukka
+ *    This file is part of Fenfire.
+ *    
+ *    Fenfire is free software; you can redistribute it and/or modify it under
+ *    the terms of the GNU Lesser General Public License as published by
+ *    the Free Software Foundation; either version 2 of the License, or
+ *    (at your option) any later version.
+ *    
+ *    Fenfire is distributed in the hope that it will be useful, but WITHOUT
+ *    ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ *    or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General
+ *    Public License for more details.
+ *    
+ *    You should have received a copy of the GNU Lesser General
+ *    Public License along with Fenfire; if not, write to the Free
+ *    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ *    MA  02111-1307  USA
+ *    
+ */
+/*
+ * Written by Tuomas J. Lukka
+ */
 
 package org.fenfire.vocab;
 import org.fenfire.swamp.Nodes;
Index: fenfire/org/fenfire/vocab/lava/MINDSTRUCT.java
diff -u fenfire/org/fenfire/vocab/lava/MINDSTRUCT.java:1.4 
fenfire/org/fenfire/vocab/lava/MINDSTRUCT.java:1.5
--- fenfire/org/fenfire/vocab/lava/MINDSTRUCT.java:1.4  Thu Aug 14 12:15:44 2003
+++ fenfire/org/fenfire/vocab/lava/MINDSTRUCT.java      Sun Aug 17 15:55:02 2003
@@ -1,4 +1,28 @@
-// (c): Matti J. Katila, Asko Soukka
+/*
+MINDSTRUCT.java
+ *    
+ *    Copyright (c) 2003, Matti J. Katila, Asko Soukka
+ *    This file is part of Fenfire.
+ *    
+ *    Fenfire is free software; you can redistribute it and/or modify it under
+ *    the terms of the GNU Lesser General Public License as published by
+ *    the Free Software Foundation; either version 2 of the License, or
+ *    (at your option) any later version.
+ *    
+ *    Fenfire is distributed in the hope that it will be useful, but WITHOUT
+ *    ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ *    or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General
+ *    Public License for more details.
+ *    
+ *    You should have received a copy of the GNU Lesser General
+ *    Public License along with Fenfire; if not, write to the Free
+ *    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ *    MA  02111-1307  USA
+ *    
+ */
+/*
+ * Written by Matti J. Katila, Asko Soukka
+ */
 
 
 package org.fenfire.vocab.lava;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]