aboutsummaryrefslogtreecommitdiff
path: root/platforms/astbmc
diff options
context:
space:
mode:
authorOliver O'Halloran <oohall@gmail.com>2019-07-26 16:42:26 +1000
committerOliver O'Halloran <oohall@gmail.com>2019-07-30 14:13:24 +1000
commit0f9371da9a45343485ac41009f2669754ce31e76 (patch)
treecfeca304617f9e12490fe8d8ba8684326d9799ac /platforms/astbmc
parentba10ce128c758566347d89f05e835dc7fa923393 (diff)
downloadskiboot-0f9371da9a45343485ac41009f2669754ce31e76.zip
skiboot-0f9371da9a45343485ac41009f2669754ce31e76.tar.gz
skiboot-0f9371da9a45343485ac41009f2669754ce31e76.tar.bz2
hw: Put SPDX on new files
Convert the npu3 files to use SPDX headers. Signed-off-by: Oliver O'Halloran <oohall@gmail.com>
Diffstat (limited to 'platforms/astbmc')
-rw-r--r--platforms/astbmc/swift.c17
1 files changed, 3 insertions, 14 deletions
diff --git a/platforms/astbmc/swift.c b/platforms/astbmc/swift.c
index 502fc7e..ca612c3 100644
--- a/platforms/astbmc/swift.c
+++ b/platforms/astbmc/swift.c
@@ -1,17 +1,6 @@
-/* Copyright 2019 IBM Corp.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
- * implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+// SPDX-License-Identifier: Apache-2.0
+/*
+ * Copyright 2019 IBM Corp.
*/
#include <skiboot.h>