olsrd: use SPDX and bump copyright
1) Use SPDX license headers to be machine readable. 2) Update copyright to 2021. Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
parent
cfd8ab958f
commit
a46eb8b842
1 changed files with 2 additions and 4 deletions
|
@ -1,8 +1,6 @@
|
|||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
#
|
||||
# Copyright (C) 2009-2016 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
# Copyright (C) 2009-2021 OpenWrt.org
|
||||
#
|
||||
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
|
Loading…
Reference in a new issue