Skip to content

Commit 4635180

Browse files
authored
Merge pull request #157 from NightFurySL2001/update-license
Update OFL license URL
2 parents 64da512 + 3517491 commit 4635180

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

gf-guide/readmefile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ The informations you provide in your font project’s `README.md` is key for GF
7575
- **A mention to the licence**
7676
<br>
7777
It could be the same string required for the nameID 13, that you provide as "License description" from the Font Info pane in your source file:
78-
> *This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is in this repo* <span style="border-bottom:0.05em solid">*OFL.txt*</span> *and is also available with a FAQ at:* *<https://scripts.sil.org/OFL>.*
78+
> *This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is in this repo* <span style="border-bottom:0.05em solid">*OFL.txt*</span> *and is also available with a FAQ at:* *<https://openfontlicense.org>.*
7979
8080
## Concrete examples
8181

gf-guide/requirements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,15 +98,15 @@ These font info parameters are not optional and should follow the same scheme wi
9898
- **The license string must be the same for all GF font projects:**
9999
100100
``` code
101-
This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://scripts.sil.org/OFL
101+
This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://openfontlicense.org
102102
```
103103
104104
If you are using the Glyphs font editor, add this string to a “License” entry in the “Font” tab of the Font Info panel.
105105
106106
- **The license URL must be the same for all GF fonts projects:**
107107
108108
``` code
109-
https://scripts.sil.org/OFL
109+
https://openfontlicense.org
110110
```
111111
112112
If you are using the Glyphs font editor, add this string to a “License URL” entry in the “Font” tab of the Font Info panel.

0 commit comments

Comments
 (0)