From c77992f02248574e8f81adc299b54c49192298b1 Mon Sep 17 00:00:00 2001 From: Tao Huang Date: Wed, 22 Jan 2025 19:01:56 +0800 Subject: [PATCH] misc: rkflash_vendor_storage: Fix typo in Rockchip copyright notice Signed-off-by: Tao Huang Change-Id: Iaa29882311643aa0c2fbdfe9a64d2cefc9a2c4cb --- include/uapi/misc/rkflash_vendor_storage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/uapi/misc/rkflash_vendor_storage.h b/include/uapi/misc/rkflash_vendor_storage.h index c217380d1713..e4d604f81664 100644 --- a/include/uapi/misc/rkflash_vendor_storage.h +++ b/include/uapi/misc/rkflash_vendor_storage.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: ((GPL-2.0+ WITH Linux-syscall-note) OR MIT) */ -/* Copyright (c) 2023 Rockchip Electronics Co., Ltd */ +/* Copyright (c) 2023 Rockchip Electronics Co., Ltd. */ #ifndef _RKFLASH_VENDOR_STORAGE #define _RKFLASH_VENDOR_STORAGE