Commit cffc063
authored
align license with OSI template
## Overview Description
I am not sure why but github isn't detecting your use of the BSD-3-Clause properly.
I am trying to automate an overview of the licenses included in my projects and currently I cannot detect the license using dependabots database.
For example here it works:
https://github.com/pallets/click/blob/main/LICENSE.rst
I suspect it is due to including the text `All rights reserved.` and/or other differences which isn't part of the license template https://opensource.org/licenses/BSD-3-Clause
Maybe also due to formatting but I kept things formatted to a similar character length per line as in the current version.
Would you accept a PR this to hopefully fix Github's ability to detect the license and to bring your license inline with the template?1 parent cdc77b4 commit cffc063
1 file changed
+14
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | 3 | | |
6 | 4 | | |
7 | 5 | | |
| |||
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
15 | | - | |
16 | | - | |
17 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
18 | 16 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
0 commit comments