[pywin32-checkins] /hgroot/pywin32/pywin32: Updated copyright
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: <pyw...@li...> - 2012-04-26 01:23:44
|
changeset 7319d151e057 in /hgroot/pywin32/pywin32 details: http://pywin32.hg.sourceforge.net/hgweb/pywin32/pywin32/hgroot/pywin32/pywin32?cmd=changeset;node=7319d151e057 summary: Updated copyright diffstat: win32/Lib/win32timezone.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r aa3a7ed32634 -r 7319d151e057 win32/Lib/win32timezone.py --- a/win32/Lib/win32timezone.py Wed Apr 25 21:20:23 2012 -0400 +++ b/win32/Lib/win32timezone.py Wed Apr 25 21:23:31 2012 -0400 @@ -12,7 +12,7 @@ This module may be tested using the doctest module. Written by Jason R. Coombs (ja...@ja...). - Copyright © 2003-2009. + Copyright © 2003-2012. All Rights Reserved. This module is licenced for use in Mark Hammond's pywin32 |