From: Jaroslav Kysela Date: Tue, 18 Sep 2001 07:11:59 +0000 (+0000) Subject: Changed GPL->LGPL as agreed by Abramo X-Git-Tag: v1.0.3~672 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=2c6ae59504c8315938aa6ab9dd5b17a8d943973a;p=alsa-lib.git Changed GPL->LGPL as agreed by Abramo --- diff --git a/src/input.c b/src/input.c index 0b7b083c..2aa65036 100644 --- a/src/input.c +++ b/src/input.c @@ -11,18 +11,18 @@ * Copyright (c) 2000 by Abramo Bagnara * * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This library is free software; you can redistribute it and/or modify + * it under the terms of the GNU Library General Public License as + * published by the Free Software Foundation; either version 2 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 General Public License for more details. + * GNU Library General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * */ diff --git a/src/output.c b/src/output.c index 3caf9173..452652ba 100644 --- a/src/output.c +++ b/src/output.c @@ -11,18 +11,18 @@ * Copyright (c) 2000 by Abramo Bagnara * * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This library is free software; you can redistribute it and/or modify + * it under the terms of the GNU Library General Public License as + * published by the Free Software Foundation; either version 2 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 General Public License for more details. + * GNU Library General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * */