From 2220839599c716707ed834f9c357c77612ba60cf Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Wed, 1 Sep 2021 20:43:58 +0100 Subject: 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 Signed-off-by: Richard Purdie --- meta/files/common-licenses/Glulxe | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta/files/common-licenses/Glulxe (limited to 'meta/files/common-licenses/Glulxe') diff --git a/meta/files/common-licenses/Glulxe b/meta/files/common-licenses/Glulxe new file mode 100644 index 0000000000..8bbb720e65 --- /dev/null +++ b/meta/files/common-licenses/Glulxe @@ -0,0 +1,3 @@ +The source code in this package is copyright 1999-2010 by Andrew Plotkin. + +You may copy and distribute it freely, by any means and under any conditions, as long as the code and documentation is not changed. You may also incorporate this code into your own program and distribute that, or modify this code and use and distribute the modified version, as long as you retain a notice in your program or documentation which mentions my name and the URL shown above. -- cgit v1.2.3-54-g00ecf