diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8e2f12a8e..5fa4a8d8f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,7 +5,7 @@ It's people like you that make the Internet such a great place. Following these guidelines helps to communicate that you respect the time of the people managing and developing this open source project. In return, they should reciprocate that respect in addressing your issue or suggestion. -By contributing work to the Inter font project you agree to have all work contributed becoming the intellectual property of the Inter font project as described by [SIL Open Font License, Version 1.1](http://scripts.sil.org/OFL) +By contributing work to the Inter font project you agree to have all work contributed becoming the intellectual property of the Inter font project as described by [SIL Open Font License, Version 1.1](https://openfontlicense.org) ## Types of contributions this project is looking for diff --git a/LICENSE.txt b/LICENSE.txt index 9b2ca37b3..852ed73dd 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -2,7 +2,7 @@ Copyright (c) 2016 The Inter Project Authors (https://github.com/rsms/inter) This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is copied below, and is also available with a FAQ at: -http://scripts.sil.org/OFL +https://openfontlicense.org ----------------------------------------------------------- SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 diff --git a/docs/_data/fontinfo.json b/docs/_data/fontinfo.json index 814dd3151..a3e702051 100644 --- a/docs/_data/fontinfo.json +++ b/docs/_data/fontinfo.json @@ -119,8 +119,8 @@ "#1 familyName": "Inter", "#11 vendorURL": "https://rsms.me/", "#12 designerURL": "https://rsms.me/", - "#13 licenseDescription": "This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: http://scripts.sil.org/OFL", - "#14 licenseURL": "http://scripts.sil.org/OFL", + "#13 licenseDescription": "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", + "#14 licenseURL": "https://openfontlicense.org", "#2 subfamilyName": "Regular", "#256": "Open digits", "#257": "Disambiguation", diff --git a/src/Inter-Italic.glyphspackage/fontinfo.plist b/src/Inter-Italic.glyphspackage/fontinfo.plist index a35637e5f..b74df79c0 100644 --- a/src/Inter-Italic.glyphspackage/fontinfo.plist +++ b/src/Inter-Italic.glyphspackage/fontinfo.plist @@ -16475,13 +16475,13 @@ key = licenses; values = ( { language = dflt; -value = "This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: http://scripts.sil.org/OFL"; +value = "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"; } ); }, { key = licenseURL; -value = "http://scripts.sil.org/OFL"; +value = "https://openfontlicense.org"; }, { key = manufacturers; diff --git a/src/Inter-Roman.glyphspackage/fontinfo.plist b/src/Inter-Roman.glyphspackage/fontinfo.plist index 184d87d39..91a3c1cd6 100644 --- a/src/Inter-Roman.glyphspackage/fontinfo.plist +++ b/src/Inter-Roman.glyphspackage/fontinfo.plist @@ -16528,13 +16528,13 @@ key = licenses; values = ( { language = dflt; -value = "This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: http://scripts.sil.org/OFL"; +value = "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"; } ); }, { key = licenseURL; -value = "http://scripts.sil.org/OFL"; +value = "https://openfontlicense.org"; }, { key = manufacturers;