From b01096ca0d70fe45668e16e348418b399e690ff8 Mon Sep 17 00:00:00 2001 From: "benjamin.peterson" Date: Fri, 16 Apr 2010 23:26:56 +0000 Subject: [PATCH] Merged revisions 79957 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r79957 | benjamin.peterson | 2010-04-11 11:13:23 -0500 (Sun, 11 Apr 2010) | 1 line add 3.1.2 ........ git-svn-id: http://svn.python.org/projects/python/branches/release31-maint@80134 6015fed2-1504-0410-9fe1-9d1591cc4771 --- LICENSE | 1 + 1 file changed, 1 insertion(+) diff --git a/LICENSE b/LICENSE index fb0906f266..88e089ae0c 100644 --- a/LICENSE +++ b/LICENSE @@ -66,6 +66,7 @@ the various releases. 3.0.1 3.0 2009 PSF yes 3.1 3.0.1 2009 PSF yes 3.1.1 3.1 2009 PSF yes + 3.1.2 3.1 2010 PSF yes Footnotes: -- 2.11.4.GIT