diff --git a/BUILD.gn b/BUILD.gn index 8aed7b89b514879891d9998a575fa87d6bc73ca7..0f0a0f62f498e76d32fe8bee85ec6edca99b085f 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -175,7 +175,6 @@ ohos_shared_library("libasound") { # conf files "src/conf:alsa-lib-prebuilt-all", ] - license_file = "./README.OpenSource" output_extension = "so" install_images = [ chipset_base_dir ] install_enable = true diff --git a/include/config.h b/include/config.h index 205638c705ac0f91d21fd8e21e9907c1f697fb6c..f732901d22f7f7d1f3fe35bdbf39dd36454dd60f 100644 --- a/include/config.h +++ b/include/config.h @@ -1,22 +1,5 @@ -/* - * ALSA lib header file include/config.h - * Copyright (c) 2022 Huawei Device Co., Ltd. - * - * This library is free software; you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - * - */ +/* include/config.h. Generated from config.h.in by configure. */ +/* include/config.h.in. Generated from configure.ac by autoheader. */ /* Directory with aload* device files */ #define ALOAD_DEVICE_DIRECTORY "/dev/"