From: Salve J. N. <sj...@us...> - 2005-03-17 14:58:50
|
Update of /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Config In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3642/lib/OpenInteract2/Config Modified Files: GlobalOverride.pm IniFile.pm Package.pm Readonly.pm Log Message: Update copyright year from *-2004 to *-2005 Index: GlobalOverride.pm =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Config/GlobalOverride.pm,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** GlobalOverride.pm 9 Nov 2004 13:54:09 -0000 1.10 --- GlobalOverride.pm 17 Mar 2005 14:58:00 -0000 1.11 *************** *** 463,467 **** =head1 COPYRIGHT ! Copyright (c) 2002-2004 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify --- 463,467 ---- =head1 COPYRIGHT ! Copyright (c) 2002-2005 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify Index: IniFile.pm =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Config/IniFile.pm,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** IniFile.pm 26 Sep 2004 23:53:33 -0000 1.8 --- IniFile.pm 17 Mar 2005 14:58:00 -0000 1.9 *************** *** 149,153 **** =head1 COPYRIGHT ! Copyright (c) 2002-2004 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify --- 149,153 ---- =head1 COPYRIGHT ! Copyright (c) 2002-2005 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify Index: Package.pm =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Config/Package.pm,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** Package.pm 9 Mar 2005 20:26:23 -0000 1.23 --- Package.pm 17 Mar 2005 14:58:00 -0000 1.24 *************** *** 567,571 **** =head1 COPYRIGHT ! Copyright (c) 2002-2004 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify --- 567,571 ---- =head1 COPYRIGHT ! Copyright (c) 2002-2005 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify Index: Readonly.pm =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Config/Readonly.pm,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** Readonly.pm 5 Dec 2004 20:01:35 -0000 1.11 --- Readonly.pm 17 Mar 2005 14:58:00 -0000 1.12 *************** *** 320,324 **** =head1 COPYRIGHT ! Copyright (c) 2002-2004 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify --- 320,324 ---- =head1 COPYRIGHT ! Copyright (c) 2002-2005 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify |