diff tests/md5sum.py @ 1928:50e1c90b0fcf

clarify license on md5sum.py
author Peter van Dijk <peter@dataloss.nl>
date Mon, 06 Mar 2006 17:58:53 +0100
parents 46fb38ef9a91
children 53e843840349
line wrap: on
line diff
--- 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