Dalai Felinto
df50fd2f1b
The GNU GPL2/3 didn't include the "or later" part on their name. No migrations here, I fixed this in production already. Basically we had two entries to the save slug, and only one of them had the "or later" on the name.
157 lines
4.4 KiB
JSON
157 lines
4.4 KiB
JSON
[
|
|
{
|
|
"model": "extensions.license",
|
|
"pk": 2,
|
|
"fields": {
|
|
"date_created": "2022-08-02T12:44:46.422Z",
|
|
"date_modified": "2022-08-02T12:44:46.422Z",
|
|
"name": "GNU General Public License v2.0 or later",
|
|
"slug": "SPDX:GPL-2.0-or-later",
|
|
"url": "http://www.gnu.org/licenses/gpl-2.0.html"
|
|
}
|
|
},
|
|
{
|
|
"model": "extensions.license",
|
|
"pk": 3,
|
|
"fields": {
|
|
"date_created": "2022-08-02T12:44:46.422Z",
|
|
"date_modified": "2022-08-02T12:44:46.422Z",
|
|
"name": "GNU General Public License v3.0 or later",
|
|
"slug": "SPDX:GPL-3.0-or-later",
|
|
"url": "http://www.gnu.org/licenses/gpl-3.0.html"
|
|
}
|
|
},
|
|
{
|
|
"model": "extensions.license",
|
|
"pk": 4,
|
|
"fields": {
|
|
"date_created": "2022-08-02T12:44:46.422Z",
|
|
"date_modified": "2022-08-02T12:44:46.422Z",
|
|
"name": "BSD 1-Clause \"Simplified\" License",
|
|
"slug": "SPDX:BSD-1-Clause",
|
|
"url": "https://spdx.org/licenses/BSD-1-Clause.html"
|
|
}
|
|
},
|
|
{
|
|
"model": "extensions.license",
|
|
"pk": 5,
|
|
"fields": {
|
|
"date_created": "2022-08-02T12:44:46.422Z",
|
|
"date_modified": "2022-08-02T12:44:46.422Z",
|
|
"name": "BSD 2-Clause \"Simplified\" License",
|
|
"slug": "SPDX:BSD-2-Clause",
|
|
"url": "https://spdx.org/licenses/BSD-2-Clause.html"
|
|
}
|
|
},
|
|
{
|
|
"model": "extensions.license",
|
|
"pk": 6,
|
|
"fields": {
|
|
"date_created": "2022-08-02T12:44:46.422Z",
|
|
"date_modified": "2022-08-02T12:44:46.422Z",
|
|
"name": "BSD 3-Clause \"New\" or \"Revised\" License",
|
|
"slug": "SPDX:BSD-3-Clause",
|
|
"url": "https://spdx.org/licenses/BSD-3-Clause.html"
|
|
}
|
|
},
|
|
{
|
|
"model": "extensions.license",
|
|
"pk": 7,
|
|
"fields": {
|
|
"date_created": "2022-08-02T12:44:46.422Z",
|
|
"date_modified": "2022-08-02T12:44:46.422Z",
|
|
"name": "Boost Software License 1.0",
|
|
"slug": "SPDX:BSL-1.0",
|
|
"url": "https://spdx.org/licenses/BSL-1.0.html"
|
|
}
|
|
},
|
|
{
|
|
"model": "extensions.license",
|
|
"pk": 8,
|
|
"fields": {
|
|
"date_created": "2022-08-02T12:44:46.422Z",
|
|
"date_modified": "2022-08-02T12:44:46.422Z",
|
|
"name": "CC0-1.0 Universal (CC0 1.0) Public Domain Dedication",
|
|
"slug": "SPDX:CC0-1.0",
|
|
"url": "https://spdx.org/licenses/CC0-1.0.html"
|
|
}
|
|
},
|
|
{
|
|
"model": "extensions.license",
|
|
"pk": 9,
|
|
"fields": {
|
|
"date_created": "2022-08-02T12:44:46.422Z",
|
|
"date_modified": "2022-08-02T12:44:46.422Z",
|
|
"name": "GNU Lesser General Public License v2.1 or later",
|
|
"slug": "SPDX:LGPL-2.1-or-later",
|
|
"url": "https://spdx.org/licenses/LGPL-2.1-or-later.html"
|
|
}
|
|
},
|
|
{
|
|
"model": "extensions.license",
|
|
"pk": 10,
|
|
"fields": {
|
|
"date_created": "2022-08-02T12:44:46.422Z",
|
|
"date_modified": "2022-08-02T12:44:46.422Z",
|
|
"name": "GNU Lesser General Public License v3.0 or later",
|
|
"slug": "SPDX:LGPL-3.0-or-later",
|
|
"url": "https://spdx.org/licenses/LGPL-3.0-or-later.html"
|
|
}
|
|
},
|
|
{
|
|
"model": "extensions.license",
|
|
"pk": 11,
|
|
"fields": {
|
|
"date_created": "2022-08-02T12:44:46.422Z",
|
|
"date_modified": "2022-08-02T12:44:46.422Z",
|
|
"name": "MIT License",
|
|
"slug": "SPDX:MIT",
|
|
"url": "https://spdx.org/licenses/MIT.html"
|
|
}
|
|
},
|
|
{
|
|
"model": "extensions.license",
|
|
"pk": 12,
|
|
"fields": {
|
|
"date_created": "2022-08-02T12:44:46.422Z",
|
|
"date_modified": "2022-08-02T12:44:46.422Z",
|
|
"name": "MIT No Attribution",
|
|
"slug": "SPDX:MIT-0",
|
|
"url": "https://spdx.org/licenses/MIT-0.html"
|
|
}
|
|
},
|
|
{
|
|
"model": "extensions.license",
|
|
"pk": 13,
|
|
"fields": {
|
|
"date_created": "2022-08-02T12:44:46.422Z",
|
|
"date_modified": "2022-08-02T12:44:46.422Z",
|
|
"name": "Mozilla Public License 2.0",
|
|
"slug": "SPDX:MPL-2.0",
|
|
"url": "https://spdx.org/licenses/MPL-2.0.html"
|
|
}
|
|
},
|
|
{
|
|
"model": "extensions.license",
|
|
"pk": 14,
|
|
"fields": {
|
|
"date_created": "2022-08-02T12:44:46.422Z",
|
|
"date_modified": "2022-08-02T12:44:46.422Z",
|
|
"name": "Pixar License",
|
|
"slug": "SPDX:Pixar",
|
|
"url": "https://spdx.org/licenses/Pixar.html"
|
|
}
|
|
},
|
|
{
|
|
"model": "extensions.license",
|
|
"pk": 15,
|
|
"fields": {
|
|
"date_created": "2022-08-02T12:44:46.422Z",
|
|
"date_modified": "2022-08-02T12:44:46.422Z",
|
|
"name": "Zlib License",
|
|
"slug": "SPDX:Zlib",
|
|
"url": "https://spdx.org/licenses/Zlib.html"
|
|
}
|
|
}
|
|
]
|