Clarified dual-licensing of templates. Closes #4593.

This commit is contained in:
John MacFarlane 2018-04-25 16:22:59 -07:00
parent bb428df32b
commit d48d0df787

View file

@ -69,8 +69,9 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
----------------------------------------------------------------------
Pandoc's templates (in `data/templates`) are dual-licensed GPL (v2 or
higher, same as pandoc) and the BSD 3-clause license.
Pandoc's templates (in `data/templates`) are dual-licensed as either
GPL (v2 or higher, same as pandoc) or (at your option) the BSD
3-clause license.
Copyright (c) 2014--2018, John MacFarlane