aboutsummaryrefslogtreecommitdiff
path: root/platforms
diff options
context:
space:
mode:
authorOliver O'Halloran <oohall@gmail.com>2020-03-13 11:29:23 +1100
committerOliver O'Halloran <oohall@gmail.com>2020-03-13 11:36:53 +1100
commita5764dd3be19b25b9a82249a3a8ec239b590d9df (patch)
tree1810ad53a0587f38d3e5ebec86b2f33dfb0904b4 /platforms
parente19dddc58280e6120459053dfcbf9c026b0ac4f9 (diff)
downloadskiboot-a5764dd3be19b25b9a82249a3a8ec239b590d9df.zip
skiboot-a5764dd3be19b25b9a82249a3a8ec239b590d9df.tar.gz
skiboot-a5764dd3be19b25b9a82249a3a8ec239b590d9df.tar.bz2
Re-license contributions from Dan Horák
Cc: Dan Horák <dan@danny.cz> Signed-off-by: Oliver O'Halloran <oohall@gmail.com>
Diffstat (limited to 'platforms')
-rw-r--r--platforms/astbmc/garrison.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/platforms/astbmc/garrison.c b/platforms/astbmc/garrison.c
index caf6113..e698e2f 100644
--- a/platforms/astbmc/garrison.c
+++ b/platforms/astbmc/garrison.c
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: Apache-2.0
+// SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
/* Copyright 2013-2019 IBM Corp. */
#include <skiboot.h>