gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz gfx/anim/fillets.py gfx/anim/paper.py gfx/a...


From: Tuomas J. Lukka
Subject: [Gzz-commits] gzz gfx/anim/fillets.py gfx/anim/paper.py gfx/a...
Date: Fri, 21 Feb 2003 13:08:46 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Tuomas J. Lukka <address@hidden>        03/02/21 13:08:44

Modified files:
        gfx/anim       : fillets.py paper.py test.py 
        gfx/demo       : fontfilter.py fpfont.py keymap-test.py 
                         memoryleak.py mipzip.py motion.py xupdf.py 
        gfx/demo/color : colors.py 
        gfx/demo/fillet: __init__.py oldcode.py 
        gfx/demo/opengl: __init__.py bumpy.py culltest.py fragprog.py 
                         glinfo.py imaging.py mipmap.py pacman.py 
                         readpixels.py stencil.py texform.py texperf.py 
        gfx/demo/paper : __init__.py basis.py combinerflow.py 
                         combiners.py combinerutil.py multipaper.py 
                         singlepaper.py util.py 
        gfx/libcolor   : spaces.py 
        gfx/libglwrapper: wrapper.pl 
        gfx/libpaper   : colors.py papermill.py params.py texcache.py 
                         texcomb_GL1_1.py texcomb_NV1X.py 
                         texcomb_NV2X.py texcoords.py texops_NV2X.py 
                         texops_STD.py textures.py 
        gfx/librenderables: renderables.py 
        gfx/libutil    : effects.py myimport.py nvcode.py saveanim.py 
                         texture.py 
        gfx/util       : cg.py demokeys.py demowindow.py fparb.py 
                         misc.py texpacker.py vparb.py 
        gzz/control    : commander.py 
        gzz/gfx/gl     : PaperOptions.java pagespanpaper.py 
        gzz/impl       : genmerge.pl 
        gzz/mediaserver: MediaserverBlock.java util.py 
        gzz/mediaserver/storage: DirStorer.java Storer.java 
                                 TransientStorer.java URLStorer.java 
        gzz/modules/email: EmailCellMaker.java MockEmailInStorm.java 
                           mbox2gzzmo.py 
        gzz/modules/pp : PPCellView.java localpp.py ppclient.py 
                         ppserver.py 
        gzz/util       : dbg.py saveimage.py 
        gzz/util/anytoimg: genimages.py 
        gzz/view       : pagespanview.py xubuoy.py 
        gzz/view/buoy  : buoymanager.py pagespanNodes.py zzNodes.py 
        lava/gfx       : t3.py 
        lava/gfx/blob  : Obj.py Sph.py cyl.py stretch.py tens.py 
        lava/gfx/shopt : opt.py smcurv.py springgrav.py 
        lava/gzz/impl  : testSubYAML.py 
        lava/gzz/mediaserver/http: ParseException.java 
        lava/gzz/potion: Command.java CommandCall.java 
                         CommandExpression.java 
        lava/gzz/potion/potions: AndFilter.java Break.java 
                                 ChangeView.java Clone.java ExtEdit.java 
                                 Filter.java Go.java GoToOriginal.java 
                                 Hop2.java Input.java LeftWindow.java 
                                 OrFilter.java PrefixOrLeft.java 
                                 Quit.java 
        lava/gzz/storm/impl: ZipPool.java 
        lava/gzz/zzutil: Connection.java 

Log message:
        postcopyright

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/anim/fillets.py.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/anim/paper.py.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/anim/test.py.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/demo/fontfilter.py.diff?tr1=1.15&tr2=1.16&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/demo/fpfont.py.diff?tr1=1.13&tr2=1.14&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/demo/keymap-test.py.diff?tr1=1.9&tr2=1.10&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/demo/memoryleak.py.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/demo/mipzip.py.diff?tr1=1.10&tr2=1.11&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/demo/motion.py.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/demo/xupdf.py.diff?tr1=1.61&tr2=1.62&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/demo/color/colors.py.diff?tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/demo/fillet/__init__.py.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/demo/fillet/oldcode.py.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/demo/opengl/__init__.py.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/demo/opengl/bumpy.py.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/demo/opengl/culltest.py.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/demo/opengl/fragprog.py.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/demo/opengl/glinfo.py.diff?tr1=1.12&tr2=1.13&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/demo/opengl/imaging.py.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/demo/opengl/mipmap.py.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/demo/opengl/pacman.py.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/demo/opengl/readpixels.py.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/demo/opengl/stencil.py.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/demo/opengl/texform.py.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/demo/opengl/texperf.py.diff?tr1=1.9&tr2=1.10&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/demo/paper/__init__.py.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/demo/paper/basis.py.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/demo/paper/combinerflow.py.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/demo/paper/combiners.py.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/demo/paper/combinerutil.py.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/demo/paper/multipaper.py.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/demo/paper/singlepaper.py.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/demo/paper/util.py.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/libcolor/spaces.py.diff?tr1=1.13&tr2=1.14&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/libglwrapper/wrapper.pl.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/libpaper/colors.py.diff?tr1=1.17&tr2=1.18&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/libpaper/papermill.py.diff?tr1=1.72&tr2=1.73&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/libpaper/params.py.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/libpaper/texcache.py.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/libpaper/texcomb_GL1_1.py.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/libpaper/texcomb_NV1X.py.diff?tr1=1.25&tr2=1.26&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/libpaper/texcomb_NV2X.py.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/libpaper/texcoords.py.diff?tr1=1.18&tr2=1.19&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/libpaper/texops_NV2X.py.diff?tr1=1.12&tr2=1.13&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/libpaper/texops_STD.py.diff?tr1=1.9&tr2=1.10&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/libpaper/textures.py.diff?tr1=1.44&tr2=1.45&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/librenderables/renderables.py.diff?tr1=1.181&tr2=1.182&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/libutil/effects.py.diff?tr1=1.31&tr2=1.32&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/libutil/myimport.py.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/libutil/nvcode.py.diff?tr1=1.20&tr2=1.21&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/libutil/saveanim.py.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/libutil/texture.py.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/util/cg.py.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/util/demokeys.py.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/util/demowindow.py.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/util/fparb.py.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/util/misc.py.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/util/texpacker.py.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/util/vparb.py.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/control/commander.py.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/gfx/gl/PaperOptions.java.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/gfx/gl/pagespanpaper.py.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/impl/genmerge.pl.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/mediaserver/MediaserverBlock.java.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/mediaserver/util.py.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/mediaserver/storage/DirStorer.java.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/mediaserver/storage/Storer.java.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/mediaserver/storage/TransientStorer.java.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/mediaserver/storage/URLStorer.java.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/modules/email/EmailCellMaker.java.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/modules/email/MockEmailInStorm.java.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/modules/email/mbox2gzzmo.py.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/modules/pp/PPCellView.java.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/modules/pp/localpp.py.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/modules/pp/ppclient.py.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/modules/pp/ppserver.py.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/util/dbg.py.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/util/saveimage.py.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/util/anytoimg/genimages.py.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/view/pagespanview.py.diff?tr1=1.32&tr2=1.33&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/view/xubuoy.py.diff?tr1=1.48&tr2=1.49&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/view/buoy/buoymanager.py.diff?tr1=1.47&tr2=1.48&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/view/buoy/pagespanNodes.py.diff?tr1=1.42&tr2=1.43&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/view/buoy/zzNodes.py.diff?tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/lava/gfx/t3.py.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/lava/gfx/blob/Obj.py.diff?tr1=1.14&tr2=1.15&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/lava/gfx/blob/Sph.py.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/lava/gfx/blob/cyl.py.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/lava/gfx/blob/stretch.py.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/lava/gfx/blob/tens.py.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/lava/gfx/shopt/opt.py.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/lava/gfx/shopt/smcurv.py.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/lava/gfx/shopt/springgrav.py.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/lava/gzz/impl/testSubYAML.py.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/lava/gzz/mediaserver/http/ParseException.java.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/lava/gzz/potion/Command.java.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/lava/gzz/potion/CommandCall.java.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/lava/gzz/potion/CommandExpression.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/AndFilter.java.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/lava/gzz/potion/potions/Break.java.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/lava/gzz/potion/potions/ChangeView.java.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/lava/gzz/potion/potions/Clone.java.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/lava/gzz/potion/potions/ExtEdit.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/Filter.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/Go.java.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/lava/gzz/potion/potions/GoToOriginal.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/Hop2.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/Input.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/LeftWindow.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/OrFilter.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/PrefixOrLeft.java.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/lava/gzz/potion/potions/Quit.java.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/lava/gzz/storm/impl/ZipPool.java.diff?tr1=1.16&tr2=1.17&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/lava/gzz/zzutil/Connection.java.diff?tr1=1.3&tr2=1.4&r1=text&r2=text

