Clarified dual-licensing of templates. Closes #4593.
This commit is contained in:
parent
bb428df32b
commit
d48d0df787
1 changed files with 3 additions and 2 deletions
|
@ -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.
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
Pandoc's templates (in `data/templates`) are dual-licensed GPL (v2 or
|
Pandoc's templates (in `data/templates`) are dual-licensed as either
|
||||||
higher, same as pandoc) and the BSD 3-clause license.
|
GPL (v2 or higher, same as pandoc) or (at your option) the BSD
|
||||||
|
3-clause license.
|
||||||
|
|
||||||
Copyright (c) 2014--2018, John MacFarlane
|
Copyright (c) 2014--2018, John MacFarlane
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue