Index: ossp-pkg/string-divert/Divert.pm RCS File: /v/ossp/cvs/ossp-pkg/string-divert/Divert.pm,v rcsdiff -q -kk '-r1.8' '-r1.9' -u '/v/ossp/cvs/ossp-pkg/string-divert/Divert.pm,v' 2>/dev/null --- Divert.pm 2004/11/03 08:10:00 1.8 +++ Divert.pm 2004/11/03 08:11:18 1.9 @@ -1,6 +1,6 @@ ## ## String::Divert - String Object supporting Folding and Diversion -## Copyright (c) 2003 Ralf S. Engelschall +## Copyright (c) 2003-2004 Ralf S. Engelschall ## ## This file is part of String::Divert, a Perl module providing ## a string object supporting folding and diversion. Index: ossp-pkg/string-divert/Divert.pod RCS File: /v/ossp/cvs/ossp-pkg/string-divert/Divert.pod,v rcsdiff -q -kk '-r1.3' '-r1.4' -u '/v/ossp/cvs/ossp-pkg/string-divert/Divert.pod,v' 2>/dev/null --- Divert.pod 2003/05/29 18:43:50 1.3 +++ Divert.pod 2004/11/03 08:11:18 1.4 @@ -1,6 +1,6 @@ ## ## String::Divert - String Object supporting Folding and Diversion -## Copyright (c) 2003 Ralf S. Engelschall +## Copyright (c) 2003-2004 Ralf S. Engelschall ## ## This file is part of String::Divert, a Perl module providing ## a string object supporting folding and diversion. Index: ossp-pkg/string-divert/Makefile.PL RCS File: /v/ossp/cvs/ossp-pkg/string-divert/Makefile.PL,v rcsdiff -q -kk '-r1.2' '-r1.3' -u '/v/ossp/cvs/ossp-pkg/string-divert/Makefile.PL,v' 2>/dev/null --- Makefile.PL 2003/05/23 11:09:57 1.2 +++ Makefile.PL 2004/11/03 08:11:18 1.3 @@ -1,6 +1,6 @@ ## ## String::Divert - String Object supporting Folding and Diversion -## Copyright (c) 2003 Ralf S. Engelschall +## Copyright (c) 2003-2004 Ralf S. Engelschall ## ## This file is part of String::Divert, a Perl module providing ## a string object supporting folding and diversion. Index: ossp-pkg/string-divert/test.pl RCS File: /v/ossp/cvs/ossp-pkg/string-divert/test.pl,v rcsdiff -q -kk '-r1.3' '-r1.4' -u '/v/ossp/cvs/ossp-pkg/string-divert/test.pl,v' 2>/dev/null --- test.pl 2003/09/22 12:58:25 1.3 +++ test.pl 2004/11/03 08:11:18 1.4 @@ -1,6 +1,6 @@ ## ## String::Divert - String Object supporting Folding and Diversion -## Copyright (c) 2003 Ralf S. Engelschall +## Copyright (c) 2003-2004 Ralf S. Engelschall ## ## This file is part of String::Divert, a Perl module providing ## a string object supporting folding and diversion.