Patches:
Index: gzz/gfx/anim/fillets.py
diff -u gzz/gfx/anim/fillets.py:1.2 gzz/gfx/anim/fillets.py:1.3
--- gzz/gfx/anim/fillets.py:1.2 Fri Feb 21 13:07:01 2003
+++ gzz/gfx/anim/fillets.py     Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 from __future__ import nested_scopes
 from gfx.demo.fillet import ambiguity, zbuffer
Index: gzz/gfx/anim/paper.py
diff -u gzz/gfx/anim/paper.py:1.7 gzz/gfx/anim/paper.py:1.8
--- gzz/gfx/anim/paper.py:1.7   Fri Feb 21 13:07:01 2003
+++ gzz/gfx/anim/paper.py       Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Janne Kujala and Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Janne Kujala and Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 
 from gfx.libutil import saveanim
Index: gzz/gfx/anim/test.py
diff -u gzz/gfx/anim/test.py:1.3 gzz/gfx/anim/test.py:1.4
--- gzz/gfx/anim/test.py:1.3    Fri Feb 21 13:07:01 2003
+++ gzz/gfx/anim/test.py        Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka and Janne Kujala
+# 
+# Copyright (c) 2003, Tuomas J. Lukka and Janne Kujala
+# 
+# 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.
+# 
+
 
 # A simple test animation
 
Index: gzz/gfx/demo/color/colors.py
diff -u gzz/gfx/demo/color/colors.py:1.11 gzz/gfx/demo/color/colors.py:1.12
--- gzz/gfx/demo/color/colors.py:1.11   Fri Feb 21 13:07:02 2003
+++ gzz/gfx/demo/color/colors.py        Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Janne Kujala and Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Janne Kujala and Tuomas J. Lukka
+# 
+# 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.
+# 
+
 from __future__ import nested_scopes
 
 # Look at some colors...
Index: gzz/gfx/demo/fillet/__init__.py
diff -u gzz/gfx/demo/fillet/__init__.py:1.3 gzz/gfx/demo/fillet/__init__.py:1.4
--- gzz/gfx/demo/fillet/__init__.py:1.3 Fri Feb 21 13:07:02 2003
+++ gzz/gfx/demo/fillet/__init__.py     Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka and Janne Kujala
+# 
+# Copyright (c) 2003, Tuomas J. Lukka and Janne Kujala
+# 
+# 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.
+# 
+
 
 """Demonstrations the why/how of fillets.
 
Index: gzz/gfx/demo/fillet/oldcode.py
diff -u gzz/gfx/demo/fillet/oldcode.py:1.3 gzz/gfx/demo/fillet/oldcode.py:1.4
--- gzz/gfx/demo/fillet/oldcode.py:1.3  Fri Feb 21 13:07:02 2003
+++ gzz/gfx/demo/fillet/oldcode.py      Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka and Janne Kujala
+# 
+# Copyright (c) 2003, Tuomas J. Lukka and Janne Kujala
+# 
+# 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.
+# 
+
 if 0:
 
     # Demo fillets
Index: gzz/gfx/demo/fontfilter.py
diff -u gzz/gfx/demo/fontfilter.py:1.15 gzz/gfx/demo/fontfilter.py:1.16
--- gzz/gfx/demo/fontfilter.py:1.15     Fri Feb 21 13:07:02 2003
+++ gzz/gfx/demo/fontfilter.py  Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka and Janne Kujala
+# 
+# Copyright (c) 2003, Tuomas J. Lukka and Janne Kujala
+# 
+# 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.
+# 
+
 from gfx.util.demokeys import *
 from gfx.util.misc import *
 from gfx.libpaper.texcache import getCachedTexture
Index: gzz/gfx/demo/fpfont.py
diff -u gzz/gfx/demo/fpfont.py:1.13 gzz/gfx/demo/fpfont.py:1.14
--- gzz/gfx/demo/fpfont.py:1.13 Fri Feb 21 13:07:02 2003
+++ gzz/gfx/demo/fpfont.py      Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka and Janne Kujala
+# 
+# Copyright (c) 2003, Tuomas J. Lukka and Janne Kujala
+# 
+# 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.
+# 
+
 from gfx.util.demokeys import *
 from gfx.util.misc import *
 from gfx.libpaper.texcache import getCachedTexture
Index: gzz/gfx/demo/keymap-test.py
diff -u gzz/gfx/demo/keymap-test.py:1.9 gzz/gfx/demo/keymap-test.py:1.10
--- gzz/gfx/demo/keymap-test.py:1.9     Fri Feb 21 13:07:02 2003
+++ gzz/gfx/demo/keymap-test.py Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Matti Katila
+# 
+# Copyright (c) 2003, 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.
+# 
+
 import gzz
 #from gzz.view import View
 from gzz.gfx.gl import IrregularFrame
Index: gzz/gfx/demo/memoryleak.py
diff -u gzz/gfx/demo/memoryleak.py:1.5 gzz/gfx/demo/memoryleak.py:1.6
--- gzz/gfx/demo/memoryleak.py:1.5      Fri Feb 21 13:07:02 2003
+++ gzz/gfx/demo/memoryleak.py  Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Matti Katila and Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Matti Katila and Tuomas J. Lukka
+# 
+# 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 gzz
 #from gzz.view import View
 from gzz.gfx.gl import IrregularFrame
Index: gzz/gfx/demo/mipzip.py
diff -u gzz/gfx/demo/mipzip.py:1.10 gzz/gfx/demo/mipzip.py:1.11
--- gzz/gfx/demo/mipzip.py:1.10 Fri Feb 21 13:07:02 2003
+++ gzz/gfx/demo/mipzip.py      Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 """Demonstrate that we can load and swap a lot of images
 by loading all of mstmpimg as mipzipss.
 """
Index: gzz/gfx/demo/motion.py
diff -u gzz/gfx/demo/motion.py:1.2 gzz/gfx/demo/motion.py:1.3
--- gzz/gfx/demo/motion.py:1.2  Fri Feb 21 13:07:02 2003
+++ gzz/gfx/demo/motion.py      Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 from gfx.util.misc import *
 from gfx.util.demokeys import *
 
Index: gzz/gfx/demo/opengl/__init__.py
diff -u gzz/gfx/demo/opengl/__init__.py:1.2 gzz/gfx/demo/opengl/__init__.py:1.3
--- gzz/gfx/demo/opengl/__init__.py:1.2 Fri Feb 21 13:07:02 2003
+++ gzz/gfx/demo/opengl/__init__.py     Fri Feb 21 13:08:42 2003
@@ -1,3 +1,19 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 1
Index: gzz/gfx/demo/opengl/bumpy.py
diff -u gzz/gfx/demo/opengl/bumpy.py:1.3 gzz/gfx/demo/opengl/bumpy.py:1.4
--- gzz/gfx/demo/opengl/bumpy.py:1.3    Fri Feb 21 13:07:02 2003
+++ gzz/gfx/demo/opengl/bumpy.py        Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 from gfx.util.misc import *
 from gfx.util import vparb, cg
 import java
Index: gzz/gfx/demo/opengl/culltest.py
diff -u gzz/gfx/demo/opengl/culltest.py:1.4 gzz/gfx/demo/opengl/culltest.py:1.5
--- gzz/gfx/demo/opengl/culltest.py:1.4 Fri Feb 21 13:07:02 2003
+++ gzz/gfx/demo/opengl/culltest.py     Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Asko Soukka
+# 
+# Copyright (c) 2003, Asko Soukka
+# 
+# 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 gzz
 from math import sin,cos,pi
 
Index: gzz/gfx/demo/opengl/fragprog.py
diff -u gzz/gfx/demo/opengl/fragprog.py:1.5 gzz/gfx/demo/opengl/fragprog.py:1.6
--- gzz/gfx/demo/opengl/fragprog.py:1.5 Fri Feb 21 13:07:02 2003
+++ gzz/gfx/demo/opengl/fragprog.py     Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Janne Kujala and Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Janne Kujala and Tuomas J. Lukka
+# 
+# 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.
+# 
+
 from gfx.util.demokeys import *
 from gfx.util.misc import *
 from gfx.libpaper.texcache import getCachedTexture
Index: gzz/gfx/demo/opengl/glinfo.py
diff -u gzz/gfx/demo/opengl/glinfo.py:1.12 gzz/gfx/demo/opengl/glinfo.py:1.13
--- gzz/gfx/demo/opengl/glinfo.py:1.12  Fri Feb 21 13:07:02 2003
+++ gzz/gfx/demo/opengl/glinfo.py       Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka and Janne Kujala
+# 
+# Copyright (c) 2003, Tuomas J. Lukka and Janne Kujala
+# 
+# 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.
+# 
+
 from __future__ import nested_scopes
 
 def parstr(name):
Index: gzz/gfx/demo/opengl/imaging.py
diff -u gzz/gfx/demo/opengl/imaging.py:1.6 gzz/gfx/demo/opengl/imaging.py:1.7
--- gzz/gfx/demo/opengl/imaging.py:1.6  Fri Feb 21 13:07:02 2003
+++ gzz/gfx/demo/opengl/imaging.py      Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 from gfx.libutil import effects, nvcode
 
 w.setLocation(0,0,1024,1024)
Index: gzz/gfx/demo/opengl/mipmap.py
diff -u gzz/gfx/demo/opengl/mipmap.py:1.3 gzz/gfx/demo/opengl/mipmap.py:1.4
--- gzz/gfx/demo/opengl/mipmap.py:1.3   Fri Feb 21 13:07:02 2003
+++ gzz/gfx/demo/opengl/mipmap.py       Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Janne Kujala
+# 
+# Copyright (c) 2003, Janne Kujala
+# 
+# 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.
+# 
+
 tex = GL.createTexture()
 
 tex.shade_all_levels(512, 512, 0, 4, "RGBA", "RGBA",
Index: gzz/gfx/demo/opengl/pacman.py
diff -u gzz/gfx/demo/opengl/pacman.py:1.3 gzz/gfx/demo/opengl/pacman.py:1.4
--- gzz/gfx/demo/opengl/pacman.py:1.3   Fri Feb 21 13:07:02 2003
+++ gzz/gfx/demo/opengl/pacman.py       Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Asko Soukka
+# 
+# Copyright (c) 2003, Asko Soukka
+# 
+# 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
 import gzz
 
Index: gzz/gfx/demo/opengl/readpixels.py
diff -u gzz/gfx/demo/opengl/readpixels.py:1.3 
gzz/gfx/demo/opengl/readpixels.py:1.4
--- gzz/gfx/demo/opengl/readpixels.py:1.3       Fri Feb 21 13:07:02 2003
+++ gzz/gfx/demo/opengl/readpixels.py   Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 class ReadScene:
     def read(self):
Index: gzz/gfx/demo/opengl/stencil.py
diff -u gzz/gfx/demo/opengl/stencil.py:1.6 gzz/gfx/demo/opengl/stencil.py:1.7
--- gzz/gfx/demo/opengl/stencil.py:1.6  Fri Feb 21 13:07:02 2003
+++ gzz/gfx/demo/opengl/stencil.py      Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 from __future__ import nested_scopes
 from java.lang import System
 from java.lang import Runnable
Index: gzz/gfx/demo/opengl/texform.py
diff -u gzz/gfx/demo/opengl/texform.py:1.5 gzz/gfx/demo/opengl/texform.py:1.6
--- gzz/gfx/demo/opengl/texform.py:1.5  Fri Feb 21 13:07:02 2003
+++ gzz/gfx/demo/opengl/texform.py      Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 # Try out texture formats.
 # We're using VERY large textures for the PDF stuff and it's
Index: gzz/gfx/demo/opengl/texperf.py
diff -u gzz/gfx/demo/opengl/texperf.py:1.9 gzz/gfx/demo/opengl/texperf.py:1.10
--- gzz/gfx/demo/opengl/texperf.py:1.9  Fri Feb 21 13:07:02 2003
+++ gzz/gfx/demo/opengl/texperf.py      Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 # Test texture performance: at what point does texture memory start trashing.
 # Also, test texture prioritization and the effect of BASE_LEVEL.
Index: gzz/gfx/demo/paper/__init__.py
diff -u gzz/gfx/demo/paper/__init__.py:1.2 gzz/gfx/demo/paper/__init__.py:1.3
--- gzz/gfx/demo/paper/__init__.py:1.2  Fri Feb 21 13:07:03 2003
+++ gzz/gfx/demo/paper/__init__.py      Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Janne Kujala and Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Janne Kujala and Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 """Demos related to libpaper, our library for creating unique background 
textures.
 
