diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-08-04 09:24:37 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-08-04 09:24:37 -0300 |
commit | 4be14b5602f1f21b6e2a436f240a12797888ae48 (patch) | |
tree | b81dba82924cad166f2ef2a9374fd251e0adbbf1 /v4l2-apps/lib/libv4l/README | |
parent | 9875dfc85aaa5f5404612ac9a5b4cf4071326097 (diff) | |
parent | e4cef520f1dbf94bf4d95b570b61639089fc24ff (diff) | |
download | mediapointer-dvb-s2-4be14b5602f1f21b6e2a436f240a12797888ae48.tar.gz mediapointer-dvb-s2-4be14b5602f1f21b6e2a436f240a12797888ae48.tar.bz2 |
merge: http://linuxtv.org/hg/~gliakhovetski/v4l-dvb
From: Mauro Carvalho Chehab <mchehab@infradead.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'v4l2-apps/lib/libv4l/README')
-rw-r--r-- | v4l2-apps/lib/libv4l/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/v4l2-apps/lib/libv4l/README b/v4l2-apps/lib/libv4l/README index b9b056f66..3a2059224 100644 --- a/v4l2-apps/lib/libv4l/README +++ b/v4l2-apps/lib/libv4l/README @@ -6,7 +6,7 @@ top of video4linux2 devices. The purpose of this (thin) layer is to make it easy for application writers to support a wide variety of devices without having to write seperate code for different devices in the same class. -All libv4l components are licensed under the GNU Library General Publishing +All libv4l components are licensed under the GNU Lesser General Public License version 2 or (at your option) any later version. libv4l consists of 3 different libraries: |