From 1e981975804627f3677713e3f8b113b6c167724a Mon Sep 17 00:00:00 2001 From: Wang Jingjin Date: Mon, 29 May 2023 05:07:15 +0000 Subject: [PATCH] =?UTF-8?q?=E8=AE=B8=E5=8F=AF=E8=AF=81=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=20Apache=3D=3D>GPL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Wang Jingjin --- test/unittest/rtg/rtg_test.cpp | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/test/unittest/rtg/rtg_test.cpp b/test/unittest/rtg/rtg_test.cpp index 4fda2e9..093dc35 100644 --- a/test/unittest/rtg/rtg_test.cpp +++ b/test/unittest/rtg/rtg_test.cpp @@ -1,10 +1,6 @@ /* * Copyright (c) 2022 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 - * - * http://www.apache.org/licenses/LICENSE-2.0 + * SPDX-License-Identifier: GPL-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, -- Gitee