浏览代码

Add SPDX license identifier to COPYING and README.rst

Christoph Grüninger 6 月之前
父节点
当前提交
9861693656
共有 2 个文件被更改,包括 4 次插入0 次删除
  1. 2 0
      COPYING
  2. 2 0
      README.rst

+ 2 - 0
COPYING

@@ -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,
 the Apache License (version 2.0 or later) or the GNU General Public License,
 version 2.0 or later.
 version 2.0 or later.
 
 
+SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
+
                                  Apache License
                                  Apache License
                            Version 2.0, January 2004
                            Version 2.0, January 2004
                         http://www.apache.org/licenses/
                         http://www.apache.org/licenses/

+ 2 - 0
README.rst

@@ -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.
 **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 project is named after the part of London that Mr. and Mrs. Git live in
 the particular Monty Python sketch.
 the particular Monty Python sketch.