-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
examples: fixed broken build due to libm omission
- Loading branch information
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,7 @@ Dependencies | |
|
||
License | ||
------- | ||
Copyright (C) 2011-2019 John Tsiombikas <[email protected]> | ||
Copyright (C) 2011-2023 John Tsiombikas <[email protected]> | ||
You may freely use, modify and/or redistribute libdrawtext, under the terms of | ||
the GNU Lesser General Public License (LGPL) version 3 (or at your option, any | ||
later version published by the Free Software Foundation). See COPYING, and | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters