aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPaul Spooren <mail@aparcar.org>2020-09-21 16:48:37 -1000
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2021-02-05 14:54:47 +0100
commita17b8eaa2e4b319b7069170398fe965786a813e9 (patch)
tree7ce4592bf1b9e58e34502214e47365fb46dcca89 /Makefile
parent381a458d5886c4a82a81adf60c2f19f41b943576 (diff)
downloadupstream-a17b8eaa2e4b319b7069170398fe965786a813e9.tar.gz
upstream-a17b8eaa2e4b319b7069170398fe965786a813e9.tar.bz2
upstream-a17b8eaa2e4b319b7069170398fe965786a813e9.zip
build: use SPDX license tags
The license folder is a core part of OpenWrt and all GPL-2.0 licensed. Use SPDX license tags to allow machines to check licenses. Signed-off-by: Paul Spooren <mail@aparcar.org> [rebase, keep some Copyright lines, sharpen commit message] Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 0144b0c5ff..aecee6929e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,10 +1,6 @@
-# Makefile for OpenWrt
+# SPDX-License-Identifier: GPL-2.0-only
#
# Copyright (C) 2007 OpenWrt.org
-#
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
TOPDIR:=${CURDIR}
LC_ALL:=C