From: Chris W. <la...@us...> - 2005-03-18 04:10:59
|
Update of /cvsroot/openinteract/OpenInteract2/pkg/base_theme/OpenInteract2 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18193/pkg/base_theme/OpenInteract2 Modified Files: Theme.pm Log Message: OIN-155: add missing declarations where needed; also bump up all the copyrights... Index: Theme.pm =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/pkg/base_theme/OpenInteract2/Theme.pm,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** Theme.pm 18 Feb 2004 05:23:08 -0000 1.7 --- Theme.pm 18 Mar 2005 04:09:45 -0000 1.8 *************** *** 149,153 **** =head1 COPYRIGHT ! Copyright (c) 2001-2004 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify --- 149,153 ---- =head1 COPYRIGHT ! Copyright (c) 2001-2005 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify *************** *** 156,158 **** =head1 AUTHORS ! Chris Winters E<lt>ch...@cw...E<gt> \ No newline at end of file --- 156,158 ---- =head1 AUTHORS ! Chris Winters E<lt>ch...@cw...E<gt> |