git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
d1351b3
)
vim: add SPDX license identifier
author
George Sapkin
<redacted>
Wed, 17 Dec 2025 14:13:01 +0000
(16:13 +0200)
committer
George Sapkin
<redacted>
Fri, 19 Dec 2025 13:56:29 +0000
(15:56 +0200)
Replace license header with SPDX license identifier.
Update copyright.
Signed-off-by: George Sapkin <redacted>
utils/vim/Makefile
patch
|
blob
|
history
diff --git
a/utils/vim/Makefile
b/utils/vim/Makefile
index 941f7b3ccaf7ca503de5e23bf60b3f47c8bd948a..8d7021f0c93dfffce8aceaecac134a9b7f7f3b24 100644
(file)
--- a/
utils/vim/Makefile
+++ b/
utils/vim/Makefile
@@
-1,9
+1,7
@@
#
-# Copyright (C) 2015 OpenWrt.org
-#
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
+# Copyright (C) 2015-2025 OpenWrt.org
#
+# SPDX-License-Identifier: GPL-2.0-only
include $(TOPDIR)/rules.mk
git clone https://git.99rst.org/PROJECT