Commit 8f71f30
authored
Account for the chapel.py license in the SPDX expression and license files (#112)
[contributed by @musicinmybrain, reviewed by Lydia]
Now that we are using an SPDX expression for the license metadata, we
can account for the BSD-2-Clause license
(`sphinxcontrib/chapeldomain/LICENSE`) of `chapel.py`.
See https://peps.python.org/pep-0639/#spdx-license-expression-syntax.
We can also list the applicable license file so that it is included in
the `.dist-info` metadata.1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments