Mercurial > hg
changeset 1928:50e1c90b0fcf
clarify license on md5sum.py
author | Peter van Dijk <peter@dataloss.nl> |
---|---|
date | Mon, 06 Mar 2006 17:58:53 +0100 |
parents | 397b62d5dd13 |
children | 70be74899338 |
files | tests/md5sum.py |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
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