gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] alph alph/__init__.py alph/util/__init__.py alp...


From: Tuomas J. Lukka
Subject: [Gzz-commits] alph alph/__init__.py alph/util/__init__.py alp...
Date: Wed, 11 Jun 2003 13:54:29 -0400

CVSROOT:        /cvsroot/alph
Module name:    alph
Branch:         
Changes by:     Tuomas J. Lukka <address@hidden>        03/06/11 13:54:28

Modified files:
        alph           : __init__.py 
        alph/util      : __init__.py dsc.test dscutil.py 
        org/nongnu/alph/impl: stormalph.test urn5textspan.test 
        org/nongnu/alph/xml: serialization.test 

Log message:
        Estimate authors -- YELL IF INCORRECT\!

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/alph/alph/alph/__init__.py.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/alph/alph/alph/util/__init__.py.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/alph/alph/alph/util/dsc.test.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/alph/alph/alph/util/dscutil.py.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/alph/alph/org/nongnu/alph/impl/stormalph.test.diff?tr1=1.13&tr2=1.14&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/alph/alph/org/nongnu/alph/impl/urn5textspan.test.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/alph/alph/org/nongnu/alph/xml/serialization.test.diff?tr1=1.9&tr2=1.10&r1=text&r2=text

Patches:
Index: alph/alph/__init__.py
diff -u alph/alph/__init__.py:1.1 alph/alph/__init__.py:1.2
--- alph/alph/__init__.py:1.1   Tue Apr 22 02:30:24 2003
+++ alph/alph/__init__.py       Wed Jun 11 13:54:28 2003
@@ -1,3 +1,5 @@
+# (c) Tuomas J. Lukka
+
 import java as _java
 
 import alph.util
Index: alph/alph/util/__init__.py
diff -u alph/alph/util/__init__.py:1.1 alph/alph/util/__init__.py:1.2
--- alph/alph/util/__init__.py:1.1      Tue Apr 22 02:30:24 2003
+++ alph/alph/util/__init__.py  Wed Jun 11 13:54:28 2003
@@ -1,3 +1,5 @@
+# (c) Tuomas J. Lukka
+
 import java as _java
 
 import org.nongnu.alph.util as _jutil
Index: alph/alph/util/dsc.test
diff -u alph/alph/util/dsc.test:1.2 alph/alph/util/dsc.test:1.3
--- alph/alph/util/dsc.test:1.2 Tue Apr 22 07:09:07 2003
+++ alph/alph/util/dsc.test     Wed Jun 11 13:54:28 2003
@@ -1,3 +1,5 @@
+# (c) Tuomas J. Lukka
+
 import os
 import alph
 
Index: alph/alph/util/dscutil.py
diff -u alph/alph/util/dscutil.py:1.4 alph/alph/util/dscutil.py:1.5
--- alph/alph/util/dscutil.py:1.4       Fri Jun  6 16:04:39 2003
+++ alph/alph/util/dscutil.py   Wed Jun 11 13:54:28 2003
@@ -1,3 +1,5 @@
+# (c) Tuomas J. Lukka
+
 import os
 import jarray
 import alph
Index: alph/org/nongnu/alph/impl/stormalph.test
diff -u alph/org/nongnu/alph/impl/stormalph.test:1.13 
alph/org/nongnu/alph/impl/stormalph.test:1.14
--- alph/org/nongnu/alph/impl/stormalph.test:1.13       Mon May 26 04:06:17 2003
+++ alph/org/nongnu/alph/impl/stormalph.test    Wed Jun 11 13:54:28 2003
@@ -1,3 +1,5 @@
+# (c) Tuomas J. Lukka, Benja Fallenstein and Matti Katila
+
 # -*-python-*-
 import org
 import java
Index: alph/org/nongnu/alph/impl/urn5textspan.test
diff -u alph/org/nongnu/alph/impl/urn5textspan.test:1.3 
alph/org/nongnu/alph/impl/urn5textspan.test:1.4
--- alph/org/nongnu/alph/impl/urn5textspan.test:1.3     Thu May 15 11:48:42 2003
+++ alph/org/nongnu/alph/impl/urn5textspan.test Wed Jun 11 13:54:28 2003
@@ -1,3 +1,5 @@
+# (c) Tuomas J. Lukka
+
 import alph
 import java
 
Index: alph/org/nongnu/alph/xml/serialization.test
diff -u alph/org/nongnu/alph/xml/serialization.test:1.9 
alph/org/nongnu/alph/xml/serialization.test:1.10
--- alph/org/nongnu/alph/xml/serialization.test:1.9     Sun Jun  8 07:18:05 2003
+++ alph/org/nongnu/alph/xml/serialization.test Wed Jun 11 13:54:28 2003
@@ -1,3 +1,5 @@
+# (c) Tuomas J. Lukka and Benja Fallenstein
+
 from org.nongnu import alph, storm
 from org.nongnu.alph.xml import *
 




reply via email to

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