Skip to content

Commit e26f61f

Browse files
committed
Make the README be markdown, and update license
1 parent 50083fd commit e26f61f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

MANIFEST

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ lib/HTML/Tagset.pm
33
Makefile.PL
44
MANIFEST
55
MANIFEST.SKIP
6-
README
6+
README.md
77
t/00_about_verbose.t
88
t/01_old_junk.t
99
t/pod.t

README renamed to README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ See https://metacpan.org/pod/HTML::Tagset
3939

4040
## COPYRIGHT
4141

42-
Copyright 1999,2000 Sean M. Burke <sburke@cpan.org>; Copyright
43-
1995-2000 Gisle Aas. Copyright 2000-2019 Andy Lester.
42+
Copyright 1999,2000 Sean M. Burke. Copyright 1995-2000 Gisle Aas. Copyright
43+
2000-2019 Andy Lester.
4444

45-
This library is free software; you can redistribute it and/or
46-
modify it under the same terms as Perl itself.
45+
This library is free software; you can redistribute it and/or modify it
46+
under the terms of the Artistic License version 2.0.

0 commit comments

Comments
 (0)