gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz gzz/modules/pp/vob/VobCSGenerator.java gzz/...


From: Benja Fallenstein
Subject: [Gzz-commits] gzz gzz/modules/pp/vob/VobCSGenerator.java gzz/...
Date: Mon, 02 Dec 2002 20:33:19 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Benja Fallenstein <address@hidden>      02/12/02 20:33:19

Modified files:
        gzz/modules/pp/vob: VobCSGenerator.java 
        gzz/view       : CellMagnifier.java 
        lava/gzz/potion: AbstractHead.java Expression.java 
                         FunctionCall.java Head.java 
        lava/gzz/potion/potions: Types.java 
        lava/test/gzz/zzutil: Containment.test 

Log message:
        make copyrighted

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/modules/pp/vob/VobCSGenerator.java.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/view/CellMagnifier.java.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/lava/gzz/potion/AbstractHead.java.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/lava/gzz/potion/Expression.java.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/lava/gzz/potion/FunctionCall.java.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/lava/gzz/potion/Head.java.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/lava/gzz/potion/potions/Types.java.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/lava/test/gzz/zzutil/Containment.test.diff?tr1=1.2&tr2=1.3&r1=text&r2=text

Patches:
Index: gzz/gzz/modules/pp/vob/VobCSGenerator.java
diff -u gzz/gzz/modules/pp/vob/VobCSGenerator.java:1.2 
gzz/gzz/modules/pp/vob/VobCSGenerator.java:1.3
--- gzz/gzz/modules/pp/vob/VobCSGenerator.java:1.2      Fri Nov 29 13:49:01 2002
+++ gzz/gzz/modules/pp/vob/VobCSGenerator.java  Mon Dec  2 20:33:19 2002
@@ -1,4 +1,25 @@
-// (c) Matti Katila
+/*
+VobCSGenerator.java
+ *    
+ *    Copyright (c) 2002, Matti Katila
+ *    
+ *    You may use and distribute under the terms of either the GNU Lesser
+ *    General Public License, either version 2 of the license or,
+ *    at your choice, any later version. Alternatively, you may use and
+ *    distribute under the terms of the XPL.
+ *    
+ *    See the LICENSE.lgpl and LICENSE.xpl files for the specific terms of
+ *    the licenses.
+ *    
+ *    This software 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 README
+ *    file for more details.
+ *    
+ */
+/*
+ * Written by Matti Katila
+ */
 
 package gzz.modules.pp.vob;
 
Index: gzz/gzz/view/CellMagnifier.java
diff -u gzz/gzz/view/CellMagnifier.java:1.1 gzz/gzz/view/CellMagnifier.java:1.2
--- gzz/gzz/view/CellMagnifier.java:1.1 Sun Nov 24 15:09:18 2002
+++ gzz/gzz/view/CellMagnifier.java     Mon Dec  2 20:33:19 2002
@@ -1,4 +1,25 @@
-//(c):Benja Fallenstein
+/*
+CellMagnifier.java
+ *    
+ *    Copyright (c) 2002, Benja Fallenstein
+ *    
+ *    You may use and distribute under the terms of either the GNU Lesser
+ *    General Public License, either version 2 of the license or,
+ *    at your choice, any later version. Alternatively, you may use and
+ *    distribute under the terms of the XPL.
+ *    
+ *    See the LICENSE.lgpl and LICENSE.xpl files for the specific terms of
+ *    the licenses.
+ *    
+ *    This software 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 README
+ *    file for more details.
+ *    
+ */
+/*
+ * Written by Benja Fallenstein
+ */
 package gzz.view;
 import gzz.*;
 import gzz.vob.*;
Index: gzz/lava/gzz/potion/AbstractHead.java
diff -u gzz/lava/gzz/potion/AbstractHead.java:1.1 
gzz/lava/gzz/potion/AbstractHead.java:1.2
--- gzz/lava/gzz/potion/AbstractHead.java:1.1   Mon Dec  2 20:01:58 2002
+++ gzz/lava/gzz/potion/AbstractHead.java       Mon Dec  2 20:33:19 2002
@@ -1,4 +1,25 @@
-//(c):Benja Fallenstein
+/*
+AbstractHead.java
+ *    
+ *    Copyright (c) 2002, Benja Fallenstein
+ *    
+ *    You may use and distribute under the terms of either the GNU Lesser
+ *    General Public License, either version 2 of the license or,
+ *    at your choice, any later version. Alternatively, you may use and
+ *    distribute under the terms of the XPL.
+ *    
+ *    See the LICENSE.lgpl and LICENSE.xpl files for the specific terms of
+ *    the licenses.
+ *    
+ *    This software 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 README
+ *    file for more details.
+ *    
+ */
+/*
+ * Written by Benja Fallenstein
+ */
 package gzz.potion;
 import gzz.vob.linebreaking.HChain;
 import java.util.*;
Index: gzz/lava/gzz/potion/Expression.java
diff -u gzz/lava/gzz/potion/Expression.java:1.2 
gzz/lava/gzz/potion/Expression.java:1.3
--- gzz/lava/gzz/potion/Expression.java:1.2     Mon Dec  2 20:30:09 2002
+++ gzz/lava/gzz/potion/Expression.java Mon Dec  2 20:33:19 2002
@@ -1,4 +1,25 @@
-//(c):Benja Fallenstein and others
+/*
+Expression.java
+ *    
+ *    Copyright (c) 2002, Benja Fallenstein and others
+ *    
+ *    You may use and distribute under the terms of either the GNU Lesser
+ *    General Public License, either version 2 of the license or,
+ *    at your choice, any later version. Alternatively, you may use and
+ *    distribute under the terms of the XPL.
+ *    
+ *    See the LICENSE.lgpl and LICENSE.xpl files for the specific terms of
+ *    the licenses.
+ *    
+ *    This software 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 README
+ *    file for more details.
+ *    
+ */
+/*
+ * Written by Benja Fallenstein and others
+ */
 package gzz.potion;
 import java.util.*;
 import gzz.vob.linebreaking.HChain;
Index: gzz/lava/gzz/potion/FunctionCall.java
diff -u gzz/lava/gzz/potion/FunctionCall.java:1.2 
gzz/lava/gzz/potion/FunctionCall.java:1.3
--- gzz/lava/gzz/potion/FunctionCall.java:1.2   Mon Dec  2 20:01:58 2002
+++ gzz/lava/gzz/potion/FunctionCall.java       Mon Dec  2 20:33:19 2002
@@ -1,4 +1,25 @@
-//(c):OSK Group
+/*
+FunctionCall.java
+ *    
+ *    Copyright (c) 2002, OSK Group
+ *    
+ *    You may use and distribute under the terms of either the GNU Lesser
+ *    General Public License, either version 2 of the license or,
+ *    at your choice, any later version. Alternatively, you may use and
+ *    distribute under the terms of the XPL.
+ *    
+ *    See the LICENSE.lgpl and LICENSE.xpl files for the specific terms of
+ *    the licenses.
+ *    
+ *    This software 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 README
+ *    file for more details.
+ *    
+ */
+/*
+ * Written by OSK Group
+ */
 package gzz.potion;
 import java.util.*;
 import gzz.vob.linebreaking.HChain;
Index: gzz/lava/gzz/potion/Head.java
diff -u gzz/lava/gzz/potion/Head.java:1.2 gzz/lava/gzz/potion/Head.java:1.3
--- gzz/lava/gzz/potion/Head.java:1.2   Mon Dec  2 20:01:58 2002
+++ gzz/lava/gzz/potion/Head.java       Mon Dec  2 20:33:19 2002
@@ -1,4 +1,25 @@
-//(c):OSK Group
+/*
+Head.java
+ *    
+ *    Copyright (c) 2002, OSK Group
+ *    
+ *    You may use and distribute under the terms of either the GNU Lesser
+ *    General Public License, either version 2 of the license or,
+ *    at your choice, any later version. Alternatively, you may use and
+ *    distribute under the terms of the XPL.
+ *    
+ *    See the LICENSE.lgpl and LICENSE.xpl files for the specific terms of
+ *    the licenses.
+ *    
+ *    This software 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 README
+ *    file for more details.
+ *    
+ */
+/*
+ * Written by OSK Group
+ */
 package gzz.potion;
 import java.util.*;
 import gzz.vob.linebreaking.HChain;
Index: gzz/lava/gzz/potion/potions/Types.java
diff -u gzz/lava/gzz/potion/potions/Types.java:1.1 
gzz/lava/gzz/potion/potions/Types.java:1.2
--- gzz/lava/gzz/potion/potions/Types.java:1.1  Mon Dec  2 20:01:58 2002
+++ gzz/lava/gzz/potion/potions/Types.java      Mon Dec  2 20:33:19 2002
@@ -1,4 +1,25 @@
-//(c):Benja Fallenstein
+/*
+Types.java
+ *    
+ *    Copyright (c) 2002, Benja Fallenstein
+ *    
+ *    You may use and distribute under the terms of either the GNU Lesser
+ *    General Public License, either version 2 of the license or,
+ *    at your choice, any later version. Alternatively, you may use and
+ *    distribute under the terms of the XPL.
+ *    
+ *    See the LICENSE.lgpl and LICENSE.xpl files for the specific terms of
+ *    the licenses.
+ *    
+ *    This software 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 README
+ *    file for more details.
+ *    
+ */
+/*
+ * Written by Benja Fallenstein
+ */
 package gzz.potion.potions;
 import gzz.*;
 import gzz.potion.*;
Index: gzz/lava/test/gzz/zzutil/Containment.test
diff -u gzz/lava/test/gzz/zzutil/Containment.test:1.2 
gzz/lava/test/gzz/zzutil/Containment.test:1.3
--- gzz/lava/test/gzz/zzutil/Containment.test:1.2       Mon Dec  2 20:30:09 2002
+++ gzz/lava/test/gzz/zzutil/Containment.test   Mon Dec  2 20:33:19 2002
@@ -1,4 +1,20 @@
-#(c):Benja Fallenstein
+# 
+# Copyright (c) 2002, Benja Fallenstein
+# 
+# You may use and distribute under the terms of either the GNU Lesser
+# General Public License, either version 2 of the license or,
+# at your choice, any later version. Alternatively, you may use and
+# distribute under the terms of the XPL.
+# 
+# See the LICENSE.lgpl and LICENSE.xpl files for the specific terms of
+# the licenses.
+# 
+# This software 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 README
+# file for more details.
+# 
+
 
 import java, gzz
 from gzz.zzutil import Containment




reply via email to

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