vim: add SPDX license identifier
authorGeorge Sapkin <redacted>
Wed, 17 Dec 2025 14:13:01 +0000 (16:13 +0200)
committerGeorge 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

index 941f7b3ccaf7ca503de5e23bf60b3f47c8bd948a..8d7021f0c93dfffce8aceaecac134a9b7f7f3b24 100644 (file)
@@ -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