From 961abb97b7a110d4c76b6687ecf2f3a2f9a28a05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AE=B8=E5=AD=A6=E6=B5=B7?= Date: Tue, 16 Jul 2024 11:28:16 +0000 Subject: [PATCH] update src/control/ctl_symbols_list.c. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 许学海 --- src/control/ctl_symbols_list.c | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/src/control/ctl_symbols_list.c b/src/control/ctl_symbols_list.c index 40b986f2..ea17749d 100644 --- a/src/control/ctl_symbols_list.c +++ b/src/control/ctl_symbols_list.c @@ -1,3 +1,23 @@ +/* + * ALSA lib C file ctl_symbols_list.c + * 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 + * + */ + &_snd_module_control_remap, &_snd_module_control_shm, &_snd_module_control_ext,