start implementing morphology on readings
[scpubgit/stemmatology.git] / lib / Text / Tradition / Error.pm
index 18cb10e..0910175 100644 (file)
@@ -19,13 +19,17 @@ __PACKAGE__->meta->make_immutable( inline_constructor => 0 );
 
 =head1 NAME
 
-Text::Tradition::Error - throwable error class for CollateX package
+Text::Tradition::Error - throwable error class for Tradition package
 
 =head1 DESCRIPTION
 
 A basic exception class to throw around, as it were.
 
-=cut
+=head1 LICENSE
+
+This package is free software and is provided "as is" without express
+or implied warranty.  You can redistribute it and/or modify it under
+the same terms as Perl itself.
 
 =head1 AUTHOR