From c2ac3d33c44af323d7b678d395d2946e8f03441e Mon Sep 17 00:00:00 2001 From: liyufan Date: Fri, 9 Jun 2023 09:47:09 +0800 Subject: [PATCH] codecheck Signed-off-by: liyufan --- BUILD.gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.gn b/BUILD.gn index 01aa89b..72e7c5e 100755 --- a/BUILD.gn +++ b/BUILD.gn @@ -1,5 +1,5 @@ # -# Copyright (c) 2020 Huawei Device Co., Ltd. +# Copyright (c) 2020-2023 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at -- GitLab