From c40b78eef77b422514fea2b94f47173a2ce59215 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=9E=E6=98=8A=E9=91=AB?= Date: Fri, 15 Oct 2021 09:47:55 +0000 Subject: [PATCH] =?UTF-8?q?update=20BUILD.gn.=20=E9=97=A8=E7=A6=81?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E9=AA=8C=E8=AF=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BUILD.gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.gn b/BUILD.gn index 1ec17bb6..1b74f51c 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -5,7 +5,7 @@ # # http://www.apache.org/licenses/LICENSE-2.0 # -# Unless required by applicable law or agreed to in writing, software +# Unless required by applicable law or agreed to in writing, software test # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -- Gitee