From patchwork Fri Jun 5 18:38:31 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Laurent Pinchart X-Patchwork-Id: 3957 Return-Path: Received: from perceval.ideasonboard.com (perceval.ideasonboard.com [IPv6:2001:4b98:dc2:55:216:3eff:fef7:d647]) by lancelot.ideasonboard.com (Postfix) with ESMTPS id 7F42D603C6 for ; Fri, 5 Jun 2020 20:38:57 +0200 (CEST) Authentication-Results: lancelot.ideasonboard.com; dkim=pass (1024-bit key; unprotected) header.d=ideasonboard.com header.i=@ideasonboard.com header.b="mkhHnVsp"; dkim-atps=neutral Received: from pendragon.bb.dnainternet.fi (81-175-216-236.bb.dnainternet.fi [81.175.216.236]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id F0CD327C for ; Fri, 5 Jun 2020 20:38:56 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1591382337; bh=LJVTDcg38/ZisVMZ0KuBO7MMNE2/mHZWI72zsiVmkJs=; h=From:To:Subject:Date:From; b=mkhHnVspHvrw5TosIpkYHAzUdwoBd9Jtv9PcyE0mtCtGtx5frFXyc+z/U+LKq+J16 JXRsHui1NqeqQs9b18+NvgHKsLCY5OzurXyXWwciZ7KCdGH9JydDiouMd3IYFacMzL IK77ZyoQ/o1AtNWPRvFCwoudjpF6izUfWP4A8xgc= From: Laurent Pinchart To: libcamera-devel@lists.libcamera.org Date: Fri, 5 Jun 2020 21:38:31 +0300 Message-Id: <20200605183833.8125-1-laurent.pinchart@ideasonboard.com> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 Subject: [libcamera-devel] [PATCH 1/3] libcamera: Add missing SPDX headers to miscellaneous small files X-BeenThere: libcamera-devel@lists.libcamera.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jun 2020 18:38:57 -0000 Add missing SPDX headers to miscellaneous small files. Use CC0-1.0 for meson.build, .gitignore and the small include/linux/README, and licenses matching the corresponding component for other files. Signed-off-by: Laurent Pinchart Reviewed-by: Niklas Söderlund --- .gitignore | 2 ++ include/linux/README | 2 ++ src/ipa/raspberrypi/README.md | 2 ++ src/ipa/raspberrypi/data/meson.build | 2 ++ src/ipa/vimc/data/vimc.conf | 2 ++ src/qcam/assets/feathericons/feathericons.qrc | 1 + 6 files changed, 11 insertions(+) diff --git a/.gitignore b/.gitignore index f989dee3bcb0..d3d73615bac1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: CC0-1.0 + __pycache__/ build/ patches/ diff --git a/include/linux/README b/include/linux/README index 2d5b2e0240fa..5e8614cb902c 100644 --- a/include/linux/README +++ b/include/linux/README @@ -1,2 +1,4 @@ +# SPDX-License-Identifier: CC0-1.0 + Files in this directory are imported from v5.2 of the Linux kernel. Do not modify them manually. diff --git a/src/ipa/raspberrypi/README.md b/src/ipa/raspberrypi/README.md index 68bdff12fbeb..26534af0f708 100644 --- a/src/ipa/raspberrypi/README.md +++ b/src/ipa/raspberrypi/README.md @@ -1,3 +1,5 @@ +.. SPDX-License-Identifier: BSD-2-Clause + # _libcamera_ for the Raspberry Pi Raspberry Pi provides a fully featured pipeline handler and control algorithms diff --git a/src/ipa/raspberrypi/data/meson.build b/src/ipa/raspberrypi/data/meson.build index 6ff27745ff80..5236bf1ec949 100644 --- a/src/ipa/raspberrypi/data/meson.build +++ b/src/ipa/raspberrypi/data/meson.build @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: CC0-1.0 + conf_files = files([ 'imx219.json', 'imx477.json', diff --git a/src/ipa/vimc/data/vimc.conf b/src/ipa/vimc/data/vimc.conf index b3cda75801e2..8e73b161abf3 100644 --- a/src/ipa/vimc/data/vimc.conf +++ b/src/ipa/vimc/data/vimc.conf @@ -1 +1,3 @@ +# SPDX-License-Identifier: LGPL-2.1-or-later +# # Dummy configuration file for the vimc IPA. diff --git a/src/qcam/assets/feathericons/feathericons.qrc b/src/qcam/assets/feathericons/feathericons.qrc index fc8213928ece..656f2b463511 100644 --- a/src/qcam/assets/feathericons/feathericons.qrc +++ b/src/qcam/assets/feathericons/feathericons.qrc @@ -1,3 +1,4 @@ + ./aperture.svg