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

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"