changeset 1930:70be74899338

merge with crew
author Peter van Dijk <peter@dataloss.nl>
date Mon, 06 Mar 2006 18:00:44 +0100
parents 50e1c90b0fcf (diff) 85daa4e03b4c (current diff)
children 819a2508f2c6
files
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tests/md5sum.py	Mon Mar 06 08:47:16 2006 -0800
+++ b/tests/md5sum.py	Mon Mar 06 18:00:44 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