summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2000-08-02 02:35:08 +0000
committerGuido van Rossum <guido@python.org>2000-08-02 02:35:08 +0000
commita6a0ab4bab0fe9e6f450618c31078fe7736ed415 (patch)
treebaa6ca4cd6a79433716bba16bf488eb0590f78d5
parentdc9fe8a7bab5a15daf7bb844bd3163b51c5450e2 (diff)
downloadcpython-git-a6a0ab4bab0fe9e6f450618c31078fe7736ed415.tar.gz
Adding a LICENSE file so we can have it in the 1.6 release.
-rw-r--r--LICENSE1
1 files changed, 1 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000000..ee9f286c4d
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1 @@
+# Placeholder for license information.