mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-20 03:36:25 +00:00
setup: fix error in licensing declaration from Shawn Willden, as noted by the FSF compliance division
This commit is contained in:
parent
a6b300f214
commit
80ae6f2706
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user