From: Chris W. <la...@us...> - 2005-03-18 04:10:27
|
Update of /cvsroot/openinteract/OpenInteract2/extra_packages/delicious_tags/OpenInteract2/Observer In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18193/extra_packages/delicious_tags/OpenInteract2/Observer Modified Files: AddDeliciousTags.pm Log Message: OIN-155: add missing declarations where needed; also bump up all the copyrights... Index: AddDeliciousTags.pm =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/extra_packages/delicious_tags/OpenInteract2/Observer/AddDeliciousTags.pm,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** AddDeliciousTags.pm 27 Nov 2004 17:12:31 -0000 1.4 --- AddDeliciousTags.pm 18 Mar 2005 04:09:42 -0000 1.5 *************** *** 118,122 **** =head1 COPYRIGHT ! Copyright (c) 2004 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify --- 118,122 ---- =head1 COPYRIGHT ! Copyright (c) 2004-2005 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify |