diff options
Diffstat (limited to 'BSDmakefile')
-rw-r--r-- | BSDmakefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/BSDmakefile b/BSDmakefile index c6a0425698..66fe08858f 100644 --- a/BSDmakefile +++ b/BSDmakefile @@ -1,7 +1,6 @@ -# Copyright (C) 2006 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. +# SPDX-License-Identifier: GPL-2.0-only # +# Copyright (C) 2006 OpenWrt.org + world ${.TARGETS}: @gmake $@ |