Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
python-poetry
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open
python-poetry
Commits
4d6cecff
Commit
4d6cecff
authored
Nov 15, 2019
by
Marco Clemencic
Committed by
Sébastien Eustace
Nov 15, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update licence examples for SPDX v3.0 (#1534)
replace deprecated GPL identifiers with their new version
parent
2dc26715
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
16 deletions
+16
-16
README.md
+8
-8
docs/docs/pyproject.md
+8
-8
No files found.
README.md
View file @
4d6cecff
...
@@ -590,14 +590,14 @@ The recommended notation for the most common licenses is (alphabetical):
...
@@ -590,14 +590,14 @@ The recommended notation for the most common licenses is (alphabetical):
* BSD-2-Clause
* BSD-2-Clause
* BSD-3-Clause
* BSD-3-Clause
* BSD-4-Clause
* BSD-4-Clause
* GPL-2.0
* GPL-2.0
-only
* GPL-2.0
+
* GPL-2.0
-or-later
* GPL-3.0
* GPL-3.0
-only
* GPL-3.0
+
* GPL-3.0
-or-later
* LGPL-2.1
* LGPL-2.1
-only
* LGPL-2.1
+
* LGPL-2.1
-or-later
* LGPL-3.0
* LGPL-3.0
-only
* LGPL-3.0
+
* LGPL-3.0
-or-later
* MIT
* MIT
Optional, but it is highly recommended to supply this.
Optional, but it is highly recommended to supply this.
...
...
docs/docs/pyproject.md
View file @
4d6cecff
...
@@ -27,14 +27,14 @@ The recommended notation for the most common licenses is (alphabetical):
...
@@ -27,14 +27,14 @@ The recommended notation for the most common licenses is (alphabetical):
*
BSD-2-Clause
*
BSD-2-Clause
*
BSD-3-Clause
*
BSD-3-Clause
*
BSD-4-Clause
*
BSD-4-Clause
*
GPL-2.0
*
GPL-2.0
-only
*
GPL-2.0
+
*
GPL-2.0
-or-later
*
GPL-3.0
*
GPL-3.0
-only
*
GPL-3.0
+
*
GPL-3.0
-or-later
*
LGPL-2.1
*
LGPL-2.1
-only
*
LGPL-2.1
+
*
LGPL-2.1
-or-later
*
LGPL-3.0
*
LGPL-3.0
-only
*
LGPL-3.0
+
*
LGPL-3.0
-or-later
*
MIT
*
MIT
Optional, but it is highly recommended to supply this.
Optional, but it is highly recommended to supply this.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment