Skip to content
Snippets Groups Projects
Commit e2c272eb authored by Diego Biurrun's avatar Diego Biurrun
Browse files

LICENSE: Move (L)GPLv3 explanation block to a more suitable place

parent 57c4c255
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,11 @@ Specifically, the GPL parts of Libav are
- vf_hqdn3d.c
- vf_yadif.c
Should you, for whatever reason, prefer to use version 3 of the (L)GPL, then
the configure parameter --enable-version3 will activate this licensing option
for you. Read the file COPYING.LGPLv3 or, if you have enabled GPL parts,
COPYING.GPLv3 to learn the exact legal terms that apply in this case.
There are a handful of files under other licensing terms, namely:
* The files libavcodec/jfdctfst.c, libavcodec/jfdctint_template.c and
......@@ -32,11 +37,6 @@ There are a handful of files under other licensing terms, namely:
You must also indicate any changes including additions and deletions to
those three files in the documentation.
Should you, for whatever reason, prefer to use version 3 of the (L)GPL, then
the configure parameter --enable-version3 will activate this licensing option
for you. Read the file COPYING.LGPLv3 or, if you have enabled GPL parts,
COPYING.GPLv3 to learn the exact legal terms that apply in this case.
external libraries
==================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment