From: Zooko O'Whielacronx Date: Mon, 21 Sep 2009 16:46:51 +0000 (-0700) Subject: docs: Shawn Willden grants permission for his contributions under GPL2+|TGPPL1+ X-Git-Url: https://git.rkrishnan.org/frontends/FTP-and-SFTP.rst?a=commitdiff_plain;h=9f0da4012ed181c6853417d97cf8837692189a9b;p=tahoe-lafs%2Ftahoe-lafs.git docs: Shawn Willden grants permission for his contributions under GPL2+|TGPPL1+ --- diff --git a/src/allmydata/util/statistics.py b/src/allmydata/util/statistics.py index e2c689aa..6096ca9c 100644 --- a/src/allmydata/util/statistics.py +++ b/src/allmydata/util/statistics.py @@ -1,5 +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. from __future__ import division from mathutil import round_sigfigs