merge with crew
authorPeter van Dijk <peter@dataloss.nl>
Mon, 06 Mar 2006 18:00:44 +0100
changeset 1930 70be74899338
parent 1928 50e1c90b0fcf (diff)
parent 1929 85daa4e03b4c (current diff)
child 1931 819a2508f2c6
merge with crew
--- 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