Merge pull request #3480 from LibreELEC/nghttp2-wrong-gpl-10

nghttp2: fix wrong licence
This commit is contained in:
MilhouseVH 2019-05-01 22:05:42 +01:00 committed by GitHub
commit 6b93ae6ae0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
# SPDX-License-Identifier: GPL-2.0-or-later
# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="nghttp2"