tests/md5sum.py
changeset 1928 50e1c90b0fcf
parent 1924 46fb38ef9a91
child 3223 53e843840349
--- a/tests/md5sum.py	Wed Feb 22 16:11:17 2006 +0100
+++ b/tests/md5sum.py	Mon Mar 06 17:58:53 2006 +0100
@@ -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