diff options
author | Juan Linietsky <reduzio@gmail.com> | 2016-06-06 19:56:34 -0300 |
---|---|---|
committer | Juan Linietsky <reduzio@gmail.com> | 2016-06-06 19:56:34 -0300 |
commit | c42651c39e80478594f5fef0c852faaaf498009d (patch) | |
tree | 97afc32566c9ec2b2a04955c2a99e47f447ea5d4 /drivers/theora/LICENSE | |
parent | 85f4f3927973fa7b106ee274033b1f0180ad4343 (diff) | |
parent | a1b696aa569da526745927bad1c4203aeab9e2c6 (diff) |
Merge branch 'master' of https://github.com/godotengine/godot
Diffstat (limited to 'drivers/theora/LICENSE')
-rw-r--r-- | drivers/theora/LICENSE | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/drivers/theora/LICENSE b/drivers/theora/LICENSE new file mode 100644 index 0000000000..5e5ec08469 --- /dev/null +++ b/drivers/theora/LICENSE @@ -0,0 +1,18 @@ +Please see the file COPYING for the copyright license for this software. + +In addition to and irrespective of the copyright license associated +with this software, On2 Technologies, Inc. makes the following statement +regarding technology used in this software: + + On2 represents and warrants that it shall not assert any rights + relating to infringement of On2's registered patents, nor initiate + any litigation asserting such rights, against any person who, or + entity which utilizes the On2 VP3 Codec Software, including any + use, distribution, and sale of said Software; which make changes, + modifications, and improvements in said Software; and to use, + distribute, and sell said changes as well as applications for other + fields of use. + +This reference implementation is originally derived from the On2 VP3 +Codec Software, and the Theora video format is essentially compatible +with the VP3 video format, consisting of a backward-compatible superset. |