X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FModel.pm;h=cc41edec108e093a5961a1e5053e69285428e4d2;hb=1d00b2ffb8806bd0a8190ee8580a85895e48f8e4;hp=f573770e84a5c940d787af618b479804e8e5c5d8;hpb=2ef599586739f410da035904753378000a368a44;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Model.pm b/lib/Catalyst/Model.pm index f573770..cc41ede 100644 --- a/lib/Catalyst/Model.pm +++ b/lib/Catalyst/Model.pm @@ -22,13 +22,13 @@ Catalyst Model base class. Implements the same methods as other Catalyst components, see L -=head1 AUTHOR +=head1 AUTHORS -Sebastian Riedel, C +Catalyst Contributors, see Catalyst.pm =head1 COPYRIGHT -This program is free software, you can redistribute it and/or modify it under +This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself. =cut