From: Andy T. <an...@us...> - 2005-10-27 12:16:15
|
Update of /cvsroot/pythoncard/PythonCard In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9371 Modified Files: LICENSE.txt Log Message: Added 2005 to the copyright notice Index: LICENSE.txt =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/LICENSE.txt,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** LICENSE.txt 15 Aug 2004 17:34:55 -0000 1.4 --- LICENSE.txt 27 Oct 2005 12:16:02 -0000 1.5 *************** *** 1,3 **** ! Copyright (c) 2001-2004 PythonCard developers All rights reserved. --- 1,3 ---- ! Copyright (c) 2001-2005 PythonCard developers All rights reserved. |