summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorGyorgy Sarvari <skandigraun@gmail.com>2025-04-29 14:23:56 +0200
committerKhem Raj <raj.khem@gmail.com>2025-04-29 08:45:35 -0700
commite2131acbbb82f4b8061baa715a9e78a5729be702 (patch)
tree62690b0fa43e44d34060f98b14194c3a1fc8f3e7 /meta-oe
parentd2b5523333b762c32e70de36237e2d8e93096189 (diff)
downloadmeta-openembedded-e2131acbbb82f4b8061baa715a9e78a5729be702.tar.gz
licenses/X11: remove license
This file had only one user, the keybinder recipe, which has been updated with the correct license value. This file actually contained MIT license text, with keybinder copyright information. Beside this, oe-core has the actual X11 license also available with the same name, which shouldn't be shadowed by this. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/licenses/X1123
1 files changed, 0 insertions, 23 deletions
diff --git a/meta-oe/licenses/X11 b/meta-oe/licenses/X11
deleted file mode 100644
index da3e406240..0000000000
--- a/meta-oe/licenses/X11
+++ /dev/null
@@ -1,23 +0,0 @@
1/*
2 * Copyright (C) 2008 Alex Graveley
3 * Copyright (C) 2010 Ulrik Sverdrup <ulrik.sverdrup@gmail.com>
4 *
5 * Permission is hereby granted, free of charge, to any person obtaining
6 * a copy of this software and associated documentation files (the
7 * "Software"), to deal in the Software without restriction, including
8 * without limitation the rights to use, copy, modify, merge, publish,
9 * distribute, sublicense, and/or sell copies of the Software, and to
10 * permit persons to whom the Software is furnished to do so, subject to
11 * the following conditions:
12 *
13 * The above copyright notice and this permission notice shall be
14 * included in all copies or substantial portions of the Software.
15 *
16 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
17 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
18 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
19 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
20 * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
21 * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
22 * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
23 */