summaryrefslogtreecommitdiffstats
path: root/include/param.h
diff options
context:
space:
mode:
authorRoland Hieber <rohieb@rohieb.name>2020-02-13 13:12:50 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2020-02-17 10:08:47 +0100
commit2c74908aeb17a204039aab382b4ab731d1b5dd8b (patch)
treec4684268f46f115a31bf1738b2b4d82d8ecd4ac5 /include/param.h
parent9d90f943eedf9610181be4a0c42285926d8a5338 (diff)
downloadbarebox-2c74908aeb17a204039aab382b4ab731d1b5dd8b.tar.gz
barebox-2c74908aeb17a204039aab382b4ab731d1b5dd8b.tar.xz
include: add SPDX GPL-2.0-only license tags for files without licensing information
According to our /README, GPL-2.0-only applies for the whole project except noted otherwise. Signed-off-by: Roland Hieber <rohieb@rohieb.name> Reviewed-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'include/param.h')
-rw-r--r--include/param.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/param.h b/include/param.h
index d75f50ea3e..2d68338bb3 100644
--- a/include/param.h
+++ b/include/param.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef PARAM_H
#define PARAM_H