Index: gzz/gfx/demo/paper/basis.py
diff -u gzz/gfx/demo/paper/basis.py:1.2 gzz/gfx/demo/paper/basis.py:1.3
--- gzz/gfx/demo/paper/basis.py:1.2     Fri Feb 21 13:07:03 2003
+++ gzz/gfx/demo/paper/basis.py Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka and Janne Kujala
+# 
+# Copyright (c) 2003, Tuomas J. Lukka and Janne Kujala
+# 
+# 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.
+# 
+
 from __future__ import nested_scopes
 import gfx
 from gfx.util.misc import *
Index: gzz/gfx/demo/paper/combinerflow.py
diff -u gzz/gfx/demo/paper/combinerflow.py:1.2 
gzz/gfx/demo/paper/combinerflow.py:1.3
--- gzz/gfx/demo/paper/combinerflow.py:1.2      Fri Feb 21 13:07:03 2003
+++ gzz/gfx/demo/paper/combinerflow.py  Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka and Janne Kujala
+# 
+# Copyright (c) 2003, Tuomas J. Lukka and Janne Kujala
+# 
+# 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.
+# 
+
 from __future__ import nested_scopes
 from combinerutil import *
 
Index: gzz/gfx/demo/paper/combiners.py
diff -u gzz/gfx/demo/paper/combiners.py:1.5 gzz/gfx/demo/paper/combiners.py:1.6
--- gzz/gfx/demo/paper/combiners.py:1.5 Fri Feb 21 13:07:03 2003
+++ gzz/gfx/demo/paper/combiners.py     Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka and Janne Kujala
+# 
+# Copyright (c) 2003, Tuomas J. Lukka and Janne Kujala
+# 
+# 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.
+# 
+
 from __future__ import nested_scopes
 from combinerutil import *
 
Index: gzz/gfx/demo/paper/combinerutil.py
diff -u gzz/gfx/demo/paper/combinerutil.py:1.5 
gzz/gfx/demo/paper/combinerutil.py:1.6
--- gzz/gfx/demo/paper/combinerutil.py:1.5      Fri Feb 21 13:07:03 2003
+++ gzz/gfx/demo/paper/combinerutil.py  Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka and Janne Kujala
+# 
+# Copyright (c) 2003, Tuomas J. Lukka and Janne Kujala
+# 
+# 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.
+# 
+
 from __future__ import nested_scopes
 from gfx.libutil import nvcode
 from gfx.util.misc import *
Index: gzz/gfx/demo/paper/multipaper.py
diff -u gzz/gfx/demo/paper/multipaper.py:1.4 
gzz/gfx/demo/paper/multipaper.py:1.5
--- gzz/gfx/demo/paper/multipaper.py:1.4        Fri Feb 21 13:07:03 2003
+++ gzz/gfx/demo/paper/multipaper.py    Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka and Janne Kujala
+# 
+# Copyright (c) 2003, Tuomas J. Lukka and Janne Kujala
+# 
+# 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.
+# 
+
 from __future__ import nested_scopes
 import gzz
 from util import *
Index: gzz/gfx/demo/paper/singlepaper.py
diff -u gzz/gfx/demo/paper/singlepaper.py:1.7 
gzz/gfx/demo/paper/singlepaper.py:1.8
--- gzz/gfx/demo/paper/singlepaper.py:1.7       Fri Feb 21 13:07:03 2003
+++ gzz/gfx/demo/paper/singlepaper.py   Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka and Janne Kujala
+# 
+# Copyright (c) 2003, Tuomas J. Lukka and Janne Kujala
+# 
+# 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.
+# 
+
 from __future__ import nested_scopes
 from util import *
 from gfx.util.misc import *
Index: gzz/gfx/demo/paper/util.py
diff -u gzz/gfx/demo/paper/util.py:1.6 gzz/gfx/demo/paper/util.py:1.7
--- gzz/gfx/demo/paper/util.py:1.6      Fri Feb 21 13:07:03 2003
+++ gzz/gfx/demo/paper/util.py  Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka and Janne Kujala
+# 
+# Copyright (c) 2003, Tuomas J. Lukka and Janne Kujala
+# 
+# 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.
+# 
+
 from __future__ import nested_scopes
 
 import gfx.libpaper.papermill
Index: gzz/gfx/demo/xupdf.py
diff -u gzz/gfx/demo/xupdf.py:1.61 gzz/gfx/demo/xupdf.py:1.62
--- gzz/gfx/demo/xupdf.py:1.61  Fri Feb 21 13:07:02 2003
+++ gzz/gfx/demo/xupdf.py       Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 from __future__ import nested_scopes
 
 import gzz.view.xubuoy
