Re: Please review new license summaries for Debian
Gioele Barabucci <[email protected]>
| Newsgroups | gmane.linux.debian.devel.general |
|---|---|
| Message-ID | <[email protected]> |
On 15/06/26 12:59, Dominique Dumont wrote: > With base-files 14.1 some licenses were added to /usr/share/common-licenses. > > This enables us to replace long license text with a summary in debian/copyright files. Hi, thanks for updating cme! One minor detail that may be of interest for d-devel@: OFL-1.1 (SIL Open Font License) is now in base-files in `/usr/share/common-licenses/OFL-1.1`. However, in SPDX terms, OFL-1.1 does not refer to a license, but to a class of two licenses, one more libre than the other. The file shipped by base-files is a template file for both licenses. Inside `d/copyright` files, the `License:` field must state if the font uses a Reserved Font Name and which one(s). > This Font Software is licensed under the SIL Open Font License, Version 1.1. vs > This Font Software is licensed under the SIL Open Font License, Version 1.1 with Reserved Font Name "foofont". Regards,