Fix license in package metadata

In the package metadata, this corrects the license from MIT
to Apache-2.0 (to mirror what's in the LICENSE file).

Signed-off-by: Steve Winslow <swinslow@gmail.com>
This commit is contained in:
Steve Winslow 2019-11-19 11:01:04 -05:00 committed by GitHub
parent b119049a1e
commit 7fcbdbd0ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ maintainer: "Miek Gieben <miek@miek.nl>"
description: |
Utilities useful with CoreDNS.
homepage: "https://github.com/coredns/coredns-utils"
license: "MIT"
license: "Apache-2.0"
bindir: "/usr/sbin"
files:
coredns-keygen/coredns-keygen: "/usr/sbin/coredns-keygen"