help-librejs
[Top][All Lists]
Advanced

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

Re: [Help-librejs] LibreJS 6.0.8 doesn't detect expat license.


From: rsiddharth
Subject: Re: [Help-librejs] LibreJS 6.0.8 doesn't detect expat license.
Date: Sun, 08 Mar 2015 11:02:18 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.4.0

Hey Janith,

> I have added expat license to a script. but still it is getting 
> blocked by Librejs. When I change it to GPLv3 (for testing purpose) 
> LibreJS allows. Please check the 
> code,https://github.com/jantwisted/KiwiIRC/blob/wip-librejs/client/assets/libs/lodash.min.js

I modified the license block a bit and LibreJS magically accepted
lodash.min.js.

I've attached the patch with this email.

First test if the patch works by:

  $ git checkout -b lodash-patch-test wip-librejs
  $ git am
/path/to/0001-Updated-license-block-at-client-assets-libs-lodash.m.patch

If the patch works, merge it into your wip-librejs:

  $ git merge wip-librejs

Let me know if the patch doesn't work.

Thanks.
-- 
rsiddharth
gpg id: B6AD4643

Attachment: 0001-Updated-license-block-at-client-assets-libs-lodash.m.patch
Description: Text Data

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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