licenses: Add SPDX headers to Gentoo ebuild

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
Laurent Pinchart 2020-02-07 22:00:21 +02:00
parent 606623dcb8
commit 9d5d0b1458

View file

@ -1,5 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-only
# Copyright 2019 Google Inc. # Copyright 2019 Google Inc.
# Distributed under the terms of the GNU General Public License v2
EAPI=6 EAPI=6
PYTHON_COMPAT=( python3_{5,6,7} ) PYTHON_COMPAT=( python3_{5,6,7} )