diff --git a/.gitignore b/.gitignore old mode 100755 new mode 100644 index 52c0fa2..fd7b4cd --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,18 @@ +/* + * 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 + * + * Unless required by applicable law or agreed to in writing, software + * 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 + * limitations under the License. + */ + *.iml .gradle /local.properties diff --git a/LICENSE b/LICENSE old mode 100755 new mode 100644 index d0381d6..d9a10c0 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Apache License + Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ diff --git a/OAT.xml b/OAT.xml old mode 100755 new mode 100644 index 8289fb2..f6b1ca0 --- a/OAT.xml +++ b/OAT.xml @@ -1,5 +1,5 @@ - +