gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz/gfx/util papersampler.py disp.py


From: Janne V. Kujala
Subject: [Gzz-commits] gzz/gfx/util papersampler.py disp.py
Date: Tue, 04 Mar 2003 03:57:59 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Janne V. Kujala <address@hidden>        03/03/04 03:57:59

Modified files:
        gfx/util       : papersampler.py 
Added files:
        gfx/util       : disp.py 

Log message:
        start disp program and add copyrights

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/util/disp.py?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/util/papersampler.py.diff?tr1=1.15&tr2=1.16&r1=text&r2=text

Patches:
Index: gzz/gfx/util/papersampler.py
diff -u gzz/gfx/util/papersampler.py:1.15 gzz/gfx/util/papersampler.py:1.16
--- gzz/gfx/util/papersampler.py:1.15   Mon Mar  3 14:07:42 2003
+++ gzz/gfx/util/papersampler.py        Tue Mar  4 03:57:58 2003
@@ -1,3 +1,24 @@
+# 
+# Copyright (c) 2003, Tuomas J. Lukka and Janne V. Kujala
+# 
+# This file is part of Gzz.
+# 
+# Gzz is free software; you can redistribute it and/or modify it under
+# the terms of the GNU Lesser General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+# 
+# Gzz is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General
+# Public License for more details.
+# 
+# You should have received a copy of the GNU Lesser General
+# Public License along with Gzz; if not, write to the Free
+# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+# MA  02111-1307  USA
+# 
+# 
 from __future__ import nested_scopes
 
 import sys




reply via email to

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