From 8222c130fbe165808c6deb9081147429dfa1822d Mon Sep 17 00:00:00 2001 From: Michel Promonet Date: Sun, 3 Oct 2021 20:53:16 +0200 Subject: multimedia: add v4l2tools & v4l2loopback Signed-off-by: Michel Promonet --- multimedia/v4l2tools/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'multimedia/v4l2tools') diff --git a/multimedia/v4l2tools/Makefile b/multimedia/v4l2tools/Makefile index 1c1f7c61d..5e26a1f58 100644 --- a/multimedia/v4l2tools/Makefile +++ b/multimedia/v4l2tools/Makefile @@ -1,8 +1,6 @@ -# -# Copyright (C) 2017 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. +# This software is in the public domain, furnished "as is", without technical +# support, and with no warranty, express or implied, as to its usefulness for +# any purpose. include $(TOPDIR)/rules.mk -- cgit v1.2.3