Skip to content

Commit 5d2d2f6

Browse files
committed
fix(build): move JetBrains Mono license files out of res/font
1 parent 1e72fc2 commit 5d2d2f6

4 files changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Thanks to all the people who make this project possible :purple_heart:
110110
This application includes the JetBrains Mono font (© JetBrains),
111111
licensed under the [SIL Open Font License, Version 1.1][font_ofl].
112112

113-
See [`rest/font/AUTHORS.txt`][font_authors] for the list of authors.
113+
See [`licenses/JetBrainsMono-2.304/AUTHORS.txt`][font_authors] for the list of authors.
114114

115115
## Screenshots
116116
<p align="center"><img src="fastlane/metadata/android/en-US/images/phoneScreenshots/1.jpg" width="270px" height="600px" alt="Home screen"></p>
@@ -130,5 +130,5 @@ See [`rest/font/AUTHORS.txt`][font_authors] for the list of authors.
130130
[weblate]: https://hosted.weblate.org/engage/hexviewer/
131131
[sonarcloud]: https://sonarcloud.io/summary/new_code?id=Keidan_HexViewer
132132
[contributors]: https://github.com/Keidan/HexViewer/blob/master/CONTRIBUTORS.md
133-
[font_ofl]: https://github.com/Keidan/HexViewer/blob/master/app/src/main/res/font/OFL.txt
134-
[font_authors]: https://github.com/Keidan/HexViewer/blob/master/app/src/main/res/font/AUTHORS.txt
133+
[font_ofl]: https://github.com/Keidan/HexViewer/blob/master/licenses/JetBrainsMono-2.304/OFL.txt
134+
[font_authors]: https://github.com/Keidan/HexViewer/blob/master/licenses/JetBrainsMono-2.304/AUTHORS.txt

fastlane/metadata/android/en-US/full_description.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,5 @@ Note: In the settings, the list of languages is sorted as follows (according to
7575

7676
Fonts:
7777
This application includes the JetBrains Mono font (© JetBrains), licensed under the SIL Open Font License, Version 1.1.
78-
See AUTHORS.txt in the app's font folder for a full list of authors.
78+
See `AUTHORS.txt` in the licences/JetBrainsMono-2.304 folder for a full list of authors.
79+

0 commit comments

Comments
 (0)