Index: gzz/gfx/libcolor/spaces.py
diff -u gzz/gfx/libcolor/spaces.py:1.13 gzz/gfx/libcolor/spaces.py:1.14
--- gzz/gfx/libcolor/spaces.py:1.13     Fri Feb 21 13:07:03 2003
+++ gzz/gfx/libcolor/spaces.py  Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Janne Kujala
+# 
+# Copyright (c) 2003, Janne Kujala
+# 
+# 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.
+# 
+
 
 # Some color space conversions
 
Index: gzz/gfx/libglwrapper/wrapper.pl
diff -u gzz/gfx/libglwrapper/wrapper.pl:1.6 gzz/gfx/libglwrapper/wrapper.pl:1.7
--- gzz/gfx/libglwrapper/wrapper.pl:1.6 Fri Feb 21 13:07:03 2003
+++ gzz/gfx/libglwrapper/wrapper.pl     Fri Feb 21 13:08:42 2003
@@ -1,5 +1,21 @@
 #!/usr/bin/perl
-# (c) Matti Katila
+# 
+# Copyright (c) 2003, 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.
+# 
+
 
 use strict;
 
Index: gzz/gfx/libpaper/colors.py
diff -u gzz/gfx/libpaper/colors.py:1.17 gzz/gfx/libpaper/colors.py:1.18
--- gzz/gfx/libpaper/colors.py:1.17     Fri Feb 21 13:07:03 2003
+++ gzz/gfx/libpaper/colors.py  Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Janne Kujala and Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Janne Kujala and Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 # Choosing colors and 3-dotproduct factors for papers.
 
Index: gzz/gfx/libpaper/papermill.py
diff -u gzz/gfx/libpaper/papermill.py:1.72 gzz/gfx/libpaper/papermill.py:1.73
--- gzz/gfx/libpaper/papermill.py:1.72  Fri Feb 21 13:07:03 2003
+++ gzz/gfx/libpaper/papermill.py       Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Janne Kujala and Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Janne Kujala and Tuomas J. Lukka
+# 
+# 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 gfx.libpaper.textures
 
Index: gzz/gfx/libpaper/params.py
diff -u gzz/gfx/libpaper/params.py:1.4 gzz/gfx/libpaper/params.py:1.5
--- gzz/gfx/libpaper/params.py:1.4      Fri Feb 21 13:07:03 2003
+++ gzz/gfx/libpaper/params.py  Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Janne Kujala and Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Janne Kujala and Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 from string import join
 from string import split
Index: gzz/gfx/libpaper/texcache.py
diff -u gzz/gfx/libpaper/texcache.py:1.4 gzz/gfx/libpaper/texcache.py:1.5
--- gzz/gfx/libpaper/texcache.py:1.4    Fri Feb 21 13:07:03 2003
+++ gzz/gfx/libpaper/texcache.py        Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Janne Kujala and Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Janne Kujala and Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 # XXX: this code should probably be moved to GLCache
 
Index: gzz/gfx/libpaper/texcomb_GL1_1.py
diff -u gzz/gfx/libpaper/texcomb_GL1_1.py:1.7 
gzz/gfx/libpaper/texcomb_GL1_1.py:1.8
--- gzz/gfx/libpaper/texcomb_GL1_1.py:1.7       Fri Feb 21 13:07:03 2003
+++ gzz/gfx/libpaper/texcomb_GL1_1.py   Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Janne Kujala, Tuomas J. Lukka and Matti Katila
+# 
+# Copyright (c) 2003, Janne Kujala, Tuomas J. Lukka and 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.
+# 
+
 
 # Register combiners emulation for OpenGL 1.1 architecture
 
Index: gzz/gfx/libpaper/texcomb_NV1X.py
diff -u gzz/gfx/libpaper/texcomb_NV1X.py:1.25 
gzz/gfx/libpaper/texcomb_NV1X.py:1.26
--- gzz/gfx/libpaper/texcomb_NV1X.py:1.25       Fri Feb 21 13:07:03 2003
+++ gzz/gfx/libpaper/texcomb_NV1X.py    Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Janne Kujala and Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Janne Kujala and Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 # Register combiners for NV1x architecture, where there
 # are only two of them.
Index: gzz/gfx/libpaper/texcomb_NV2X.py
diff -u gzz/gfx/libpaper/texcomb_NV2X.py:1.3 
gzz/gfx/libpaper/texcomb_NV2X.py:1.4
--- gzz/gfx/libpaper/texcomb_NV2X.py:1.3        Fri Feb 21 13:07:03 2003
+++ gzz/gfx/libpaper/texcomb_NV2X.py    Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Janne Kujala and Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Janne Kujala and Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 # Register combiners for NV2x architecture, where there
 # are plenty of them.
Index: gzz/gfx/libpaper/texcoords.py
diff -u gzz/gfx/libpaper/texcoords.py:1.18 gzz/gfx/libpaper/texcoords.py:1.19
--- gzz/gfx/libpaper/texcoords.py:1.18  Fri Feb 21 13:07:03 2003
+++ gzz/gfx/libpaper/texcoords.py       Fri Feb 21 13:08:42 2003
@@ -1,4 +1,20 @@
-# (c) Janne Kujala and Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Janne Kujala and Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 # Texture coordinates
 from __future__ import nested_scopes
Index: gzz/gfx/libpaper/texops_NV2X.py
diff -u gzz/gfx/libpaper/texops_NV2X.py:1.12 
gzz/gfx/libpaper/texops_NV2X.py:1.13
--- gzz/gfx/libpaper/texops_NV2X.py:1.12        Fri Feb 21 13:07:03 2003
+++ gzz/gfx/libpaper/texops_NV2X.py     Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Janne Kujala and Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Janne Kujala and Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 # Texture operators for NV2X chips, i.e. chips that
 # support GL_NV_texture_shader and GL_NV_texture_shader2.
Index: gzz/gfx/libpaper/texops_STD.py
diff -u gzz/gfx/libpaper/texops_STD.py:1.9 gzz/gfx/libpaper/texops_STD.py:1.10
--- gzz/gfx/libpaper/texops_STD.py:1.9  Fri Feb 21 13:07:03 2003
+++ gzz/gfx/libpaper/texops_STD.py      Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Janne Kujala and Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Janne Kujala and Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 # Texture operators for unextended OpenGL.
 # Basically, we choose between TEXTURE_2D and
Index: gzz/gfx/libpaper/textures.py
diff -u gzz/gfx/libpaper/textures.py:1.44 gzz/gfx/libpaper/textures.py:1.45
--- gzz/gfx/libpaper/textures.py:1.44   Fri Feb 21 13:07:03 2003
+++ gzz/gfx/libpaper/textures.py        Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Janne Kujala and Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Janne Kujala and Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 # Manage the textures for papers.
 # Texture types are:
Index: gzz/gfx/librenderables/renderables.py
diff -u gzz/gfx/librenderables/renderables.py:1.181 
gzz/gfx/librenderables/renderables.py:1.182
--- gzz/gfx/librenderables/renderables.py:1.181 Fri Feb 21 13:07:03 2003
+++ gzz/gfx/librenderables/renderables.py       Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka, Janne Kujala, Asko Soukka and Matti Katila
+# 
+# Copyright (c) 2003, Tuomas J. Lukka, Janne Kujala, Asko Soukka and 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.
+# 
+
 
 import string
 
Index: gzz/gfx/libutil/effects.py
diff -u gzz/gfx/libutil/effects.py:1.31 gzz/gfx/libutil/effects.py:1.32
--- gzz/gfx/libutil/effects.py:1.31     Fri Feb 21 13:07:03 2003
+++ gzz/gfx/libutil/effects.py  Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Janne Kujala and Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Janne Kujala and Tuomas J. Lukka
+# 
+# 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.
+# 
+
 from __future__ import nested_scopes
 from gzz.gfx.gl import GL, GLRen, GLSpans, Paper, GLCache,IrregularFrame
 from gzz.vob.buoy import Buoy3Floater, Buoy4Floater
Index: gzz/gfx/libutil/myimport.py
diff -u gzz/gfx/libutil/myimport.py:1.5 gzz/gfx/libutil/myimport.py:1.6
--- gzz/gfx/libutil/myimport.py:1.5     Fri Feb 21 13:07:03 2003
+++ gzz/gfx/libutil/myimport.py Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Janne Kujala
+# 
+# Copyright (c) 2003, Janne Kujala
+# 
+# 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 sys
 import inspect
 
Index: gzz/gfx/libutil/nvcode.py
diff -u gzz/gfx/libutil/nvcode.py:1.20 gzz/gfx/libutil/nvcode.py:1.21
--- gzz/gfx/libutil/nvcode.py:1.20      Fri Feb 21 13:07:03 2003
+++ gzz/gfx/libutil/nvcode.py   Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Janne Kujala and Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Janne Kujala and Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 # Some code to make it easier to deal with NVidia
 # OpenGL extensions
