We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50083fd commit e26f61fCopy full SHA for e26f61f
2 files changed
MANIFEST
@@ -3,7 +3,7 @@ lib/HTML/Tagset.pm
3
Makefile.PL
4
MANIFEST
5
MANIFEST.SKIP
6
-README
+README.md
7
t/00_about_verbose.t
8
t/01_old_junk.t
9
t/pod.t
README README.mdREADME renamed to README.md
@@ -39,8 +39,8 @@ See https://metacpan.org/pod/HTML::Tagset
39
40
## COPYRIGHT
41
42
-Copyright 1999,2000 Sean M. Burke <sburke@cpan.org>; Copyright
43
-1995-2000 Gisle Aas. Copyright 2000-2019 Andy Lester.
+Copyright 1999,2000 Sean M. Burke. Copyright 1995-2000 Gisle Aas. Copyright
+2000-2019 Andy Lester.
44
45
-This library is free software; you can redistribute it and/or
46
-modify it under the same terms as Perl itself.
+This library is free software; you can redistribute it and/or modify it
+under the terms of the Artistic License version 2.0.
0 commit comments