From ab12a59726c4d276e9ee29bea0bbe6a9b738741b Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 21 Mar 2021 21:49:45 +0000 Subject: [PATCH] media-scraper: wikimedia: Tolerate varying effective licence Signed-off-by: Ian Jackson --- media-scraper | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/media-scraper b/media-scraper index 6ce6a75c..c5844388 100755 --- a/media-scraper +++ b/media-scraper @@ -81,12 +81,16 @@ sub methodisoffline_none { 0 } sub methodlic_wikimedia ($) { my ($scraper) = @_; - return <('spdx') }; + return <('site-title') } They are all available under at least, and distributed here under, - ${ \ $scraper->('spdx') } + $spdx +END +(deepending on the file - consult the source file for details) +END as well as possibly other licences. There is NO WARRANTY. See .download-log for the original URL and download timestamp. -- 2.30.2