summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2020-02-07 22:00:21 +0200
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2020-04-15 19:51:56 +0300
commit9d5d0b14586025dff6848c32685146006e41fcb3 (patch)
treef73bb70366a9eabbeb300bb31c45378d9db4eb2f /package
parent606623dcb8b1820d4eba85c8e9e6a8b64233a5d8 (diff)
licenses: Add SPDX headers to Gentoo ebuild
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'package')
-rw-r--r--package/gentoo/media-libs/libcamera/libcamera-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gentoo/media-libs/libcamera/libcamera-9999.ebuild b/package/gentoo/media-libs/libcamera/libcamera-9999.ebuild
index fc241b1f..b336932e 100644
--- a/package/gentoo/media-libs/libcamera/libcamera-9999.ebuild
+++ b/package/gentoo/media-libs/libcamera/libcamera-9999.ebuild
@@ -1,5 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-only
# Copyright 2019 Google Inc.
-# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python3_{5,6,7} )