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/Makefile | |
| 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/Makefile')
| -rw-r--r-- | v4l2-apps/lib/libv4l/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/v4l2-apps/lib/libv4l/Makefile b/v4l2-apps/lib/libv4l/Makefile index ee6d555c3..aabf67835 100644 --- a/v4l2-apps/lib/libv4l/Makefile +++ b/v4l2-apps/lib/libv4l/Makefile @@ -1,5 +1,5 @@ LIB_RELEASE=0 -V4L2_LIB_VERSION=$(LIB_RELEASE).3.8 +V4L2_LIB_VERSION=$(LIB_RELEASE).3.9 all clean install: $(MAKE) -C libv4lconvert V4L2_LIB_VERSION=$(V4L2_LIB_VERSION) $@ |
