# HG changeset patch # User Peter van Dijk # Date 1141664444 -3600 # Node ID 70be7489933836ec61e33eefe4e4fea9e01b04bf # Parent 50e1c90b0fcfa9ff93840a91bf3b8cddc4882604# Parent 85daa4e03b4c7cc0041a2c9a72fb4b3110ede7b9 merge with crew 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