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