diff options
| author | Hugo Locurcio | 2018-04-11 22:40:58 +0200 |
|---|---|---|
| committer | Hein-Pieter van Braam | 2018-04-14 23:11:18 +0200 |
| commit | 4c8c38387685ca3b17a45990c355ce96f8be7b00 (patch) | |
| tree | 86bfff7a66a701ae74deb742092c963723de52a7 | |
| parent | 125b403c0f61bb14bc5c9e9bab855050cf3e8aaa (diff) | |
| download | godot-4c8c38387685ca3b17a45990c355ce96f8be7b00.tar.gz godot-4c8c38387685ca3b17a45990c355ce96f8be7b00.tar.zst godot-4c8c38387685ca3b17a45990c355ce96f8be7b00.zip | |
| -rw-r--r-- | COPYRIGHT.txt | 2 | ||||
| -rw-r--r-- | thirdparty/README.md | 3 | ||||
| -rw-r--r-- | thirdparty/fonts/Hack_Regular.ttf | bin | 307420 -> 309408 bytes | |||
| -rw-r--r-- | thirdparty/fonts/LICENSE_Hack.md | 4 |
4 files changed, 4 insertions, 5 deletions
diff --git a/COPYRIGHT.txt b/COPYRIGHT.txt index bcfaf6166..5a137d82b 100644 --- a/COPYRIGHT.txt +++ b/COPYRIGHT.txt @@ -157,7 +157,7 @@ License: OFL-1.1 Files: ./thirdparty/fonts/Hack_Regular.ttf Comment: Hack font -Copyright: 2017, Source Foundry Authors +Copyright: 2018, Source Foundry Authors 2003, Bitstream Inc. License: Expat and Bitstream Vera Fonts Copyright diff --git a/thirdparty/README.md b/thirdparty/README.md index ad0c0d6c8..70b6ba645 100644 --- a/thirdparty/README.md +++ b/thirdparty/README.md @@ -83,7 +83,7 @@ Use UI font variant if available, because it has tight vertical metrics and good ### Hack Regular - Upstream: https://github.com/source-foundry/Hack -- Version: 3.000 +- Version: 3.003 - License: MIT + Bitstream Vera License ### DroidSans*.ttf @@ -221,7 +221,6 @@ Important: The files `utils/bit_reader_utils.{c,h}` have Godot-made changes to ensure they build for Javascript/HTML5. Those changes are marked with `// -- GODOT --` comments. - ## minizip - Upstream: http://www.zlib.net diff --git a/thirdparty/fonts/Hack_Regular.ttf b/thirdparty/fonts/Hack_Regular.ttf Binary files differindex f34270081..92a90cb06 100644 --- a/thirdparty/fonts/Hack_Regular.ttf +++ b/thirdparty/fonts/Hack_Regular.ttf diff --git a/thirdparty/fonts/LICENSE_Hack.md b/thirdparty/fonts/LICENSE_Hack.md index ddd23a2b8..08927e504 100644 --- a/thirdparty/fonts/LICENSE_Hack.md +++ b/thirdparty/fonts/LICENSE_Hack.md @@ -1,4 +1,4 @@ -The work in the Hack project is Copyright 2017 Source Foundry Authors and licensed under the MIT License +The work in the Hack project is Copyright 2018 Source Foundry Authors and licensed under the MIT License The work in the DejaVu project was committed to the public domain. @@ -6,7 +6,7 @@ Bitstream Vera Sans Mono Copyright 2003 Bitstream Inc. and licensed under the Bi ### MIT License -Copyright (c) 2017 Source Foundry Authors +Copyright (c) 2018 Source Foundry Authors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal |
