More documentation, clean up tests
diff --git a/Makefile.PL b/Makefile.PL
index 6063e24..0282b0e 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -12,7 +12,7 @@
   BUILD_REQUIRES => {
     'Test::More' => 0
   },
-  LICENSE      => 'artistic_2',
+  LICENSE      => 'bsd_2',
   PREREQ_PM => {
     'Mojolicious' => '5.00',
     'Mojolicious::Plugin::TagHelpers::Pagination' => 0.05,