Index: gzz/gfx/libutil/saveanim.py
diff -u gzz/gfx/libutil/saveanim.py:1.6 gzz/gfx/libutil/saveanim.py:1.7
--- gzz/gfx/libutil/saveanim.py:1.6     Fri Feb 21 13:07:03 2003
+++ gzz/gfx/libutil/saveanim.py Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 # Saving demo sequences
 
Index: gzz/gfx/libutil/texture.py
diff -u gzz/gfx/libutil/texture.py:1.3 gzz/gfx/libutil/texture.py:1.4
--- gzz/gfx/libutil/texture.py:1.3      Fri Feb 21 13:07:03 2003
+++ gzz/gfx/libutil/texture.py  Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 from gzz.gfx.gl import GL
 
 def printTex(id):
Index: gzz/gfx/util/cg.py
diff -u gzz/gfx/util/cg.py:1.4 gzz/gfx/util/cg.py:1.5
--- gzz/gfx/util/cg.py:1.4      Fri Feb 21 13:07:03 2003
+++ gzz/gfx/util/cg.py  Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 # Utilities for using NVIDIA's Cg compiler.
 
Index: gzz/gfx/util/demokeys.py
diff -u gzz/gfx/util/demokeys.py:1.7 gzz/gfx/util/demokeys.py:1.8
--- gzz/gfx/util/demokeys.py:1.7        Fri Feb 21 13:07:03 2003
+++ gzz/gfx/util/demokeys.py    Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 # Demo keystroke handling
 
Index: gzz/gfx/util/demowindow.py
diff -u gzz/gfx/util/demowindow.py:1.2 gzz/gfx/util/demowindow.py:1.3
--- gzz/gfx/util/demowindow.py:1.2      Fri Feb 21 13:07:03 2003
+++ gzz/gfx/util/demowindow.py  Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 
 # Empty - gfx.demo puts attributes here
Index: gzz/gfx/util/fparb.py
diff -u gzz/gfx/util/fparb.py:1.2 gzz/gfx/util/fparb.py:1.3
--- gzz/gfx/util/fparb.py:1.2   Fri Feb 21 13:07:03 2003
+++ gzz/gfx/util/fparb.py       Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 # useful bits for FRAGMENT_PROGRAM_ARB
 
Index: gzz/gfx/util/misc.py
diff -u gzz/gfx/util/misc.py:1.7 gzz/gfx/util/misc.py:1.8
--- gzz/gfx/util/misc.py:1.7    Fri Feb 21 13:07:03 2003
+++ gzz/gfx/util/misc.py        Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka and Janne Kujala
+# 
+# Copyright (c) 2003, Tuomas J. Lukka and Janne Kujala
+# 
+# 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.
+# 
+
 
 from gzz.gfx.gl import GL, GLRen, GLSpans, Paper, GLCache
 from gzz.vob.impl.gl import GLTextStyle
Index: gzz/gfx/util/texpacker.py
diff -u gzz/gfx/util/texpacker.py:1.6 gzz/gfx/util/texpacker.py:1.7
--- gzz/gfx/util/texpacker.py:1.6       Fri Feb 21 13:07:03 2003
+++ gzz/gfx/util/texpacker.py   Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 # Script to pack textures into zip files of mipmap levels ("mipzip" files)
 # The files contain all mipmap levels of the the texture in 
Index: gzz/gfx/util/vparb.py
diff -u gzz/gfx/util/vparb.py:1.2 gzz/gfx/util/vparb.py:1.3
--- gzz/gfx/util/vparb.py:1.2   Fri Feb 21 13:07:03 2003
+++ gzz/gfx/util/vparb.py       Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 # useful bits for VERTEX_PROGRAM_ARB
 
Index: gzz/gzz/control/commander.py
diff -u gzz/gzz/control/commander.py:1.7 gzz/gzz/control/commander.py:1.8
--- gzz/gzz/control/commander.py:1.7    Fri Feb 21 13:07:03 2003
+++ gzz/gzz/control/commander.py        Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 # Module gzz.control.commander
 
Index: gzz/gzz/gfx/gl/PaperOptions.java
diff -u gzz/gzz/gfx/gl/PaperOptions.java:1.3 
gzz/gzz/gfx/gl/PaperOptions.java:1.4
--- gzz/gzz/gfx/gl/PaperOptions.java:1.3        Fri Feb 21 13:07:03 2003
+++ gzz/gzz/gfx/gl/PaperOptions.java    Fri Feb 21 13:08:43 2003
@@ -1,4 +1,25 @@
-// (c) Vesa Kaihlavirta and Matti Katila
+/*
+PaperOptions.java
+ *    
+ *    Copyright (c) 2003, Vesa Kaihlavirta and 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 Vesa Kaihlavirta and Matti Katila
+ */
 
 package gzz.gfx.gl;
 
Index: gzz/gzz/gfx/gl/pagespanpaper.py
diff -u gzz/gzz/gfx/gl/pagespanpaper.py:1.5 gzz/gzz/gfx/gl/pagespanpaper.py:1.6
--- gzz/gzz/gfx/gl/pagespanpaper.py:1.5 Fri Feb 21 13:07:03 2003
+++ gzz/gzz/gfx/gl/pagespanpaper.py     Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 from gzz.gfx.gl import PageSpanPaper
 
Index: gzz/gzz/impl/genmerge.pl
diff -u gzz/gzz/impl/genmerge.pl:1.2 gzz/gzz/impl/genmerge.pl:1.3
--- gzz/gzz/impl/genmerge.pl:1.2        Fri Feb 21 13:07:03 2003
+++ gzz/gzz/impl/genmerge.pl    Fri Feb 21 13:08:43 2003
@@ -1,5 +1,21 @@
 #!/usr/bin/perl
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 
 #
Index: gzz/gzz/mediaserver/MediaserverBlock.java
diff -u gzz/gzz/mediaserver/MediaserverBlock.java:1.4 
gzz/gzz/mediaserver/MediaserverBlock.java:1.5
--- gzz/gzz/mediaserver/MediaserverBlock.java:1.4       Fri Feb 21 13:07:03 2003
+++ gzz/gzz/mediaserver/MediaserverBlock.java   Fri Feb 21 13:08:43 2003
@@ -1,4 +1,25 @@
-// (c) Benja Fallenstein and Tuomas J. Lukka
+/*
+MediaserverBlock.java
+ *    
+ *    Copyright (c) 2003, Benja Fallenstein and Tuomas J. Lukka
+ *    
+ *    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 Tuomas J. Lukka
+ */
 
 package gzz.mediaserver;
 import gzz.util.*;
Index: gzz/gzz/mediaserver/storage/DirStorer.java
diff -u gzz/gzz/mediaserver/storage/DirStorer.java:1.4 
gzz/gzz/mediaserver/storage/DirStorer.java:1.5
--- gzz/gzz/mediaserver/storage/DirStorer.java:1.4      Fri Feb 21 13:07:03 2003
+++ gzz/gzz/mediaserver/storage/DirStorer.java  Fri Feb 21 13:08:43 2003
@@ -1,4 +1,25 @@
-// (c) Antti-Juhani Kaijanaho, Tuomas Lukka and Benja Fallenstein
+/*
+DirStorer.java
+ *    
+ *    Copyright (c) 2003, Antti-Juhani Kaijanaho, Tuomas Lukka and 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 Antti-Juhani Kaijanaho, Tuomas Lukka and Benja Fallenstein
+ */
 
 package gzz.mediaserver.storage;
 import java.io.*;
Index: gzz/gzz/mediaserver/storage/Storer.java
diff -u gzz/gzz/mediaserver/storage/Storer.java:1.3 
gzz/gzz/mediaserver/storage/Storer.java:1.4
--- gzz/gzz/mediaserver/storage/Storer.java:1.3 Fri Feb 21 13:07:03 2003
+++ gzz/gzz/mediaserver/storage/Storer.java     Fri Feb 21 13:08:43 2003
@@ -1,4 +1,25 @@
-// (c) Benja Fallenstein
+/*
+Storer.java
+ *    
+ *    Copyright (c) 2003, 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.mediaserver.storage;
 import java.io.*;
Index: gzz/gzz/mediaserver/storage/TransientStorer.java
diff -u gzz/gzz/mediaserver/storage/TransientStorer.java:1.3 
gzz/gzz/mediaserver/storage/TransientStorer.java:1.4
--- gzz/gzz/mediaserver/storage/TransientStorer.java:1.3        Fri Feb 21 
13:07:03 2003
+++ gzz/gzz/mediaserver/storage/TransientStorer.java    Fri Feb 21 13:08:43 2003
@@ -1,4 +1,25 @@
-// (c) Benja Fallenstein
+/*
+TransientStorer.java
+ *    
+ *    Copyright (c) 2003, 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.mediaserver.storage;
 import java.io.*;
Index: gzz/gzz/mediaserver/storage/URLStorer.java
diff -u gzz/gzz/mediaserver/storage/URLStorer.java:1.3 
gzz/gzz/mediaserver/storage/URLStorer.java:1.4
--- gzz/gzz/mediaserver/storage/URLStorer.java:1.3      Fri Feb 21 13:07:03 2003
+++ gzz/gzz/mediaserver/storage/URLStorer.java  Fri Feb 21 13:08:43 2003
@@ -1,4 +1,25 @@
-// (c) Antti-Juhani Kaijanaho and Benja Fallenstein
+/*
+URLStorer.java
+ *    
+ *    Copyright (c) 2003, Antti-Juhani Kaijanaho and 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 Antti-Juhani Kaijanaho and Benja Fallenstein
+ */
 
 package gzz.mediaserver.storage;
 import java.io.*;
