Skip to content

Commit

Permalink
Add SPDX license identifier to COPYING and README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
gruenich committed Nov 23, 2024
1 parent c0a8e05 commit 9861693
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions COPYING
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ Dulwich may be used under the conditions of either of two licenses,
the Apache License (version 2.0 or later) or the GNU General Public License,
version 2.0 or later.

SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later

Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
Expand Down
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ doesn't call out to git directly but instead uses pure Python.

**License**: Apache License, version 2 or GNU General Public License, version 2 or later.

SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later

The project is named after the part of London that Mr. and Mrs. Git live in
the particular Monty Python sketch.

Expand Down

0 comments on commit 9861693

Please sign in to comment.