From: Salve J. N. <sj...@us...> - 2005-03-17 14:58:49
|
Update of /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Controller In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3642/lib/OpenInteract2/Controller Modified Files: MainTemplate.pm ManageBoxes.pm ManageTemplates.pm Raw.pm Log Message: Update copyright year from *-2004 to *-2005 Index: MainTemplate.pm =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Controller/MainTemplate.pm,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** MainTemplate.pm 12 Mar 2005 05:09:39 -0000 1.8 --- MainTemplate.pm 17 Mar 2005 14:58:01 -0000 1.9 *************** *** 258,262 **** =head1 COPYRIGHT ! Copyright (c) 2002-2004 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify --- 258,262 ---- =head1 COPYRIGHT ! Copyright (c) 2002-2005 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify Index: ManageBoxes.pm =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Controller/ManageBoxes.pm,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** ManageBoxes.pm 7 Jun 2004 04:34:32 -0000 1.11 --- ManageBoxes.pm 17 Mar 2005 14:58:01 -0000 1.12 *************** *** 128,132 **** =head1 COPYRIGHT ! Copyright (c) 2002-2004 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify --- 128,132 ---- =head1 COPYRIGHT ! Copyright (c) 2002-2005 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify Index: ManageTemplates.pm =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Controller/ManageTemplates.pm,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** ManageTemplates.pm 14 Jul 2004 12:41:23 -0000 1.9 --- ManageTemplates.pm 17 Mar 2005 14:58:01 -0000 1.10 *************** *** 70,74 **** =head1 COPYRIGHT ! Copyright (c) 2002-2004 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify --- 70,74 ---- =head1 COPYRIGHT ! Copyright (c) 2002-2005 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify Index: Raw.pm =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Controller/Raw.pm,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** Raw.pm 22 May 2004 15:00:41 -0000 1.11 --- Raw.pm 17 Mar 2005 14:58:01 -0000 1.12 *************** *** 76,80 **** =head1 COPYRIGHT ! Copyright (c) 2002-2004 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify --- 76,80 ---- =head1 COPYRIGHT ! Copyright (c) 2002-2005 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify |