From: Guido van Rossum Date: Wed, 2 Aug 2000 02:35:08 +0000 (+0000) Subject: Adding a LICENSE file so we can have it in the 1.6 release. X-Git-Tag: v2.0b1~619 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a6a0ab4bab0fe9e6f450618c31078fe7736ed415;p=thirdparty%2FPython%2Fcpython.git Adding a LICENSE file so we can have it in the 1.6 release. --- diff --git a/LICENSE b/LICENSE new file mode 100644 index 000000000000..ee9f286c4dc7 --- /dev/null +++ b/LICENSE @@ -0,0 +1 @@ +# Placeholder for license information.