From: Paul Spooren Date: Wed, 27 Jan 2021 03:21:48 +0000 (-1000) Subject: base-files: bump Copyright to 2021 X-Git-Tag: v21.02.0-rc1~423 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d72be766d0b709436affeb0bceae698503d0c3b;p=thirdparty%2Fopenwrt.git base-files: bump Copyright to 2021 This commit is only added to keep the PKG_RELEASE correct after fixing the $(COMMITCOUNT) logic in the previous commit. This way the PKG_RELEASE stays the same while the compiled packages content isn't changed. Signed-off-by: Paul Spooren --- diff --git a/package/base-files/Makefile b/package/base-files/Makefile index d134641cb9d..8a1ddf96f50 100644 --- a/package/base-files/Makefile +++ b/package/base-files/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007-2016 OpenWrt.org +# Copyright (C) 2007-2021 OpenWrt.org # Copyright (C) 2010 Vertical Communications # # This is free software, licensed under the GNU General Public License v2.