Make the version number sane and clean up copyright/license statements everywhere
[catagits/Gitalist.git] / lib / Gitalist / Git / HasUtils.pm
index 8815b6a..e162e20 100644 (file)
@@ -24,3 +24,15 @@ has _util => ( isa => 'Gitalist::Git::Util',
 sub _build__util { confess(shift() . " cannot build _util") }
 
 1;
+
+__END__
+
+=head1 AUTHORS
+
+See L<Gitalist> for authors.
+
+=head1 LICENSE
+
+See L<Gitalist> for the license.
+
+=cut