From c85d464190bf71696ba7d1aa6c631f3eda3b07ae Mon Sep 17 00:00:00 2001 From: Ross Smith II Date: Tue, 10 Jul 2018 18:06:40 -0700 Subject: [PATCH] Fix license attributes to SPDX standard (#2377) --- 7zip.json | 7 +++++-- artifact.json | 2 +- autoit.json | 5 ++++- cdrtools.json | 5 ++++- cockroachdb.json | 5 ++++- dart.json | 2 +- exiftool.json | 5 ++++- ghq.json | 2 +- gitversion.json | 2 +- graphviz.json | 2 +- jetbrains-toolbox.json | 5 ++++- latex.json | 5 ++++- leiningen.json | 2 +- less.json | 2 +- mediainfo.json | 2 +- mozjpeg.json | 5 ++++- msmpi.json | 2 +- mysql-workbench.json | 2 +- nano.json | 2 +- nasm.json | 2 +- neovim.json | 5 ++++- nginx.json | 2 +- nikto.json | 2 +- octave.json | 2 +- openssh.json | 2 +- packer.json | 2 +- pcregrep.json | 2 +- pdftk.json | 2 +- perl.json | 2 +- phantomjs.json | 2 +- pkg-config.json | 2 +- pngquant.json | 2 +- python-exp.json | 2 +- python.json | 2 +- red.json | 2 +- resharper-clt.json | 5 ++++- rsync.json | 3 ++- rust-msvc.json | 2 +- rust.json | 2 +- sbt.json | 2 +- ssh-copy-id.json | 2 +- tidy.json | 2 +- transmission-cli.json | 2 +- unzip.json | 2 +- webp.json | 2 +- win32-openssh.json | 5 ++++- xz.json | 5 ++++- yarn.json | 2 +- zip.json | 2 +- 49 files changed, 87 insertions(+), 50 deletions(-) diff --git a/7zip.json b/7zip.json index 17ef1b4567..a225b815ec 100644 --- a/7zip.json +++ b/7zip.json @@ -1,7 +1,10 @@ { "homepage": "http://www.7-zip.org/", - "description": "A free and open-source file archiver with a high compression ratio", - "license": "http://www.7-zip.org/license.txt", + "description": "A multi-format file archiver with high compression ratios", + "license": { + "identifier": "LGPL-2.0-only,BSD-3-Clause", + "url": "https://www.7-zip.org/license.txt" + }, "version": "18.05", "architecture": { "64bit": { diff --git a/artifact.json b/artifact.json index 03d2dfc38c..6dc7fce202 100644 --- a/artifact.json +++ b/artifact.json @@ -2,7 +2,7 @@ "description": "The open source design documentation tool", "version": "1.0.1", "homepage": "https://github.com/vitiral/artifact", - "license": "MIT OR Apache-2.0", + "license": "MIT|Apache-2.0", "bin": "art.exe", "checkver": "github", "architecture": { diff --git a/autoit.json b/autoit.json index 19efe6fd0f..a76e6647ca 100644 --- a/autoit.json +++ b/autoit.json @@ -1,7 +1,10 @@ { "homepage": "https://www.autoitscript.com/site/autoit/", "description": "Scripting language designed for automating the Windows GUI and general scripting", - "license": "https://www.autoitscript.com/autoit3/docs/license.htm", + "license": { + "identifier": "Freeware", + "url": "https://www.autoitscript.com/autoit3/docs/license.htm" + }, "version": "3.3.14.5", "url": "https://www.autoitscript.com/files/autoit3/autoit-v3.zip", "hash": "df9a20022998c7ac11af23fc69f5d42698ed187b4d03b75fa911570c648d9642", diff --git a/cdrtools.json b/cdrtools.json index 594d2f6436..1095999340 100644 --- a/cdrtools.json +++ b/cdrtools.json @@ -29,7 +29,10 @@ "description": "Burn and read CDs, DVDs, and Blu-ray discs", "hash": "f534062cab7585b82bd764f02bc65fb0c7c27ac1615786bfc81c35880ce4acc6", "homepage": "https://sourceforge.net/projects/tumagcc/", - "license": "CDDL-1.0 OR GPL-2.0 OR LGPL-2.1", + "license": { + "identifier": "CDDL-1.0,GPL-2.0,LGPL-2.1", + "url": "https://github.com/jobermayr/cdrtools/blob/master/COPYING" + }, "url": "https://downloads.sourceforge.net/project/tumagcc/schily-cdrtools-3.01.7z", "version": "3.01" } diff --git a/cockroachdb.json b/cockroachdb.json index 65cfb6cd7d..399e2d2506 100644 --- a/cockroachdb.json +++ b/cockroachdb.json @@ -1,7 +1,10 @@ { "homepage": "https://www.cockroachlabs.com/", "description": "The SQL database for global cloud services", - "license": "https://github.com/cockroachdb/cockroach/blob/master/LICENSE", + "license": { + "identifier": "Apache-2.0,BSD-3-Clause,MIT,Freeware", + "url": "https://github.com/cockroachdb/cockroach/blob/master/LICENSE" + }, "version": "2.0.3", "url": "https://binaries.cockroachdb.com/cockroach-v2.0.3.windows-6.2-amd64.zip", "hash": "4115e1ab7a38527baa883960c91c00896a3cd8f994f683e1b8048aae5edfec4c", diff --git a/dart.json b/dart.json index 90596aa9fd..2c1bfaf4ff 100644 --- a/dart.json +++ b/dart.json @@ -1,6 +1,6 @@ { "version": "1.24.3", - "license": "BSD", + "license": "BSD-3-Clause", "homepage": "https://www.dartlang.org/", "extract_dir": "dart-sdk", "env_add_path": [ diff --git a/exiftool.json b/exiftool.json index a56a442fdb..35f4b324de 100644 --- a/exiftool.json +++ b/exiftool.json @@ -1,7 +1,10 @@ { "homepage": "https://sno.phy.queensu.ca/~phil/exiftool/index.html", "version": "11.06", - "license": "https://dev.perl.org/licenses/", + "license": { + "identifier": "Artistic-1.0-Perl|GPL-1.0-only", + "url": "https://dev.perl.org/licenses/" + }, "url": "https://downloads.sourceforge.net/project/exiftool/exiftool-11.06.zip", "hash": "sha1:5b790ed6b975ed0d486fc26f5d88d1440b674c30", "bin": [ diff --git a/ghq.json b/ghq.json index bab98fed12..4ed9244e17 100644 --- a/ghq.json +++ b/ghq.json @@ -1,7 +1,7 @@ { "homepage": "https://github.com/motemen/ghq", "version": "0.8.0", - "license": "MIT License", + "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/motemen/ghq/releases/download/v0.8.0/ghq_windows_amd64.zip", diff --git a/gitversion.json b/gitversion.json index cab7ee9bc7..e0e11abb9e 100644 --- a/gitversion.json +++ b/gitversion.json @@ -1,6 +1,6 @@ { "homepage": "https://gitversion.readthedocs.io/", - "license": "MIT License", + "license": "MIT", "version": "3.6.5", "url": "https://github.com/GitTools/GitVersion/releases/download/v3.6.5/GitVersion.Portable.3.6.5.nupkg#/dl.7z", "hash": "2715ec558d12215aae2f25f16a5865fc2a8cb8bf790ac57e74c1a95844145193", diff --git a/graphviz.json b/graphviz.json index d12734fe15..750a1f99cd 100644 --- a/graphviz.json +++ b/graphviz.json @@ -1,7 +1,7 @@ { "homepage": "https://www.graphviz.org/", "version": "2.38", - "license": "EPL", + "license": "EPL-1.0", "url": "https://graphviz.gitlab.io/_pages/Download/windows/graphviz-2.38.msi", "hash": "c794ea03bc2631fff468f4d97fa6726c536fc98ee579529779aa6f45e94e4f6d", "bin": [ diff --git a/jetbrains-toolbox.json b/jetbrains-toolbox.json index 3f2c628844..9bb536f77f 100644 --- a/jetbrains-toolbox.json +++ b/jetbrains-toolbox.json @@ -1,7 +1,10 @@ { "homepage": "https://jetbrains.com/", "version": "1.9.3935", - "license": "https://www.jetbrains.com/store/license.html", + "license": { + "identifier": "Freeware", + "url": "https://www.jetbrains.com/store/license.html" + }, "url": "https://download.jetbrains.com/toolbox/jetbrains-toolbox-1.9.3935.exe", "hash": "1695b466ba256a8240ebf2a7e53504dfe99bc36905491d25e64f4a25e934259e", "installer": { diff --git a/latex.json b/latex.json index 4f8cf9001d..155f3856cc 100644 --- a/latex.json +++ b/latex.json @@ -1,7 +1,10 @@ { "homepage": "https://miktex.org", "version": "2.9.6753", - "license": "https://miktex.org/copying", + "license": { + "identifier": "Freeware", + "url": "https://miktex.org/copying" + }, "url": "https://ftp.fau.de/ctan/systems/win32/miktex/setup/windows-x86/miktex-portable-2.9.6753.exe#/dl.7z", "hash": "c8b85fc4694d748e8e481ea8e9a31057688c9e16dda8ea7686c00b29b9d6f6e2", "env_add_path": "texmfs\\install\\miktex\\bin", diff --git a/leiningen.json b/leiningen.json index 0724751c0a..704bb416db 100644 --- a/leiningen.json +++ b/leiningen.json @@ -1,6 +1,6 @@ { "version": "2.8.1", - "license": "Eclipse Public License 1.0", + "license": "EPL-1.0", "url": "https://raw.githubusercontent.com/technomancy/leiningen/2.8.1/bin/lein.bat", "homepage": "https://github.com/technomancy/leiningen", "bin": "lein.bat", diff --git a/less.json b/less.json index 9438303b22..893b288591 100644 --- a/less.json +++ b/less.json @@ -1,7 +1,7 @@ { "homepage": "http://www.greenwoodsoftware.com/less/", "version": "530", - "license": "BSD", + "license": "GPL-3.0-only,BSD-3-Clause", "bin": [ "less.exe", "lesskey.exe" diff --git a/mediainfo.json b/mediainfo.json index 81d24e00d1..532fc0a862 100644 --- a/mediainfo.json +++ b/mediainfo.json @@ -1,7 +1,7 @@ { "version": "18.05", "homepage": "https://mediaarea.net/en/MediaInfo", - "license": "BSD", + "license": "BSD-2-Clause", "architecture": { "64bit": { "url": "https://mediaarea.net/download/binary/mediainfo/18.05/MediaInfo_CLI_18.05_Windows_x64.zip", diff --git a/mozjpeg.json b/mozjpeg.json index 820c4fdaac..3c612a0c0b 100644 --- a/mozjpeg.json +++ b/mozjpeg.json @@ -2,7 +2,10 @@ "homepage": "https://github.com/mozilla/mozjpeg", "description": "Improved JPEG encoder", "version": "3.1", - "license": "https://raw.githubusercontent.com/mozilla/mozjpeg/master/LICENSE.md", + "license": { + "identifier": "BSD-3-Clause,IJG,Zlib", + "url": "https://raw.githubusercontent.com/mozilla/mozjpeg/master/LICENSE.md" + }, "url": "https://mozjpeg.codelove.de/bin/mozjpeg_3.1_x86.zip", "hash": "f8fd47f219823e7ee1fe6583bca8baca075d214081588f1fd66141f790cf0731", "bin": [ diff --git a/msmpi.json b/msmpi.json index a5e6b82974..9625ca04d2 100644 --- a/msmpi.json +++ b/msmpi.json @@ -1,7 +1,7 @@ { "homepage": "https://www.microsoft.com/en-us/download/details.aspx?id=56727", "version": "9.0.1", - "license": "license.rtf", + "license": "Freeware", "url": "https://download.microsoft.com/download/4/A/6/4A6AAED8-200C-457C-AB86-37505DE4C90D/msmpisetup.exe", "hash": "2fa35146e3d7dce6aba3d9cd81c1e16166a405bfe7094d1ae03c60fcdeb8e455", "env_add_path": ".", diff --git a/mysql-workbench.json b/mysql-workbench.json index f12115f61a..db3f9e7db9 100644 --- a/mysql-workbench.json +++ b/mysql-workbench.json @@ -1,6 +1,6 @@ { "version": "6.3.10", - "license": "GPL", + "license": "GPL-2.0-only", "homepage": "https://dev.mysql.com/downloads/workbench/", "architecture": { "64bit": { diff --git a/nano.json b/nano.json index e045f9aebc..262ada2b1f 100644 --- a/nano.json +++ b/nano.json @@ -1,7 +1,7 @@ { "homepage": "https://www.nano-editor.org/", "version": "2.5.3", - "license": "GPL", + "license": "GPL-3.0-only", "url": "https://www.nano-editor.org/dist/v2.5/NT/nano-2.5.3.zip", "hash": "c012456b9f29e488b0e9a688aa43a34326dd573f9e99765cbdac2b81a4bc1060", "bin": "nano.exe", diff --git a/nasm.json b/nasm.json index 3a4b4e6833..0b0051792e 100644 --- a/nasm.json +++ b/nasm.json @@ -1,6 +1,6 @@ { "homepage": "http://www.nasm.us", - "license": "BSD", + "license": "BSD-2-Clause", "version": "2.13.03", "extract_dir": "nasm-2.13.03", "architecture": { diff --git a/neovim.json b/neovim.json index c5fc50a6c2..909bc4e9c2 100644 --- a/neovim.json +++ b/neovim.json @@ -1,6 +1,9 @@ { "version": "0.3.0", - "license": "https://github.com/neovim/neovim/blob/master/LICENSE", + "license": { + "identifier": "Apache-2.0,MIT,Vim,Freeware(Node.js)", + "url": "https://github.com/neovim/neovim/blob/master/LICENSE" + }, "architecture": { "64bit": { "url": "https://github.com/neovim/neovim/releases/download/v0.3.0/nvim-win64.zip", diff --git a/nginx.json b/nginx.json index 877a61aa66..bf12bc3864 100644 --- a/nginx.json +++ b/nginx.json @@ -1,7 +1,7 @@ { "homepage": "https://nginx.org", "version": "1.15.1", - "license": "BSD", + "license": "BSD-2-Clause", "url": "https://nginx.org/download/nginx-1.15.1.zip", "hash": "b5044013bdf2736e871cd63eb25e1e2d96a606dfafff81ffa03069c6ceffa6cb", "extract_dir": "nginx-1.15.1", diff --git a/nikto.json b/nikto.json index fe3777daef..040961012b 100644 --- a/nikto.json +++ b/nikto.json @@ -1,7 +1,7 @@ { "homepage": "https://projects.giacomodrago.com/nikto-win/", "version": "2.1.5", - "license": "GPL", + "license": "GPL-1.0-only", "url": "https://projects.giacomodrago.com/nikto-win/nikto-2.1.5-win.7z", "hash": "c70506872670e7c0cb1b497d732a58e19f9e0934e8b32bf212334aed00fca173", "extract_dir": "nikto-2.1.5", diff --git a/octave.json b/octave.json index 04f8f49848..4220abab19 100644 --- a/octave.json +++ b/octave.json @@ -1,7 +1,7 @@ { "homepage": "https://www.gnu.org/software/octave/", "version": "4.4.0", - "license": "GNU GPL", + "license": "GPL-3.0-only", "architecture": { "64bit": { "url": "https://ftp.gnu.org/gnu/octave/windows/octave-4.4.0-w64.zip", diff --git a/openssh.json b/openssh.json index a267685621..83523f42e1 100644 --- a/openssh.json +++ b/openssh.json @@ -1,7 +1,7 @@ { "homepage": "https://www.openssh.com/", "version": "7.6p1", - "license": "ISC license", + "license": "ISC", "architecture": { "64bit": { "url": [ diff --git a/packer.json b/packer.json index c29f981145..cde1d02896 100644 --- a/packer.json +++ b/packer.json @@ -1,6 +1,6 @@ { "homepage": "https://www.packer.io", - "license": "Mozilla Public License 2.0", + "license": "MPL-2.0", "version": "1.2.3", "architecture": { "64bit": { diff --git a/pcregrep.json b/pcregrep.json index 2fa0d9ac82..6f7dea3258 100644 --- a/pcregrep.json +++ b/pcregrep.json @@ -1,7 +1,7 @@ { "homepage": "https://pcre.org/", "version": "10.20", - "license": "BSD", + "license": "BSD-3-Clause", "architecture": { "32bit": { "url": "https://github.com/rivy/PCRE/releases/download/10.20/pcre2grep-10.20-x32.zip", diff --git a/pdftk.json b/pdftk.json index 66c6ca5e83..83d46b2a18 100644 --- a/pdftk.json +++ b/pdftk.json @@ -1,7 +1,7 @@ { "homepage": "https://www.pdflabs.com/tools/pdftk-server/", "version": "2.02", - "license": "GPL", + "license": "GPL-2.0-only", "url": "https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/pdftk_server-2.02-win-setup.exe", "hash": "cc8f6a43fc91026bb739ad0ad9a124c24750d6127662fb3638ec1d44403aabd2", "innosetup": true, diff --git a/perl.json b/perl.json index e1f129b1f6..070fbb71a0 100644 --- a/perl.json +++ b/perl.json @@ -1,7 +1,7 @@ { "homepage": "http://strawberryperl.com", "version": "5.28.0.1", - "license": "GPL", + "license": "Artistic-1.0-Perl|GPL-1.0-only", "architecture": { "32bit": { "url": "http://strawberryperl.com/download/5.28.0.1/strawberry-perl-5.28.0.1-32bit-portable.zip", diff --git a/phantomjs.json b/phantomjs.json index f304c2551b..5d335d5d81 100644 --- a/phantomjs.json +++ b/phantomjs.json @@ -1,7 +1,7 @@ { "homepage": "http://phantomjs.org/", "version": "2.1.1", - "license": "BSD", + "license": "BSD-3-Clause", "hash": "d9fb05623d6b26d3654d008eab3adafd1f6350433dfd16138c46161f42c7dcc8", "url": "https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-2.1.1-windows.zip", "extract_dir": "phantomjs-2.1.1-windows", diff --git a/pkg-config.json b/pkg-config.json index 6b09ccdcec..37027545ff 100644 --- a/pkg-config.json +++ b/pkg-config.json @@ -1,6 +1,6 @@ { "version": "0.26-1", - "license": "GNU GPL", + "license": "GPL-2.0-only", "url": [ "https://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/pkg-config_0.26-1_win32.zip", "https://ftp.gnome.org/pub/gnome/binaries/win32/glib/2.28/glib_2.28.8-1_win32.zip", diff --git a/pngquant.json b/pngquant.json index bbf40d51a6..e6080d7ab4 100644 --- a/pngquant.json +++ b/pngquant.json @@ -1,7 +1,7 @@ { "homepage": "https://pngquant.org/", "description": "A command-line utility for lossy compression of PNG images", - "license": "GPL", + "license": "GPL-3.0-only", "version": "2.11.7", "hash": "2ec61729baeec7b0f1d7c11b5444d0419362b4ddfe2fc1f8d010710e71e2815b", "url": "https://pngquant.org/pngquant-windows.zip", diff --git a/python-exp.json b/python-exp.json index 8ccb8ac6f9..995b7ed014 100644 --- a/python-exp.json +++ b/python-exp.json @@ -1,6 +1,6 @@ { "homepage": "https://www.python.org/", - "license": "https://docs.python.org/3/license.html", + "license": "Python-2.0", "version": "3.5.2", "architecture": { "64bit": { diff --git a/python.json b/python.json index 911b8ba31a..de49c59e86 100644 --- a/python.json +++ b/python.json @@ -1,6 +1,6 @@ { "homepage": "https://www.python.org/", - "license": "https://docs.python.org/3/license.html", + "license": "Python-2.0", "version": "3.7.0", "architecture": { "64bit": { diff --git a/red.json b/red.json index bb170b5891..7162f7aca8 100644 --- a/red.json +++ b/red.json @@ -1,7 +1,7 @@ { "homepage": "http://www.red-lang.org", "version": "0.6.3", - "license": "BSD-3 AND BSL-1.0", + "license": "BSD-3-Clause,BSL-1.0", "url": "https://static.red-lang.org/dl/win/red-063.exe#/red.exe", "hash": "105d0f7b009a802a35a636c5dbedc69e89477fd62b6ba77690845fd78d436171", "bin": "red.exe", diff --git a/resharper-clt.json b/resharper-clt.json index 6da236ff23..345ad23b92 100644 --- a/resharper-clt.json +++ b/resharper-clt.json @@ -1,7 +1,10 @@ { "version": "2018.1.3", "homepage": "https://www.jetbrains.com/resharper/download/index.html#section=resharper-clt", - "license": "https://www.jetbrains.com/resharper/buy/command_line_license.html", + "license": { + "identifier": "Freeware", + "url": "https://www.jetbrains.com/resharper/buy/command_line_license.html" + }, "url": "https://download.jetbrains.com/resharper/JetBrains.ReSharper.CommandLineTools.2018.1.3.zip", "hash": "6f6b06f16d885a0c9f7795b20c60446464f230444ce7119ec1b114b1438ddd55", "bin": [ diff --git a/rsync.json b/rsync.json index b91a1e1849..42a4ead6eb 100644 --- a/rsync.json +++ b/rsync.json @@ -1,7 +1,8 @@ { "homepage": "https://www.itefix.net/cwrsync", "version": "5.7.2", - "license": "https://www.itefix.net/content/cwrsync-licenseversion", + "license": "GPL-3.0-only", + "##": "See also: https://www.itefix.net/content/cwrsync-licenseversion", "url": "https://www.itefix.net/dl/cwrsync_5.7.2_x86_free.zip", "hash": "c61258fe6d1ab9af7b0a45fb166b0c69ee13bdf971d4a3b486b8d1e33425fcf5", "extract_dir": "cwrsync_5.7.2_x86_Free", diff --git a/rust-msvc.json b/rust-msvc.json index a86c168fa1..3c8218364f 100644 --- a/rust-msvc.json +++ b/rust-msvc.json @@ -1,7 +1,7 @@ { "homepage": "https://www.rust-lang.org", "version": "1.27.1", - "license": "MIT OR Apache-2.0", + "license": "MIT|Apache-2.0", "architecture": { "64bit": { "url": "https://static.rust-lang.org/dist/rust-1.27.1-x86_64-pc-windows-msvc.msi", diff --git a/rust.json b/rust.json index c71569dfbd..29786136e9 100644 --- a/rust.json +++ b/rust.json @@ -1,7 +1,7 @@ { "homepage": "https://www.rust-lang.org", "version": "1.27.1", - "license": "MIT OR Apache-2.0", + "license": "MIT|Apache-2.0", "architecture": { "64bit": { "url": "https://static.rust-lang.org/dist/rust-1.27.1-x86_64-pc-windows-gnu.msi", diff --git a/sbt.json b/sbt.json index 4955d64f1e..77835c3c9f 100644 --- a/sbt.json +++ b/sbt.json @@ -1,7 +1,7 @@ { "homepage": "https://www.scala-sbt.org/", "version": "1.1.6", - "license": "BSD", + "license": "BSD-3-Clause", "url": "https://github.com/sbt/sbt/releases/download/v1.1.6/sbt-1.1.6.zip", "hash": "73811a1789261da9334f1016bc0538953a24e0953690c75c9c2e59eb20c4983c", "extract_dir": "sbt", diff --git a/ssh-copy-id.json b/ssh-copy-id.json index c5aa975500..e752f133ca 100644 --- a/ssh-copy-id.json +++ b/ssh-copy-id.json @@ -1,6 +1,6 @@ { "version": "2015-03-22", - "license": "GNU GPL", + "license": "GPL-2.0-only", "url": "https://raw.githubusercontent.com/deevus/ssh-copy-id-posh/a75f94aca42aa6c18f631957f3d1ef6b606d0d43/ssh-copy-id/ssh-copy-id.ps1", "depends": [ "gow", diff --git a/tidy.json b/tidy.json index 595d78b205..c0fe9e3291 100644 --- a/tidy.json +++ b/tidy.json @@ -29,6 +29,6 @@ }, "description": "Tidy HTML and XML files", "homepage": "http://www.html-tidy.org/", - "license": "http://www.html-tidy.org/documentation/#license", + "license": "BSD-3-Clause", "version": "5.6.0" } diff --git a/transmission-cli.json b/transmission-cli.json index f84ac07ad0..8deb572697 100644 --- a/transmission-cli.json +++ b/transmission-cli.json @@ -1,7 +1,7 @@ { "version": "2.94", "homepage": "https://transmissionbt.com/", - "license": "GPL-2.0 OR GPL-3.0", + "license": "GPL-2.0-only|GPL-3.0-only", "architecture": { "64bit": { "url": "https://github.com/transmission/transmission-releases/raw/master/transmission-2.94-x64.msi", diff --git a/unzip.json b/unzip.json index 5cf97c98bd..0b396b5977 100644 --- a/unzip.json +++ b/unzip.json @@ -1,6 +1,6 @@ { "homepage": "http://www.info-zip.org/", - "license": "http://www.info-zip.org/pub/infozip/license.html", + "license": "Info-ZIP", "description": "Unzip compression utility", "version": "6.00", "bin": [ diff --git a/webp.json b/webp.json index e62f45bf07..6a479351f8 100644 --- a/webp.json +++ b/webp.json @@ -1,6 +1,6 @@ { "homepage": "https://developers.google.com/speed/webp/", - "license": "BSD", + "license": "BSD-3-Clause", "version": "1.0.0", "architecture": { "64bit": { diff --git a/win32-openssh.json b/win32-openssh.json index 35bc5ec7f0..57d1fcbfac 100644 --- a/win32-openssh.json +++ b/win32-openssh.json @@ -1,7 +1,10 @@ { "homepage": "https://github.com/PowerShell/Win32-OpenSSH", "version": "7.7.0.0p1-Beta", - "license": "https://raw.githubusercontent.com/PowerShell/Win32-OpenSSH/L1-Prod/LICENCE", + "license": { + "identifier": "BSD-3-Clause", + "url": "https://github.com/PowerShell/openssh-portable/blob/latestw_all/LICENCE" + }, "architecture": { "32bit": { "hash": "867984cff2b8cc0d1958a00d46b698823cb8a5b42cc4532f3ad9a2bb4372ddb2", diff --git a/xz.json b/xz.json index bd9843c361..81e91f8250 100644 --- a/xz.json +++ b/xz.json @@ -1,7 +1,10 @@ { "description": "XZ Utils is free general-purpose data compression software with a high compression ratio.", "homepage": "https://tukaani.org/xz/", - "license": "https://tukaani.org/xz/#licensing", + "license": { + "identifier": "LGPL-2.1-only,GPL-2.0-only,GPL-3.0-only,Public Domain", + "url": "https://git.tukaani.org/?p=xz.git;a=blob;f=COPYING" + }, "version": "5.2.4", "url": "https://tukaani.org/xz/xz-5.2.4-windows.zip", "hash": "9a5163623f435b6fa0844b6b884babd6bf4f8d876ae2d8134deeb296afd49c61", diff --git a/yarn.json b/yarn.json index 0d859f5d9c..eb1a259c96 100644 --- a/yarn.json +++ b/yarn.json @@ -1,7 +1,7 @@ { "homepage": "https://yarnpkg.com/", "description": "Dependency manager", - "license": "BSD", + "license": "BSD-2-Clause", "version": "1.7.0", "suggest": { "Node.js": [ diff --git a/zip.json b/zip.json index b8e2f9c87d..660f8bc71d 100644 --- a/zip.json +++ b/zip.json @@ -1,6 +1,6 @@ { "homepage": "http://www.info-zip.org/", - "license": "http://www.info-zip.org/pub/infozip/license.html", + "license": "Info-ZIP", "description": "Zip compression utilities", "version": "3.0", "bin": [