From: George Sapkin Date: Wed, 17 Dec 2025 14:13:01 +0000 (+0200) Subject: vim: add SPDX license identifier X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=45a857940cfe71573bf80541a61a0e2d1351a06a;p=openwrt-packages.git vim: add SPDX license identifier Replace license header with SPDX license identifier. Update copyright. Signed-off-by: George Sapkin --- diff --git a/utils/vim/Makefile b/utils/vim/Makefile index 941f7b3cc..8d7021f0c 100644 --- 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