summaryrefslogtreecommitdiff
path: root/meta-arm/COPYING.MIT
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2021-10-13 05:48:18 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-10-22 21:46:04 +0300
commit4b8d0a10a4a3ce78a445bde81a913f130f8beb1b (patch)
tree4ab394c88ea15ddfaefc5338f4ae622a3a2cc2af /meta-arm/COPYING.MIT
parent957bbed0f6dd76578dbf1d242e608cf7397982f6 (diff)
downloadopenbmc-4b8d0a10a4a3ce78a445bde81a913f130f8beb1b.tar.xz
meta-arm: remove unused meta layer
All machines using meta-arm have been removed and there is nothing remaining of value in it, so clean it out. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I0e430dd4386e22b6e64e8d0008581d538c7c74dd
Diffstat (limited to 'meta-arm/COPYING.MIT')
-rw-r--r--meta-arm/COPYING.MIT17
1 files changed, 0 insertions, 17 deletions
diff --git a/meta-arm/COPYING.MIT b/meta-arm/COPYING.MIT
deleted file mode 100644
index 89de354795..0000000000
--- a/meta-arm/COPYING.MIT
+++ /dev/null
@@ -1,17 +0,0 @@
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.