gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz/gzz/control Main.java


From: Tuukka Hastrup
Subject: [Gzz-commits] gzz/gzz/control Main.java
Date: Wed, 28 Aug 2002 13:00:28 -0400

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Tuukka Hastrup <address@hidden> 02/08/28 13:00:28

Modified files:
        gzz/control    : Main.java 

Log message:
        made copyrighted

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/control/Main.java.diff?tr1=1.4&tr2=1.5&r1=text&r2=text

Patches:
Index: gzz/gzz/control/Main.java
diff -c gzz/gzz/control/Main.java:1.4 gzz/gzz/control/Main.java:1.5
*** gzz/gzz/control/Main.java:1.4       Tue Aug 27 02:34:41 2002
--- gzz/gzz/control/Main.java   Wed Aug 28 13:00:28 2002
***************
*** 1,4 ****
! //(c): Tuukka Hastrup
  package gzz.control;
  
  import org.python.util.PythonInterpreter; 
--- 1,25 ----
! /*
! Main.java
!  *    
!  *    Copyright (c) 2002, Tuukka Hastrup
!  *    
!  *    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 Tuukka Hastrup
!  */
  package gzz.control;
  
  import org.python.util.PythonInterpreter; 




reply via email to

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