[pywin32-checkins] pywin32/com License.txt,1.3,1.4
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: Mark H. <mha...@us...> - 2008-06-30 13:22:31
|
Update of /cvsroot/pywin32/pywin32/com In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5992/com Modified Files: License.txt Log Message: Welcome to 2008, only 7 years late :) Index: License.txt =================================================================== RCS file: /cvsroot/pywin32/pywin32/com/License.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** License.txt 20 Feb 2001 22:53:23 -0000 1.3 --- License.txt 30 Jun 2008 13:22:37 -0000 1.4 *************** *** 1,4 **** Unless stated in the specfic source file, this work is ! Copyright (c) 1996-2001, Greg Stein and Mark Hammond. All rights reserved. --- 1,4 ---- Unless stated in the specfic source file, this work is ! Copyright (c) 1996-2008, Greg Stein and Mark Hammond. All rights reserved. |