gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] fenfire/org/fenfire/loom Cursor.java Cursor.tes...


From: Benja Fallenstein
Subject: [Gzz-commits] fenfire/org/fenfire/loom Cursor.java Cursor.tes...
Date: Tue, 04 Mar 2003 06:17:19 -0500

CVSROOT:        /cvsroot/fenfire
Module name:    fenfire
Changes by:     Benja Fallenstein <address@hidden>      03/03/04 06:17:19

Modified files:
        org/fenfire/loom: Cursor.java Cursor.test Loom.java 
                          NodeView.java SimpleView.java SimpleView.test 
                          View.java WheelView.java WheelView.test 

Log message:
        s/Gzz/Fenfire

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/loom/Cursor.java.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/loom/Cursor.test.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/loom/Loom.java.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/loom/NodeView.java.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/loom/SimpleView.java.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/loom/SimpleView.test.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/loom/View.java.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/loom/WheelView.java.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/loom/WheelView.test.diff?tr1=1.2&tr2=1.3&r1=text&r2=text

Patches:
Index: fenfire/org/fenfire/loom/Cursor.java
diff -u fenfire/org/fenfire/loom/Cursor.java:1.2 
fenfire/org/fenfire/loom/Cursor.java:1.3
--- fenfire/org/fenfire/loom/Cursor.java:1.2    Tue Mar  4 05:50:43 2003
+++ fenfire/org/fenfire/loom/Cursor.java        Tue Mar  4 06:17:19 2003
@@ -3,20 +3,20 @@
  *
  *    Copyright (c) 2003 Benja Fallenstein
  *
- *    This file is part of Gzz.
+ *    This file is part of Fenfire.
  *    
- *    Gzz is free software; you can redistribute it and/or modify it under
+ *    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.
  *    
- *    Gzz is distributed in the hope that it will be useful, but WITHOUT
+ *    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 Gzz; if not, write to the Free
+ *    Public License along with Fenfire; if not, write to the Free
  *    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
  *    MA  02111-1307  USA
  *
Index: fenfire/org/fenfire/loom/Cursor.test
diff -u fenfire/org/fenfire/loom/Cursor.test:1.3 
fenfire/org/fenfire/loom/Cursor.test:1.4
--- fenfire/org/fenfire/loom/Cursor.test:1.3    Tue Mar  4 05:50:43 2003
+++ fenfire/org/fenfire/loom/Cursor.test        Tue Mar  4 06:17:19 2003
@@ -1,20 +1,20 @@
 #
 # Copyright (c) 2003 by Benja Fallenstein
 #
-# This file is part of Gzz.
+# This file is part of Fenfire.
 # 
-# Gzz is free software; you can redistribute it and/or modify it under
+# 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.
 # 
-# Gzz is distributed in the hope that it will be useful, but WITHOUT
+# 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 Gzz; if not, write to the Free
+# Public License along with Fenfire; if not, write to the Free
 # Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
 # MA  02111-1307  USA
 #
Index: fenfire/org/fenfire/loom/Loom.java
diff -u fenfire/org/fenfire/loom/Loom.java:1.3 
fenfire/org/fenfire/loom/Loom.java:1.4
--- fenfire/org/fenfire/loom/Loom.java:1.3      Tue Mar  4 06:14:28 2003
+++ fenfire/org/fenfire/loom/Loom.java  Tue Mar  4 06:17:19 2003
@@ -3,20 +3,20 @@
  *
  *    Copyright (c) 2003 by Benja Fallenstein
  *
- *    This file is part of Gzz.
+ *    This file is part of Fenfire.
  *    
- *    Gzz is free software; you can redistribute it and/or modify it under
+ *    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.
  *    
- *    Gzz is distributed in the hope that it will be useful, but WITHOUT
+ *    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 Gzz; if not, write to the Free
+ *    Public License along with Fenfire; if not, write to the Free
  *    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
  *    MA  02111-1307  USA
  *
Index: fenfire/org/fenfire/loom/NodeView.java
diff -u fenfire/org/fenfire/loom/NodeView.java:1.2 
fenfire/org/fenfire/loom/NodeView.java:1.3
--- fenfire/org/fenfire/loom/NodeView.java:1.2  Tue Mar  4 05:50:43 2003
+++ fenfire/org/fenfire/loom/NodeView.java      Tue Mar  4 06:17:19 2003
@@ -1,22 +1,22 @@
 /*
-SimpleView.java
+NodeView.java
  *
  *    Copyright (c) 2003 by Benja Fallenstein
  *
- *    This file is part of Gzz.
+ *    This file is part of Fenfire.
  *    
- *    Gzz is free software; you can redistribute it and/or modify it under
+ *    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.
  *    
- *    Gzz is distributed in the hope that it will be useful, but WITHOUT
+ *    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 Gzz; if not, write to the Free
+ *    Public License along with Fenfire; if not, write to the Free
  *    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
  *    MA  02111-1307  USA
  *
Index: fenfire/org/fenfire/loom/SimpleView.java
diff -u fenfire/org/fenfire/loom/SimpleView.java:1.2 
fenfire/org/fenfire/loom/SimpleView.java:1.3
--- fenfire/org/fenfire/loom/SimpleView.java:1.2        Tue Mar  4 05:50:43 2003
+++ fenfire/org/fenfire/loom/SimpleView.java    Tue Mar  4 06:17:19 2003
@@ -3,20 +3,20 @@
  *
  *    Copyright (c) 2003 by Benja Fallenstein
  *
- *    This file is part of Gzz.
+ *    This file is part of Fenfire.
  *    
- *    Gzz is free software; you can redistribute it and/or modify it under
+ *    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.
  *    
- *    Gzz is distributed in the hope that it will be useful, but WITHOUT
+ *    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 Gzz; if not, write to the Free
+ *    Public License along with Fenfire; if not, write to the Free
  *    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
  *    MA  02111-1307  USA
  *
Index: fenfire/org/fenfire/loom/SimpleView.test
diff -u fenfire/org/fenfire/loom/SimpleView.test:1.2 
fenfire/org/fenfire/loom/SimpleView.test:1.3
--- fenfire/org/fenfire/loom/SimpleView.test:1.2        Tue Mar  4 05:50:43 2003
+++ fenfire/org/fenfire/loom/SimpleView.test    Tue Mar  4 06:17:19 2003
@@ -1,20 +1,20 @@
 #
 # Copyright (c) 2003 by Benja Fallenstein
 #
-# This file is part of Gzz.
+# This file is part of Fenfire.
 # 
-# Gzz is free software; you can redistribute it and/or modify it under
+# 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.
 # 
-# Gzz is distributed in the hope that it will be useful, but WITHOUT
+# 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 Gzz; if not, write to the Free
+# Public License along with Fenfire; if not, write to the Free
 # Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
 # MA  02111-1307  USA
 #
Index: fenfire/org/fenfire/loom/View.java
diff -u fenfire/org/fenfire/loom/View.java:1.1 
fenfire/org/fenfire/loom/View.java:1.2
--- fenfire/org/fenfire/loom/View.java:1.1      Fri Feb 28 12:41:28 2003
+++ fenfire/org/fenfire/loom/View.java  Tue Mar  4 06:17:19 2003
@@ -3,20 +3,20 @@
  *
  *    Copyright (c) 2003 by Benja Fallenstein
  *
- *    This file is part of Gzz.
+ *    This file is part of Fenfire.
  *    
- *    Gzz is free software; you can redistribute it and/or modify it under
+ *    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.
  *    
- *    Gzz is distributed in the hope that it will be useful, but WITHOUT
+ *    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 Gzz; if not, write to the Free
+ *    Public License along with Fenfire; if not, write to the Free
  *    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
  *    MA  02111-1307  USA
  *
Index: fenfire/org/fenfire/loom/WheelView.java
diff -u fenfire/org/fenfire/loom/WheelView.java:1.2 
fenfire/org/fenfire/loom/WheelView.java:1.3
--- fenfire/org/fenfire/loom/WheelView.java:1.2 Tue Mar  4 05:50:43 2003
+++ fenfire/org/fenfire/loom/WheelView.java     Tue Mar  4 06:17:19 2003
@@ -3,20 +3,20 @@
  *
  *    Copyright (c) 2003 by Asko Soukka
  *
- *    This file is part of Gzz.
+ *    This file is part of Fenfire.
  *    
- *    Gzz is free software; you can redistribute it and/or modify it under
+ *    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.
  *    
- *    Gzz is distributed in the hope that it will be useful, but WITHOUT
+ *    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 Gzz; if not, write to the Free
+ *    Public License along with Fenfire; if not, write to the Free
  *    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
  *    MA  02111-1307  USA
  *
Index: fenfire/org/fenfire/loom/WheelView.test
diff -u fenfire/org/fenfire/loom/WheelView.test:1.2 
fenfire/org/fenfire/loom/WheelView.test:1.3
--- fenfire/org/fenfire/loom/WheelView.test:1.2 Tue Mar  4 05:50:43 2003
+++ fenfire/org/fenfire/loom/WheelView.test     Tue Mar  4 06:17:19 2003
@@ -1,20 +1,20 @@
 #
 # Copyright (c) 2003 by Benja Fallenstein
 #
-# This file is part of Gzz.
+# This file is part of Fenfire.
 # 
-# Gzz is free software; you can redistribute it and/or modify it under
+# 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.
 # 
-# Gzz is distributed in the hope that it will be useful, but WITHOUT
+# 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 Gzz; if not, write to the Free
+# Public License along with Fenfire; if not, write to the Free
 # Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
 # MA  02111-1307  USA
 #




reply via email to

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