- From: Mercurial notifier <nobody@w3.org>
- Date: Thu, 05 Aug 2010 14:47:20 +0000
- To: link-checker updates <www-validator-cvs@w3.org>
changeset: 292:573b0980d17b
user: ville
date: Mon Feb 16 21:22:13 2009 +0000
files: META.yml Makefile.PL
description:
Add license info to dist metadata.
diff -r f1984ee41502 -r 573b0980d17b META.yml
--- a/META.yml Tue Feb 10 20:59:25 2009 +0000
+++ b/META.yml Mon Feb 16 21:22:13 2009 +0000
@@ -2,7 +2,7 @@
name: W3C-LinkChecker
version: 4.4
abstract: W3C Link Checker
-license: ~
+license: open_source
author:
- The W3C Link Checker Team <www-validator@w3.org>
generated_by: ExtUtils::MakeMaker version 6.42
diff -r f1984ee41502 -r 573b0980d17b Makefile.PL
--- a/Makefile.PL Tue Feb 10 20:59:25 2009 +0000
+++ b/Makefile.PL Mon Feb 16 21:22:13 2009 +0000
@@ -5,6 +5,7 @@
NAME => 'W3C::LinkChecker',
ABSTRACT => 'W3C Link Checker',
AUTHOR => 'The W3C Link Checker Team <www-validator@w3.org>',
+ LICENSE => 'open_source',
VERSION_FROM => 'bin/checklink',
PREREQ_PM => {
CGI => 0,
Received on Thursday, 5 August 2010 14:47:33 UTC