From ec40aafa4374f2388876702513c4b3eee2e2235f Mon Sep 17 00:00:00 2001 From: Liam Girdwood Date: Tue, 24 Jan 2017 14:59:08 +0000 Subject: [PATCH] topology: Fix incorrect license in source comments. The topology source files had the wrong licence specified in the comments when initially upstreamed. The topology source files are all licensed under the LGPL-2.1 and not the GPLv2. All earlier versions of the alsa-lib topology source files must be considered LGPL-2.1 like the other source files in alsa-lib and also as specified in the alsa-lib COPYING file. Signed-off-by: Liam Girdwood Signed-off-by: Takashi Iwai --- src/topology/builder.c | 17 +++++++++-------- src/topology/channel.c | 17 +++++++++-------- src/topology/ctl.c | 17 +++++++++-------- src/topology/dapm.c | 17 +++++++++-------- src/topology/data.c | 17 +++++++++-------- src/topology/elem.c | 17 +++++++++-------- src/topology/ops.c | 17 +++++++++-------- src/topology/parser.c | 17 +++++++++-------- src/topology/pcm.c | 17 +++++++++-------- src/topology/text.c | 17 +++++++++-------- 10 files changed, 90 insertions(+), 80 deletions(-) diff --git a/src/topology/builder.c b/src/topology/builder.c index 20fa9256..dcd9e2a1 100644 --- a/src/topology/builder.c +++ b/src/topology/builder.c @@ -2,14 +2,15 @@ Copyright(c) 2014-2015 Intel Corporation All rights reserved. - This program is free software; you can redistribute it and/or modify - it under the terms of version 2 of the GNU General Public License as - published by the Free Software Foundation. - - 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. + 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. Authors: Mengdong Lin Yao Jin diff --git a/src/topology/channel.c b/src/topology/channel.c index c2f1fead..8516b23f 100644 --- a/src/topology/channel.c +++ b/src/topology/channel.c @@ -2,14 +2,15 @@ Copyright(c) 2014-2015 Intel Corporation All rights reserved. - This program is free software; you can redistribute it and/or modify - it under the terms of version 2 of the GNU General Public License as - published by the Free Software Foundation. - - 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. + 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. Authors: Mengdong Lin Yao Jin diff --git a/src/topology/ctl.c b/src/topology/ctl.c index 907a97f9..1da3d18d 100644 --- a/src/topology/ctl.c +++ b/src/topology/ctl.c @@ -2,14 +2,15 @@ Copyright(c) 2014-2015 Intel Corporation All rights reserved. - This program is free software; you can redistribute it and/or modify - it under the terms of version 2 of the GNU General Public License as - published by the Free Software Foundation. - - 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. + 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. Authors: Mengdong Lin Yao Jin diff --git a/src/topology/dapm.c b/src/topology/dapm.c index 8c585a70..eef72bbf 100644 --- a/src/topology/dapm.c +++ b/src/topology/dapm.c @@ -2,14 +2,15 @@ Copyright(c) 2014-2015 Intel Corporation All rights reserved. - This program is free software; you can redistribute it and/or modify - it under the terms of version 2 of the GNU General Public License as - published by the Free Software Foundation. - - 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. + 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. Authors: Mengdong Lin Yao Jin diff --git a/src/topology/data.c b/src/topology/data.c index 0d5c4301..e2aa38c1 100644 --- a/src/topology/data.c +++ b/src/topology/data.c @@ -2,14 +2,15 @@ Copyright(c) 2014-2015 Intel Corporation All rights reserved. - This program is free software; you can redistribute it and/or modify - it under the terms of version 2 of the GNU General Public License as - published by the Free Software Foundation. - - 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. + 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. Authors: Mengdong Lin Yao Jin diff --git a/src/topology/elem.c b/src/topology/elem.c index db264831..efcf3e98 100644 --- a/src/topology/elem.c +++ b/src/topology/elem.c @@ -2,14 +2,15 @@ Copyright(c) 2014-2015 Intel Corporation All rights reserved. - This program is free software; you can redistribute it and/or modify - it under the terms of version 2 of the GNU General Public License as - published by the Free Software Foundation. - - 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. + 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. Authors: Mengdong Lin Yao Jin diff --git a/src/topology/ops.c b/src/topology/ops.c index 1b5c1e2b..6f8dc1ff 100644 --- a/src/topology/ops.c +++ b/src/topology/ops.c @@ -2,14 +2,15 @@ Copyright(c) 2014-2015 Intel Corporation All rights reserved. - This program is free software; you can redistribute it and/or modify - it under the terms of version 2 of the GNU General Public License as - published by the Free Software Foundation. - - 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. + 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. Authors: Mengdong Lin Yao Jin diff --git a/src/topology/parser.c b/src/topology/parser.c index c5f9757f..cfc20e00 100644 --- a/src/topology/parser.c +++ b/src/topology/parser.c @@ -2,14 +2,15 @@ Copyright(c) 2014-2015 Intel Corporation All rights reserved. - This program is free software; you can redistribute it and/or modify - it under the terms of version 2 of the GNU General Public License as - published by the Free Software Foundation. - - 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. + 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. Authors: Mengdong Lin Yao Jin diff --git a/src/topology/pcm.c b/src/topology/pcm.c index 8f8a7031..5568d573 100644 --- a/src/topology/pcm.c +++ b/src/topology/pcm.c @@ -2,14 +2,15 @@ Copyright(c) 2014-2015 Intel Corporation All rights reserved. - This program is free software; you can redistribute it and/or modify - it under the terms of version 2 of the GNU General Public License as - published by the Free Software Foundation. - - 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. + 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. Authors: Mengdong Lin Yao Jin diff --git a/src/topology/text.c b/src/topology/text.c index 303fbebb..cba68870 100644 --- a/src/topology/text.c +++ b/src/topology/text.c @@ -2,14 +2,15 @@ Copyright(c) 2014-2015 Intel Corporation All rights reserved. - This program is free software; you can redistribute it and/or modify - it under the terms of version 2 of the GNU General Public License as - published by the Free Software Foundation. - - 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. + 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. Authors: Mengdong Lin Yao Jin -- 2.47.1