diff options
Diffstat (limited to 'LICENSES/deprecated/X11')
-rw-r--r-- | LICENSES/deprecated/X11 | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/LICENSES/deprecated/X11 b/LICENSES/deprecated/X11 new file mode 100644 index 000000000000..fe4353fd0000 --- /dev/null +++ b/LICENSES/deprecated/X11 | |||
@@ -0,0 +1,37 @@ | |||
1 | Valid-License-Identifier: X11 | ||
2 | SPDX-URL: https://spdx.org/licenses/X11.html | ||
3 | Usage-Guide: | ||
4 | To use the X11 put the following SPDX tag/value pair into a comment | ||
5 | according to the placement guidelines in the licensing rules | ||
6 | documentation: | ||
7 | SPDX-License-Identifier: X11 | ||
8 | License-Text: | ||
9 | |||
10 | |||
11 | X11 License | ||
12 | |||
13 | Copyright (C) 1996 X Consortium | ||
14 | |||
15 | Permission is hereby granted, free of charge, to any person obtaining a | ||
16 | copy of this software and associated documentation files (the "Software"), | ||
17 | to deal in the Software without restriction, including without limitation | ||
18 | the rights to use, copy, modify, merge, publish, distribute, sublicense, | ||
19 | and/or sell copies of the Software, and to permit persons to whom the | ||
20 | Software is furnished to do so, subject to the following conditions: | ||
21 | |||
22 | The above copyright notice and this permission notice shall be included in | ||
23 | all copies or substantial portions of the Software. | ||
24 | |||
25 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
26 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
27 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
28 | X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER | ||
29 | IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN | ||
30 | CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
31 | |||
32 | Except as contained in this notice, the name of the X Consortium shall not | ||
33 | be used in advertising or otherwise to promote the sale, use or other | ||
34 | dealings in this Software without prior written authorization from the X | ||
35 | Consortium. | ||
36 | |||
37 | X Window System is a trademark of X Consortium, Inc. | ||