Ignore:
Timestamp:
Mar 19, 2014, 11:31:01 PM (11 years ago)
Author:
dmik
Message:

python: Merge vendor 2.7.6 to trunk.

Location:
python/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • python/trunk

  • python/trunk/PC/python_nt.rc

    r2 r391  
    6262            VALUE "FileVersion", PYTHON_VERSION
    6363            VALUE "InternalName", "Python DLL\0"
    64             VALUE "LegalCopyright", "Copyright © 2001-2010 Python Software Foundation. Copyright © 2000 BeOpen.com. Copyright © 1995-2001 CNRI. Copyright © 1991-1995 SMC.\0"
     64            VALUE "LegalCopyright", "Copyright © 2001-2008 Python Software Foundation. Copyright © 2000 BeOpen.com. Copyright © 1995-2001 CNRI. Copyright © 1991-1995 SMC.\0"
    6565            VALUE "OriginalFilename", PYTHON_DLL_NAME "\0"
    6666            VALUE "ProductName", "Python\0"
Note: See TracChangeset for help on using the changeset viewer.