authors cleanup
[catagits/Catalyst-Runtime.git] / lib / Catalyst / DispatchType / Index.pm
index f99e41c..8a85c50 100644 (file)
@@ -55,9 +55,9 @@ sub uri_for_action {
     return "/".$action->namespace;
 }
 
-=head1 AUTHOR
+=head1 AUTHORS
 
-Sebastian Riedel, C<sri@cpan.org>
+Catalyst Contributors, see Catalyst.pm
 
 =head1 COPYRIGHT