From a6a0ab4bab0fe9e6f450618c31078fe7736ed415 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Wed, 2 Aug 2000 02:35:08 +0000 Subject: Adding a LICENSE file so we can have it in the 1.6 release. --- LICENSE | 1 + 1 file changed, 1 insertion(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..ee9f286 --- /dev/null +++ b/LICENSE @@ -0,0 +1 @@ +# Placeholder for license information. -- cgit v0.12