OSDN Git Service

topology: Fix incorrect license in source comments.
authorLiam Girdwood <liam.r.girdwood@linux.intel.com>
Tue, 24 Jan 2017 14:59:08 +0000 (14:59 +0000)
committerTakashi Iwai <tiwai@suse.de>
Tue, 24 Jan 2017 17:19:03 +0000 (18:19 +0100)
commitec40aafa4374f2388876702513c4b3eee2e2235f
tree418649e19f375bdb8ab08cb06e034e488d6eb58d
parente93d93a8cd37f94f119aba72ca05d7f92b648bcc
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 <liam.r.girdwood@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/topology/builder.c
src/topology/channel.c
src/topology/ctl.c
src/topology/dapm.c
src/topology/data.c
src/topology/elem.c
src/topology/ops.c
src/topology/parser.c
src/topology/pcm.c
src/topology/text.c