projects
/
feed
/
routing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cfd8ab9
)
olsrd: use SPDX and bump copyright
author
Nick Hainke
<vincent@systemli.org>
Tue, 8 Jun 2021 13:48:46 +0000
(15:48 +0200)
committer
Polynomdivision
<vincent@systemli.org>
Tue, 8 Jun 2021 14:10:05 +0000
(16:10 +0200)
1) Use SPDX license headers to be machine readable.
2) Update copyright to 2021.
Signed-off-by: Nick Hainke <vincent@systemli.org>
olsrd/Makefile
patch
|
blob
|
history
diff --git
a/olsrd/Makefile
b/olsrd/Makefile
index e7dc85c1fdd919f03155bd64a1c0d2afc57be43e..3933ec696f49ea919bfb2b6d9474c0064c4f5cfd 100644
(file)
--- a/
olsrd/Makefile
+++ b/
olsrd/Makefile
@@
-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