Index: gzz/gzz/mediaserver/util.py
diff -u gzz/gzz/mediaserver/util.py:1.3 gzz/gzz/mediaserver/util.py:1.4
--- gzz/gzz/mediaserver/util.py:1.3     Fri Feb 21 13:07:03 2003
+++ gzz/gzz/mediaserver/util.py Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Tuukka Hastrup
+# 
+# Copyright (c) 2003, 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.
+# 
+
 
 import rfc822
 
Index: gzz/gzz/modules/email/EmailCellMaker.java
diff -u gzz/gzz/modules/email/EmailCellMaker.java:1.7 
gzz/gzz/modules/email/EmailCellMaker.java:1.8
--- gzz/gzz/modules/email/EmailCellMaker.java:1.7       Fri Feb 21 13:07:04 2003
+++ gzz/gzz/modules/email/EmailCellMaker.java   Fri Feb 21 13:08:43 2003
@@ -1,4 +1,25 @@
-// (c) Benja Fallenstein
+/*
+EmailCellMaker.java
+ *    
+ *    Copyright (c) 2003, 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.modules.email;
 import gzz.*;
Index: gzz/gzz/modules/email/MockEmailInStorm.java
diff -u gzz/gzz/modules/email/MockEmailInStorm.java:1.3 
gzz/gzz/modules/email/MockEmailInStorm.java:1.4
--- gzz/gzz/modules/email/MockEmailInStorm.java:1.3     Fri Feb 21 13:07:04 2003
+++ gzz/gzz/modules/email/MockEmailInStorm.java Fri Feb 21 13:08:43 2003
@@ -1,4 +1,25 @@
-// (c) Benja Fallenstein
+/*
+MockEmailInStorm.java
+ *    
+ *    Copyright (c) 2003, 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.modules.email;
 import gzz.media.*;
Index: gzz/gzz/modules/email/mbox2gzzmo.py
diff -u gzz/gzz/modules/email/mbox2gzzmo.py:1.6 
gzz/gzz/modules/email/mbox2gzzmo.py:1.7
--- gzz/gzz/modules/email/mbox2gzzmo.py:1.6     Fri Feb 21 13:07:04 2003
+++ gzz/gzz/modules/email/mbox2gzzmo.py Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Benja Fallenstein
+# 
+# Copyright (c) 2003, 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 mbox
 import gzz, java
Index: gzz/gzz/modules/pp/PPCellView.java
diff -u gzz/gzz/modules/pp/PPCellView.java:1.4 
gzz/gzz/modules/pp/PPCellView.java:1.5
--- gzz/gzz/modules/pp/PPCellView.java:1.4      Fri Feb 21 13:07:04 2003
+++ gzz/gzz/modules/pp/PPCellView.java  Fri Feb 21 13:08:43 2003
@@ -1,4 +1,25 @@
-// (c) Asko Soukka, Matti Katila
+/*
+PPCellView.java
+ *    
+ *    Copyright (c) 2003, Asko Soukka, 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 Asko Soukka, Matti Katila
+ */
 
 package gzz.modules.pp;
 
Index: gzz/gzz/modules/pp/localpp.py
diff -u gzz/gzz/modules/pp/localpp.py:1.5 gzz/gzz/modules/pp/localpp.py:1.6
--- gzz/gzz/modules/pp/localpp.py:1.5   Fri Feb 21 13:07:04 2003
+++ gzz/gzz/modules/pp/localpp.py       Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 # jython
 
Index: gzz/gzz/modules/pp/ppclient.py
diff -u gzz/gzz/modules/pp/ppclient.py:1.8 gzz/gzz/modules/pp/ppclient.py:1.9
--- gzz/gzz/modules/pp/ppclient.py:1.8  Fri Feb 21 13:07:04 2003
+++ gzz/gzz/modules/pp/ppclient.py      Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 # jython
 
Index: gzz/gzz/modules/pp/ppserver.py
diff -u gzz/gzz/modules/pp/ppserver.py:1.7 gzz/gzz/modules/pp/ppserver.py:1.8
--- gzz/gzz/modules/pp/ppserver.py:1.7  Fri Feb 21 13:07:04 2003
+++ gzz/gzz/modules/pp/ppserver.py      Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 # jython
 
Index: gzz/gzz/util/anytoimg/genimages.py
diff -u gzz/gzz/util/anytoimg/genimages.py:1.3 
gzz/gzz/util/anytoimg/genimages.py:1.4
--- gzz/gzz/util/anytoimg/genimages.py:1.3      Fri Feb 21 13:07:04 2003
+++ gzz/gzz/util/anytoimg/genimages.py  Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Vesa Kaihlavirta
+# 
+# Copyright (c) 2003, Vesa Kaihlavirta
+# 
+# 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 mimetypes
 import os
Index: gzz/gzz/util/dbg.py
diff -u gzz/gzz/util/dbg.py:1.5 gzz/gzz/util/dbg.py:1.6
--- gzz/gzz/util/dbg.py:1.5     Fri Feb 21 13:07:04 2003
+++ gzz/gzz/util/dbg.py Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 # Jython:
 # Provide variables for and read commandline debug options.
Index: gzz/gzz/util/saveimage.py
diff -u gzz/gzz/util/saveimage.py:1.5 gzz/gzz/util/saveimage.py:1.6
--- gzz/gzz/util/saveimage.py:1.5       Fri Feb 21 13:07:04 2003
+++ gzz/gzz/util/saveimage.py   Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 from gzz.util import SaveImage
 from java.io import FileOutputStream
Index: gzz/gzz/view/buoy/buoymanager.py
diff -u gzz/gzz/view/buoy/buoymanager.py:1.47 
gzz/gzz/view/buoy/buoymanager.py:1.48
--- gzz/gzz/view/buoy/buoymanager.py:1.47       Fri Feb 21 13:07:04 2003
+++ gzz/gzz/view/buoy/buoymanager.py    Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 from __future__ import nested_scopes
 import jarray
Index: gzz/gzz/view/buoy/pagespanNodes.py
diff -u gzz/gzz/view/buoy/pagespanNodes.py:1.42 
gzz/gzz/view/buoy/pagespanNodes.py:1.43
--- gzz/gzz/view/buoy/pagespanNodes.py:1.42     Fri Feb 21 13:07:04 2003
+++ gzz/gzz/view/buoy/pagespanNodes.py  Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 from __future__ import nested_scopes
 
Index: gzz/gzz/view/buoy/zzNodes.py
diff -u gzz/gzz/view/buoy/zzNodes.py:1.11 gzz/gzz/view/buoy/zzNodes.py:1.12
--- gzz/gzz/view/buoy/zzNodes.py:1.11   Fri Feb 21 13:07:04 2003
+++ gzz/gzz/view/buoy/zzNodes.py        Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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
 import jarray
Index: gzz/gzz/view/pagespanview.py
diff -u gzz/gzz/view/pagespanview.py:1.32 gzz/gzz/view/pagespanview.py:1.33
--- gzz/gzz/view/pagespanview.py:1.32   Fri Feb 21 13:07:04 2003
+++ gzz/gzz/view/pagespanview.py        Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 from __future__ import nested_scopes
 import math
Index: gzz/gzz/view/xubuoy.py
diff -u gzz/gzz/view/xubuoy.py:1.48 gzz/gzz/view/xubuoy.py:1.49
--- gzz/gzz/view/xubuoy.py:1.48 Fri Feb 21 13:07:04 2003
+++ gzz/gzz/view/xubuoy.py      Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 from __future__ import nested_scopes
 
