From: Chris W. <la...@us...> - 2005-03-18 04:10:07
|
Update of /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Config In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18193/lib/OpenInteract2/Config Modified Files: Bootstrap.pm Ini.pm Initializer.pm PackageChanges.pm PerlFile.pm Log Message: OIN-155: add missing declarations where needed; also bump up all the copyrights... Index: Bootstrap.pm =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Config/Bootstrap.pm,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Bootstrap.pm 26 Feb 2005 23:31:24 -0000 1.1 --- Bootstrap.pm 18 Mar 2005 04:09:50 -0000 1.2 *************** *** 340,344 **** =head1 COPYRIGHT ! Copyright (c) 2001-2004 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify --- 340,344 ---- =head1 COPYRIGHT ! Copyright (c) 2001-2005 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify Index: Ini.pm =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Config/Ini.pm,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** Ini.pm 28 Feb 2005 00:58:18 -0000 1.20 --- Ini.pm 18 Mar 2005 04:09:50 -0000 1.21 *************** *** 852,856 **** =head1 COPYRIGHT ! Copyright (c) 2001-2004 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify --- 852,856 ---- =head1 COPYRIGHT ! Copyright (c) 2001-2005 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify Index: Initializer.pm =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Config/Initializer.pm,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** Initializer.pm 17 Mar 2005 20:30:45 -0000 1.23 --- Initializer.pm 18 Mar 2005 04:09:50 -0000 1.24 *************** *** 695,699 **** =head1 COPYRIGHT ! Copyright (c) 2003-2004 Chris Winters. All rights reserved. =head1 AUTHORS --- 695,699 ---- =head1 COPYRIGHT ! Copyright (c) 2003-2005 Chris Winters. All rights reserved. =head1 AUTHORS Index: PackageChanges.pm =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Config/PackageChanges.pm,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** PackageChanges.pm 27 Sep 2004 04:16:06 -0000 1.11 --- PackageChanges.pm 18 Mar 2005 04:09:50 -0000 1.12 *************** *** 405,409 **** =head1 COPYRIGHT ! Copyright (c) 2003-2004 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify --- 405,409 ---- =head1 COPYRIGHT ! Copyright (c) 2003-2005 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify Index: PerlFile.pm =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Config/PerlFile.pm,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** PerlFile.pm 18 Feb 2004 05:25:27 -0000 1.7 --- PerlFile.pm 18 Mar 2005 04:09:50 -0000 1.8 *************** *** 140,144 **** =head1 COPYRIGHT ! Copyright (c) 2001-2004 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify --- 140,144 ---- =head1 COPYRIGHT ! Copyright (c) 2001-2005 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify *************** *** 147,149 **** =head1 AUTHORS ! Chris Winters E<lt>ch...@cw...E<gt> \ No newline at end of file --- 147,149 ---- =head1 AUTHORS ! Chris Winters E<lt>ch...@cw...E<gt> |