diff options
author | hans@localhost.localdomain <hans@localhost.localdomain> | 2008-07-31 09:37:27 +0200 |
---|---|---|
committer | hans@localhost.localdomain <hans@localhost.localdomain> | 2008-07-31 09:37:27 +0200 |
commit | 474932fcb19fc298b8786e737bd1ae5115c9a6d2 (patch) | |
tree | 30debd4e875d01823ca6d01571519cce9c6bab65 /v4l2-apps/lib/libv4l/README | |
parent | a9cbfb5bdc82fdb04c1023f3a4bc1f5bd4a6a4a8 (diff) | |
download | mediapointer-dvb-s2-474932fcb19fc298b8786e737bd1ae5115c9a6d2.tar.gz mediapointer-dvb-s2-474932fcb19fc298b8786e737bd1ae5115c9a6d2.tar.bz2 |
libv4l: fixup copyright headers
From: Brandon Philips <bphilips@suse.de>
Part of the copyright headers refered GPL instead of LGPL due to a copy
and paste error (Brandon Philips)
Signed-off-by: Brandon Philips <bphilips@suse.de>
Signed-off-by: Hans de Goede <j.w.r.degoede@hhs.nl>
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: |