Commit c5a071a
Include both license files
The license keyword is meant for specifying the license string, not the
file name of the license. The correct keyword to use for this is
license_files. Currently the LICENSE.txt file is being included because
license_files defaults to "LICEN[CS]E*", but K5TEST-LICENSE.txt is
missing. This change switches to the correct keyword, and additionally
includes the K5TEST-LICENSE.txt file.
Signed-off-by: Carl George <carl@george.computer>1 parent c4a945e commit c5a071a
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| |||
0 commit comments