X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FInternals.pod;h=192d5f4b1bfbbb0a2c47b4adf71b30ec5441450e;hb=7c098817cf6a2d6cafe67d322fc306406dc1bd35;hp=0ad159bd79ac136dd27ec68c6006053407413323;hpb=b1a08fe19fd4ce1cd7756727319d08156b1e563f;p=catagits%2FCatalyst-Manual.git diff --git a/lib/Catalyst/Manual/Internals.pod b/lib/Catalyst/Manual/Internals.pod index 0ad159b..192d5f4 100644 --- a/lib/Catalyst/Manual/Internals.pod +++ b/lib/Catalyst/Manual/Internals.pod @@ -95,12 +95,13 @@ information from the underlying layer (C or C) during the prepare phase, then push the generated response information down to the underlying layer during the finalize phase. -=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