From 9f0da4012ed181c6853417d97cf8837692189a9b Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Mon, 21 Sep 2009 09:46:51 -0700
Subject: [PATCH] docs: Shawn Willden grants permission for his contributions
 under GPL2+|TGPPL1+

---
 src/allmydata/util/statistics.py | 4 ++++
 1 file changed, 4 insertions(+)

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
-- 
2.45.2