]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
setup: fix error in licensing declaration from Shawn Willden, as noted by the FSF...
authorZooko O'Whielacronx <zooko@zooko.com>
Tue, 9 Mar 2010 16:37:36 +0000 (08:37 -0800)
committerZooko O'Whielacronx <zooko@zooko.com>
Tue, 9 Mar 2010 16:37:36 +0000 (08:37 -0800)
src/allmydata/util/statistics.py

index 6096ca9cea297f861f68161d5e8eff32b181a4b8..71547031d37b3b26e021db632f23bbb73a8629a4 100644 (file)
@@ -1,9 +1,9 @@
 # Copyright (c) 2009 Shawn Willden
 # mailto:shawn@willden.org
-# I hereby license all patches I have contributed or will contribute to
-# the Allmydata Tahoe-LAFS project, including the file 'statistics.py',
-# under both the GNU General Public License, version 2 or later, and
-# under the Transitive Grace Period Public License, version 1 or later.
+# I hereby license all patches I have contributed or will contribute to the
+# Allmydata Tahoe-LAFS project, including the file 'statistics.py', under
+# either the GNU General Public License, version 2 or later, or under the
+# Transitive Grace Period Public License, version 1 or later.
 
 from __future__ import division
 from mathutil import round_sigfigs