bug-librejs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Add support to CC-BY-SA-4.0 license


From: Ian Kelling
Subject: Re: Add support to CC-BY-SA-4.0 license
Date: Wed, 15 Sep 2021 11:19:48 -0400
User-agent: mu4e 1.7.0; emacs 28.0.50

ChihHao Su <nikob@live.cn> writes:

> Hi. I'm using dokuwiki, and a few plugin of it in my website, which are all 
> CC-BY-SA-4.0 licensed.
> I‘v written JS web labels to tell LibreJS the scripts I'm using. Here's a 
> part of it: 
>
>  1  <table id="jslicense-labels1">  
>  2    <tr>  
>  3      <td><a href="/lib/exe/js.php">/lib/exe/js.php</a></td>  
>  4      <td><a 
> href="https://creativecommons.org/licenses/by-sa/4.0/legalcode.txt";>CC-BY-SA</a></td>
>   
>  5      <td><a href="/lib/exe/js.php">js.php</a></td>  
>  6    </tr>  
>  7      
>  8  </table>  
>
> LibreJS doen't recognize that license. It shows me "Unknown license(s)".
> Could you add the support to CC-BY-SA-4.0 license to LibreJS? Thanks very 
> much.
> This is the plain text version of CC-BY-SA-4.0 license: 
> https://creativecommons.org/licenses/by-sa/4.0/legalcode.txt
> This is the concise version: 
> https://creativecommons.org/licenses/by-sa/4.0/deed.en 

Thanks for the report. Yes, it should support it. I suspect it's just
matter of creating and applying the patch.

-- 
Ian Kelling | Senior Systems Administrator, Free Software Foundation
GPG Key: B125 F60B 7B28 7FF6 A2B7  DF8F 170A F0E2 9542 95DF
https://fsf.org | https://gnu.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]