aboutsummaryrefslogtreecommitdiff
path: root/COPYRIGHT.txt
Commit message (Collapse)AuthorAgeFilesLines
* Bump libwebsockets to version 3.0.0Fabio Alessandrelli2018-06-071-8/+10
|
* Thirdparty: Fill copyright for lws, miniupnpc, clipperRémi Verschelde2018-06-071-24/+619
| | | | | | Rename `lws` to `libwebsockets` which is its library name. Add missing license file for mbedtls.
* Update Hack font to v3.003Hugo Locurcio2018-04-111-1/+1
|
* Remove OpenSSL license, add Mbed TLSRémi Verschelde2018-02-141-127/+5
|
* Copyright: replace tabs by 8 spacesPoommetee Ketson2018-01-221-6/+6
|
* Copyright: Add license info for bullet and Mozilla CA certsRémi Verschelde2018-01-221-4/+384
|
* COPYRIGHT: Update with recently added thirdparty librariesRémi Verschelde2018-01-131-8/+62
| | | | Also various updates to thirdparty/README.md.
* Update copyright statements to 2018Rémi Verschelde2018-01-011-8/+8
| | | | Happy new year to the wonderful Godot community!
* Changed Mononoki font to Hack fontDaniel J. Ramirez2017-09-171-4/+4
|
* Merge pull request #11253 from djrm/pr_better_docsRémi Verschelde2017-09-141-3/+3
|\ | | | | Improved editor docs
| * Changed source font to Mononoki.Daniel J. Ramirez2017-09-141-3/+3
| |
* | Copyright: Document recastnavigationRémi Verschelde2017-09-131-0/+5
|/
* Replace editor font to NotoSans for Latin, Arabic, Hebrew, Thaivolzhs2017-08-311-0/+5
|
* nanosvg: Document in COPYRIGHT.txt and thirdparty README.mdRémi Verschelde2017-08-271-0/+5
|
* Copyright: Add etc2comp and small fixesRémi Verschelde2017-08-271-7/+12
|
* zstd: Update to upstream version 1.3.1Rémi Verschelde2017-08-271-3/+8
| | | | | | | It is now dual-licensed BSD-3-Clause and GPL-2.0, we use the former. The PATENTS file is no longer applicable \o/ Also add zstd to COPYRIGHT.txt
* Bring back the UWP exporterGeorge Marques2017-07-121-7/+0
|
* Add project names as Comment fields in copyright fileRémi Verschelde2017-07-041-5/+47
| | | | | | | This is compliant with the specification [0] and should allow us to generate human-readable output from the machine-readable file. [0] https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/#files-paragraph
* TinyEXR: Document licensing and copyrightRémi Verschelde2017-05-271-0/+5
|
* Document exhaustive licensing info of all filesRémi Verschelde2017-05-121-0/+1139
Uses the machine-readable debian/copyright standard to be explicit about both the licenses and the corresponding copyright attributions for Godot source files and thirdparty libraries bundled in the source repository.