diff options
author | Ross Burton <ross.burton@arm.com> | 2021-09-01 20:43:58 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-09-03 09:03:34 +0100 |
commit | 2220839599c716707ed834f9c357c77612ba60cf (patch) | |
tree | 1745a4599b2c3d802a5bf29b54cb081f38b83427 /meta/files/common-licenses/Latex2e | |
parent | 8d25cd30acf19bddec9f062d72c6835400595547 (diff) | |
download | poky-2220839599c716707ed834f9c357c77612ba60cf.tar.gz |
common-licenses: add missing SPDX licences
As part of the work to converge our license support with SPDX, ensure
that we have all of the licenses that SPDX supports.
(From OE-Core rev: e2f9092c37395f4e3ee9d0777e28c83cce6007ee)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/files/common-licenses/Latex2e')
-rw-r--r-- | meta/files/common-licenses/Latex2e | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/meta/files/common-licenses/Latex2e b/meta/files/common-licenses/Latex2e new file mode 100644 index 0000000000..2ce86bed0e --- /dev/null +++ b/meta/files/common-licenses/Latex2e | |||
@@ -0,0 +1,9 @@ | |||
1 | Copyright (C) 2007, 2008, 2009, 2010 Karl Berry. | ||
2 | Copyright (C) 1988, 1994, 2007 Stephen Gilmore. | ||
3 | Copyright (C) 1994, 1995, 1996 Torsten Martinsen. | ||
4 | |||
5 | Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies. | ||
6 | |||
7 | Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one. | ||
8 | |||
9 | Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions. | ||