Index: gzz/lava/gfx/blob/Obj.py
diff -u gzz/lava/gfx/blob/Obj.py:1.14 gzz/lava/gfx/blob/Obj.py:1.15
--- gzz/lava/gfx/blob/Obj.py:1.14       Fri Feb 21 13:07:04 2003
+++ gzz/lava/gfx/blob/Obj.py    Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 from __future__ import nested_scopes
 
Index: gzz/lava/gfx/blob/Sph.py
diff -u gzz/lava/gfx/blob/Sph.py:1.5 gzz/lava/gfx/blob/Sph.py:1.6
--- gzz/lava/gfx/blob/Sph.py:1.5        Fri Feb 21 13:07:04 2003
+++ gzz/lava/gfx/blob/Sph.py    Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 from __future__ import nested_scopes
 from pprint import PrettyPrinter
Index: gzz/lava/gfx/blob/cyl.py
diff -u gzz/lava/gfx/blob/cyl.py:1.3 gzz/lava/gfx/blob/cyl.py:1.4
--- gzz/lava/gfx/blob/cyl.py:1.3        Fri Feb 21 13:07:04 2003
+++ gzz/lava/gfx/blob/cyl.py    Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 # Cylindrical things are easiest to optimize 1-D and can be
 # done with numpy.
Index: gzz/lava/gfx/blob/stretch.py
diff -u gzz/lava/gfx/blob/stretch.py:1.8 gzz/lava/gfx/blob/stretch.py:1.9
--- gzz/lava/gfx/blob/stretch.py:1.8    Fri Feb 21 13:07:04 2003
+++ gzz/lava/gfx/blob/stretch.py        Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 from __future__ import nested_scopes
 
Index: gzz/lava/gfx/blob/tens.py
diff -u gzz/lava/gfx/blob/tens.py:1.4 gzz/lava/gfx/blob/tens.py:1.5
--- gzz/lava/gfx/blob/tens.py:1.4       Fri Feb 21 13:07:04 2003
+++ gzz/lava/gfx/blob/tens.py   Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 # A general tense surface
 
Index: gzz/lava/gfx/shopt/opt.py
diff -u gzz/lava/gfx/shopt/opt.py:1.5 gzz/lava/gfx/shopt/opt.py:1.6
--- gzz/lava/gfx/shopt/opt.py:1.5       Fri Feb 21 13:07:04 2003
+++ gzz/lava/gfx/shopt/opt.py   Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 
 from Numeric import *
Index: gzz/lava/gfx/shopt/smcurv.py
diff -u gzz/lava/gfx/shopt/smcurv.py:1.5 gzz/lava/gfx/shopt/smcurv.py:1.6
--- gzz/lava/gfx/shopt/smcurv.py:1.5    Fri Feb 21 13:07:04 2003
+++ gzz/lava/gfx/shopt/smcurv.py        Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 from __future__ import nested_scopes
 
Index: gzz/lava/gfx/shopt/springgrav.py
diff -u gzz/lava/gfx/shopt/springgrav.py:1.4 
gzz/lava/gfx/shopt/springgrav.py:1.5
--- gzz/lava/gfx/shopt/springgrav.py:1.4        Fri Feb 21 13:07:04 2003
+++ gzz/lava/gfx/shopt/springgrav.py    Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 from __future__ import nested_scopes
 print "START\n"
Index: gzz/lava/gfx/t3.py
diff -u gzz/lava/gfx/t3.py:1.2 gzz/lava/gfx/t3.py:1.3
--- gzz/lava/gfx/t3.py:1.2      Fri Feb 21 13:07:04 2003
+++ gzz/lava/gfx/t3.py  Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Tuomas J. Lukka
+# 
+# Copyright (c) 2003, Tuomas J. Lukka
+# 
+# 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.
+# 
+
 
 # Tests for 3D texture generation using Fourier series and others.
 
Index: gzz/lava/gzz/impl/testSubYAML.py
diff -u gzz/lava/gzz/impl/testSubYAML.py:1.6 
gzz/lava/gzz/impl/testSubYAML.py:1.7
--- gzz/lava/gzz/impl/testSubYAML.py:1.6        Fri Feb 21 13:07:04 2003
+++ gzz/lava/gzz/impl/testSubYAML.py    Fri Feb 21 13:08:43 2003
@@ -1,4 +1,20 @@
-# (c) Benja Fallenstein
+# 
+# Copyright (c) 2003, 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.
+# 
+
 
 print "HEI!";
 
Index: gzz/lava/gzz/mediaserver/http/ParseException.java
diff -u gzz/lava/gzz/mediaserver/http/ParseException.java:1.2 
gzz/lava/gzz/mediaserver/http/ParseException.java:1.3
--- gzz/lava/gzz/mediaserver/http/ParseException.java:1.2       Fri Feb 21 
13:07:04 2003
+++ gzz/lava/gzz/mediaserver/http/ParseException.java   Fri Feb 21 13:08:43 2003
@@ -1,4 +1,25 @@
-// (c) Antti-Juhani Kaijanaho
+/*
+ParseException.java
+ *    
+ *    Copyright (c) 2003, Antti-Juhani Kaijanaho
+ *    
+ *    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 Antti-Juhani Kaijanaho
+ */
 
 package gzz.mediaserver.http;
 
Index: gzz/lava/gzz/potion/Command.java
diff -u gzz/lava/gzz/potion/Command.java:1.2 
gzz/lava/gzz/potion/Command.java:1.3
--- gzz/lava/gzz/potion/Command.java:1.2        Fri Feb 21 13:07:04 2003
+++ gzz/lava/gzz/potion/Command.java    Fri Feb 21 13:08:43 2003
@@ -1,4 +1,25 @@
-// (c) Benja Fallenstein
+/*
+Command.java
+ *    
+ *    Copyright (c) 2003, 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 java.util.*;
Index: gzz/lava/gzz/potion/CommandCall.java
diff -u gzz/lava/gzz/potion/CommandCall.java:1.4 
gzz/lava/gzz/potion/CommandCall.java:1.5
--- gzz/lava/gzz/potion/CommandCall.java:1.4    Fri Feb 21 13:07:04 2003
+++ gzz/lava/gzz/potion/CommandCall.java        Fri Feb 21 13:08:43 2003
@@ -1,4 +1,25 @@
-// (c) Benja Fallenstein
+/*
+CommandCall.java
+ *    
+ *    Copyright (c) 2003, 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;
Index: gzz/lava/gzz/potion/CommandExpression.java
diff -u gzz/lava/gzz/potion/CommandExpression.java:1.2 
gzz/lava/gzz/potion/CommandExpression.java:1.3
--- gzz/lava/gzz/potion/CommandExpression.java:1.2      Fri Feb 21 13:07:04 2003
+++ gzz/lava/gzz/potion/CommandExpression.java  Fri Feb 21 13:08:44 2003
@@ -1,4 +1,25 @@
-// (c) Benja Fallenstein
+/*
+CommandExpression.java
+ *    
+ *    Copyright (c) 2003, 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 java.util.*;
Index: gzz/lava/gzz/potion/potions/AndFilter.java
diff -u gzz/lava/gzz/potion/potions/AndFilter.java:1.3 
gzz/lava/gzz/potion/potions/AndFilter.java:1.4
--- gzz/lava/gzz/potion/potions/AndFilter.java:1.3      Fri Feb 21 13:07:04 2003
+++ gzz/lava/gzz/potion/potions/AndFilter.java  Fri Feb 21 13:08:44 2003
@@ -1,4 +1,25 @@
-// (c) Benja Fallenstein
+/*
+AndFilter.java
+ *    
+ *    Copyright (c) 2003, 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.*;
Index: gzz/lava/gzz/potion/potions/Break.java
diff -u gzz/lava/gzz/potion/potions/Break.java:1.3 
gzz/lava/gzz/potion/potions/Break.java:1.4
--- gzz/lava/gzz/potion/potions/Break.java:1.3  Fri Feb 21 13:07:04 2003
+++ gzz/lava/gzz/potion/potions/Break.java      Fri Feb 21 13:08:44 2003
@@ -1,4 +1,25 @@
-// (c) Benja Fallenstein
+/*
+Break.java
+ *    
+ *    Copyright (c) 2003, 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.potion.*;
Index: gzz/lava/gzz/potion/potions/ChangeView.java
diff -u gzz/lava/gzz/potion/potions/ChangeView.java:1.3 
gzz/lava/gzz/potion/potions/ChangeView.java:1.4
--- gzz/lava/gzz/potion/potions/ChangeView.java:1.3     Fri Feb 21 13:07:04 2003
+++ gzz/lava/gzz/potion/potions/ChangeView.java Fri Feb 21 13:08:44 2003
@@ -1,4 +1,25 @@
-// (c) Benja Fallenstein
+/*
+ChangeView.java
+ *    
+ *    Copyright (c) 2003, 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.potion.*;
Index: gzz/lava/gzz/potion/potions/Clone.java
diff -u gzz/lava/gzz/potion/potions/Clone.java:1.4 
gzz/lava/gzz/potion/potions/Clone.java:1.5
--- gzz/lava/gzz/potion/potions/Clone.java:1.4  Fri Feb 21 13:07:04 2003
+++ gzz/lava/gzz/potion/potions/Clone.java      Fri Feb 21 13:08:44 2003
@@ -1,4 +1,25 @@
-// (c) Benja Fallenstein
+/*
+Clone.java
+ *    
+ *    Copyright (c) 2003, 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.potion.*;
Index: gzz/lava/gzz/potion/potions/ExtEdit.java
diff -u gzz/lava/gzz/potion/potions/ExtEdit.java:1.2 
gzz/lava/gzz/potion/potions/ExtEdit.java:1.3
--- gzz/lava/gzz/potion/potions/ExtEdit.java:1.2        Fri Feb 21 13:07:04 2003
+++ gzz/lava/gzz/potion/potions/ExtEdit.java    Fri Feb 21 13:08:44 2003
@@ -1,4 +1,25 @@
-// (c) Benja Fallenstein
+/*
+ExtEdit.java
+ *    
+ *    Copyright (c) 2003, 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;
 
Index: gzz/lava/gzz/potion/potions/Filter.java
diff -u gzz/lava/gzz/potion/potions/Filter.java:1.2 
gzz/lava/gzz/potion/potions/Filter.java:1.3
--- gzz/lava/gzz/potion/potions/Filter.java:1.2 Fri Feb 21 13:07:04 2003
+++ gzz/lava/gzz/potion/potions/Filter.java     Fri Feb 21 13:08:44 2003
@@ -1,4 +1,25 @@
-// (c) Benja Fallenstein
+/*
+Filter.java
+ *    
+ *    Copyright (c) 2003, 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.*;
Index: gzz/lava/gzz/potion/potions/Go.java
diff -u gzz/lava/gzz/potion/potions/Go.java:1.3 
gzz/lava/gzz/potion/potions/Go.java:1.4
--- gzz/lava/gzz/potion/potions/Go.java:1.3     Fri Feb 21 13:07:04 2003
+++ gzz/lava/gzz/potion/potions/Go.java Fri Feb 21 13:08:44 2003
@@ -1,4 +1,25 @@
-// (c) Benja Fallenstein
+/*
+Go.java
+ *    
+ *    Copyright (c) 2003, 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;
 
Index: gzz/lava/gzz/potion/potions/GoToOriginal.java
diff -u gzz/lava/gzz/potion/potions/GoToOriginal.java:1.2 
gzz/lava/gzz/potion/potions/GoToOriginal.java:1.3
--- gzz/lava/gzz/potion/potions/GoToOriginal.java:1.2   Fri Feb 21 13:07:04 2003
+++ gzz/lava/gzz/potion/potions/GoToOriginal.java       Fri Feb 21 13:08:44 2003
@@ -1,4 +1,25 @@
-// (c) Benja Fallenstein
+/*
+GoToOriginal.java
+ *    
+ *    Copyright (c) 2003, 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;
 
Index: gzz/lava/gzz/potion/potions/Hop2.java
diff -u gzz/lava/gzz/potion/potions/Hop2.java:1.2 
gzz/lava/gzz/potion/potions/Hop2.java:1.3
--- gzz/lava/gzz/potion/potions/Hop2.java:1.2   Fri Feb 21 13:07:04 2003
+++ gzz/lava/gzz/potion/potions/Hop2.java       Fri Feb 21 13:08:44 2003
@@ -1,4 +1,25 @@
-// (c) Benja Fallenstein
+/*
+Hop2.java
+ *    
+ *    Copyright (c) 2003, 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.potion.*;
Index: gzz/lava/gzz/potion/potions/Input.java
diff -u gzz/lava/gzz/potion/potions/Input.java:1.2 
gzz/lava/gzz/potion/potions/Input.java:1.3
--- gzz/lava/gzz/potion/potions/Input.java:1.2  Fri Feb 21 13:07:04 2003
+++ gzz/lava/gzz/potion/potions/Input.java      Fri Feb 21 13:08:44 2003
@@ -1,4 +1,25 @@
-// (c) Benja Fallenstein
+/*
+Input.java
+ *    
+ *    Copyright (c) 2003, 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.potion.*;
Index: gzz/lava/gzz/potion/potions/LeftWindow.java
diff -u gzz/lava/gzz/potion/potions/LeftWindow.java:1.2 
gzz/lava/gzz/potion/potions/LeftWindow.java:1.3
--- gzz/lava/gzz/potion/potions/LeftWindow.java:1.2     Fri Feb 21 13:07:04 2003
+++ gzz/lava/gzz/potion/potions/LeftWindow.java Fri Feb 21 13:08:44 2003
@@ -1,4 +1,25 @@
-// (c) Benja Fallenstein
+/*
+LeftWindow.java
+ *    
+ *    Copyright (c) 2003, 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;
Index: gzz/lava/gzz/potion/potions/OrFilter.java
diff -u gzz/lava/gzz/potion/potions/OrFilter.java:1.2 
gzz/lava/gzz/potion/potions/OrFilter.java:1.3
--- gzz/lava/gzz/potion/potions/OrFilter.java:1.2       Fri Feb 21 13:07:04 2003
+++ gzz/lava/gzz/potion/potions/OrFilter.java   Fri Feb 21 13:08:44 2003
@@ -1,4 +1,25 @@
-// (c) Benja Fallenstein
+/*
+OrFilter.java
+ *    
+ *    Copyright (c) 2003, 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.*;
Index: gzz/lava/gzz/potion/potions/PrefixOrLeft.java
diff -u gzz/lava/gzz/potion/potions/PrefixOrLeft.java:1.3 
gzz/lava/gzz/potion/potions/PrefixOrLeft.java:1.4
--- gzz/lava/gzz/potion/potions/PrefixOrLeft.java:1.3   Fri Feb 21 13:07:04 2003
+++ gzz/lava/gzz/potion/potions/PrefixOrLeft.java       Fri Feb 21 13:08:44 2003
@@ -1,4 +1,25 @@
-// (c) Benja Fallenstein
+/*
+PrefixOrLeft.java
+ *    
+ *    Copyright (c) 2003, 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;
Index: gzz/lava/gzz/potion/potions/Quit.java
diff -u gzz/lava/gzz/potion/potions/Quit.java:1.2 
gzz/lava/gzz/potion/potions/Quit.java:1.3
--- gzz/lava/gzz/potion/potions/Quit.java:1.2   Fri Feb 21 13:07:04 2003
+++ gzz/lava/gzz/potion/potions/Quit.java       Fri Feb 21 13:08:44 2003
@@ -1,4 +1,25 @@
-// (c) Benja Fallenstein
+/*
+Quit.java
+ *    
+ *    Copyright (c) 2003, 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.client.*;
@@ -15,7 +36,7 @@
 
 public class Quit extends AbstractHead implements Command {
 
-       public static final String rcsid = "$Id: Quit.java,v 1.2 2003/02/21 
18:07:04 tjl Exp $";
+       public static final String rcsid = "$Id: Quit.java,v 1.3 2003/02/21 
18:08:44 tjl Exp $";
        public static boolean dbg = false;
        private static void pa(String s) { System.err.println(s); }
 
Index: gzz/lava/gzz/storm/impl/ZipPool.java
diff -u gzz/lava/gzz/storm/impl/ZipPool.java:1.16 
gzz/lava/gzz/storm/impl/ZipPool.java:1.17
--- gzz/lava/gzz/storm/impl/ZipPool.java:1.16   Fri Feb 21 13:07:04 2003
+++ gzz/lava/gzz/storm/impl/ZipPool.java        Fri Feb 21 13:08:44 2003
@@ -1,4 +1,25 @@
-// (c) Benja Fallenstein
+/*
+ZipPool.java
+ *    
+ *    Copyright (c) 2003, 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.storm.impl;
 
Index: gzz/lava/gzz/zzutil/Connection.java
diff -u gzz/lava/gzz/zzutil/Connection.java:1.3 
gzz/lava/gzz/zzutil/Connection.java:1.4
--- gzz/lava/gzz/zzutil/Connection.java:1.3     Fri Feb 21 13:07:05 2003
+++ gzz/lava/gzz/zzutil/Connection.java Fri Feb 21 13:08:44 2003
@@ -1,4 +1,25 @@
-// (c) Tuukka Hastrup
+/*
+Connection.java
+ *    
+ *    Copyright (c) 2003, 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.zzutil;
 import gzz.*;




reply via email to

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