mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-10-02 02:14:59 +00:00
Merge branch 'fix-electron-license-is-expat' into 'master'
nongnu: electron: Correct license to expat. See merge request nonguix/nonguix!748
This commit is contained in:
commit
1b40b10f0c
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@
|
||||||
(description "The Electron framework lets you write cross-platform desktop
|
(description "The Electron framework lets you write cross-platform desktop
|
||||||
applications using JavaScript, HTML and CSS. It is based on Node.js and
|
applications using JavaScript, HTML and CSS. It is based on Node.js and
|
||||||
Chromium and is used by the Atom editor and many other apps.")
|
Chromium and is used by the Atom editor and many other apps.")
|
||||||
(license (license:nonfree
|
(license (license:expat
|
||||||
(string-append "https://github.com/electron/electron/blob/v"
|
(string-append "https://github.com/electron/electron/blob/v"
|
||||||
version "/LICENSE")))))
|
version "/LICENSE")))))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue