]> granicus.if.org Git - python/commitdiff
More yearly updates.
authorGeorg Brandl <georg@python.org>
Fri, 1 Jan 2010 13:07:05 +0000 (13:07 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 1 Jan 2010 13:07:05 +0000 (13:07 +0000)
12 files changed:
Lib/email/generator.py
Lib/email/test/test_email.py
Lib/email/utils.py
Lib/idlelib/NEWS.txt
Lib/lib-tk/turtle.py
Lib/logging/__init__.py
Lib/platform.py
Lib/test/test_hashlib.py
Lib/test/test_logging.py
Lib/unittest/__init__.py
Mac/Resources/app/Info.plist.in
Modules/_hashopenssl.c

index 594a25783ea86d23fe042e28afebe95749a1e2a9..77d44bef9b231a38a8c0bff6ebed48ed2b37648e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2009 Python Software Foundation
+# Copyright (C) 2001-2010 Python Software Foundation
 # Contact: email-sig@python.org
 
 """Classes to generate plain text from a message object tree."""
index 50d3fb6062cd8f6b8a70a8abd6a5b1f5234fd628..5aa8463d2181dc5d686eb21afd3a8bb2e3ba01c6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2009 Python Software Foundation
+# Copyright (C) 2001-2010 Python Software Foundation
 # Contact: email-sig@python.org
 # email package unit tests
 
index 87979dc873421c6d153fa2a20973ab1028d7e239..b9a7642fb30df963723260ad300487a758a94954 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2009 Python Software Foundation
+# Copyright (C) 2001-2010 Python Software Foundation
 # Author: Barry Warsaw
 # Contact: email-sig@python.org
 
index fee9c619fd6a232261e648dfa18c01c705322d82..25318e1c5d8267eb3eaf939e6f4c2529751c5ff8 100644 (file)
@@ -1,7 +1,7 @@
 What's New in IDLE 2.7a0?
 =========================
 
-*Release date: XX-XXX-2009*
+*Release date: XX-XXX-2010*
 
 - idle.py modified and simplified to better support developing experimental
   versions of IDLE which are not installed in the standard location.
index afe5658cd9f2a28b8acc7a70c6008900e15b32c7..e9dba1047bd0cfb27837ad3f45eb4675ba40b0ab 100644 (file)
@@ -2,7 +2,7 @@
 # turtle.py: a Tkinter based turtle graphics module for Python
 # Version 1.0.1 - 24. 9. 2009
 #
-# Copyright (C) 2006 - 2009  Gregor Lingl
+# Copyright (C) 2006 - 2010  Gregor Lingl
 # email: glingl@aon.at
 #
 # This software is provided 'as-is', without any express or implied
index e0d62813131024207f689e355358e2f5bbdae982..b5390cc8c193e3175379e4415edf6f7977fda11f 100644 (file)
@@ -18,7 +18,7 @@
 Logging package for Python. Based on PEP 282 and comments thereto in
 comp.lang.python, and influenced by Apache's log4j system.
 
-Copyright (C) 2001-2009 Vinay Sajip. All Rights Reserved.
+Copyright (C) 2001-2010 Vinay Sajip. All Rights Reserved.
 
 To use, simply 'import logging' and log away!
 """
index 5fda9fb10a65164f70b0f67f3488b1106698e4ce..5df1e2305e95c96f6ab25fad261cdcca80b592a9 100755 (executable)
@@ -92,7 +92,7 @@
 
 __copyright__ = """
     Copyright (c) 1999-2000, Marc-Andre Lemburg; mailto:mal@lemburg.com
-    Copyright (c) 2000-2009, eGenix.com Software GmbH; mailto:info@egenix.com
+    Copyright (c) 2000-2010, eGenix.com Software GmbH; mailto:info@egenix.com
 
     Permission to use, copy, modify, and distribute this software and its
     documentation for any purpose and without fee or royalty is hereby granted,
index 0183714b7d85512dfdbcf89a748db39c3bad874d..71843160679ffba1650ceb8e17dedde8a653dadd 100644 (file)
@@ -2,7 +2,7 @@
 #
 # $Id$
 #
-#  Copyright (C) 2005-2009   Gregory P. Smith (greg@krypto.org)
+#  Copyright (C) 2005-2010   Gregory P. Smith (greg@krypto.org)
 #  Licensed to PSF under a Contributor Agreement.
 #
 
index 69b13e651b401c64babcaaa9c7a0795a28397978..e06a97d0deff8a9a147cf82cde28498e9c2a1070 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 #
-# Copyright 2001-2009 by Vinay Sajip. All Rights Reserved.
+# Copyright 2001-2010 by Vinay Sajip. All Rights Reserved.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose and without fee is hereby granted,
@@ -18,7 +18,7 @@
 
 """Test harness for the logging module. Run all tests.
 
-Copyright (C) 2001-2009 Vinay Sajip. All Rights Reserved.
+Copyright (C) 2001-2010 Vinay Sajip. All Rights Reserved.
 """
 
 import logging
index 20b307bbc8a7080ec610cfbfa368c668715e9d24..e0c64d4d48e3d02060f3f69eac76a87928d14035 100644 (file)
@@ -27,7 +27,7 @@ Further information is available in the bundled documentation, and from
   http://docs.python.org/library/unittest.html
 
 Copyright (c) 1999-2003 Steve Purcell
-Copyright (c) 2003-2009 Python Software Foundation
+Copyright (c) 2003-2010 Python Software Foundation
 This module is free software, and you may redistribute it and/or modify
 it under the same terms as Python itself, so long as this copyright message
 and disclaimer are retained in their original form.
index bd4a54c290c9702286c7180c4ccd005567c0f870..83d1b26a014e823e06d35f9fedf0becfbfea5666 100644 (file)
@@ -20,7 +20,7 @@
        <key>CFBundleExecutable</key>
        <string>Python</string>
        <key>CFBundleGetInfoString</key>
-       <string>%version%, (c) 2004-2009 Python Software Foundation.</string>
+       <string>%version%, (c) 2004-2010 Python Software Foundation.</string>
        <key>CFBundleHelpBookFolder</key>
        <array>
                <string>Documentation</string>
@@ -37,7 +37,7 @@
        <key>CFBundleInfoDictionaryVersion</key>
        <string>6.0</string>
        <key>CFBundleLongVersionString</key>
-       <string>%version%, (c) 2004-2009 Python Software Foundation.</string>
+       <string>%version%, (c) 2004-2010 Python Software Foundation.</string>
        <key>CFBundleName</key>
        <string>Python</string>
        <key>CFBundlePackageType</key>
index ba18aa27edec9d622548664c22102865d8f8ae94..df4580ad88a6718c86ea37147d70f8f28cca712c 100644 (file)
@@ -1,7 +1,7 @@
 /* Module that wraps all OpenSSL hash algorithms */
 
 /*
- * Copyright (C) 2005-2009   Gregory P. Smith (greg@krypto.org)
+ * Copyright (C) 2005-2010   Gregory P. Smith (greg@krypto.org)
  * Licensed to PSF under a Contributor Agreement.
  *
  * Derived from a skeleton of shamodule.c containing work performed by: