diff options
| author | Rémi Verschelde | 2017-08-27 12:05:17 +0200 |
|---|---|---|
| committer | Rémi Verschelde | 2017-08-27 12:05:39 +0200 |
| commit | c3ab9eb590ca10b3b67dd4124047b6879ec73721 (patch) | |
| tree | 2d977b022aa0170d16c8ae999f4a8ea62d55851f /COPYRIGHT.txt | |
| parent | 560fc0f19932a7b51e02e9eda8a64f284f41e6d0 (diff) | |
| download | godot-c3ab9eb590ca10b3b67dd4124047b6879ec73721.tar.gz godot-c3ab9eb590ca10b3b67dd4124047b6879ec73721.tar.zst godot-c3ab9eb590ca10b3b67dd4124047b6879ec73721.zip | |
Diffstat (limited to 'COPYRIGHT.txt')
| -rw-r--r-- | COPYRIGHT.txt | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/COPYRIGHT.txt b/COPYRIGHT.txt index b36f2b113..3e9610e0a 100644 --- a/COPYRIGHT.txt +++ b/COPYRIGHT.txt @@ -321,6 +321,11 @@ Comment: zlib Copyright: 1995-2017, Jean-loup Gailly and Mark Adler License: Zlib +Files: ./thirdparty/zstd/ +Comment: Zstandard +Copyright: 2016-2017, Facebook, Inc. +License: BSD-3-Clause + License: Apache-2.0 @@ -372,9 +377,9 @@ License: BSD-3-clause notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . - 3. Neither the name of the University nor the names of its contributors - may be used to endorse or promote products derived from this software - without specific prior written permission. + 3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
