# HG changeset patch # User Peter van Dijk # Date 1141664333 -3600 # Node ID 50e1c90b0fcfa9ff93840a91bf3b8cddc4882604 # Parent 397b62d5dd135cd02b03d9b9e1192c8988317c09 clarify license on md5sum.py diff --git a/tests/md5sum.py b/tests/md5sum.py --- a/tests/md5sum.py +++ b/tests/md5sum.py @@ -1,4 +1,11 @@ #! /usr/bin/env python +# +# Based on python's Tools/scripts/md5sum.py +# +# This software may be used and distributed according to the terms +# of the PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2, which is +# GPL-compatible. + import sys import os import md5