diff options
author | Joshua Watt <JPEWhacker@gmail.com> | 2024-06-27 16:16:56 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-07-02 22:29:13 +0100 |
commit | cd000e08b87a78a2ac48e383f5c1e8c80a174132 (patch) | |
tree | d6e3dbb6235d986146878444e0209c40386b3c79 /meta/files/common-licenses/CMU-Mach | |
parent | cc191968a7089f609066b69e227cd612b06383a5 (diff) | |
download | poky-cd000e08b87a78a2ac48e383f5c1e8c80a174132.tar.gz |
licenses: Update to SPDX license version 3.24.0
Updates to the latest version of the SPDX license list and pulls in all
the missing license files
[YOCTO #15502]
(From OE-Core rev: e9c1f48af10ccb58251ecc7e041babb99b94d6df)
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/files/common-licenses/CMU-Mach')
-rw-r--r-- | meta/files/common-licenses/CMU-Mach | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/meta/files/common-licenses/CMU-Mach b/meta/files/common-licenses/CMU-Mach new file mode 100644 index 0000000000..1bb895d4ec --- /dev/null +++ b/meta/files/common-licenses/CMU-Mach | |||
@@ -0,0 +1,22 @@ | |||
1 | Copyright (c) 1991,1990,1989 Carnegie Mellon University | ||
2 | All Rights Reserved. | ||
3 | |||
4 | Permission to use, copy, modify and distribute this software and its | ||
5 | documentation is hereby granted, provided that both the copyright | ||
6 | notice and this permission notice appear in all copies of the | ||
7 | software, derivative works or modified versions, and any portions | ||
8 | thereof, and that both notices appear in supporting documentation. | ||
9 | |||
10 | CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS" | ||
11 | CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR | ||
12 | ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. | ||
13 | |||
14 | Carnegie Mellon requests users of this software to return to | ||
15 | |||
16 | Software Distribution Coordinator or Software.Distribution@CS.CMU.EDU | ||
17 | School of Computer Science | ||
18 | Carnegie Mellon University | ||
19 | Pittsburgh PA 15213-3890 | ||
20 | |||
21 | any improvements or extensions that they make and grant Carnegie Mellon | ||
22 | the rights to redistribute these changes. | ||