diff --git a/.drone.yml b/.drone.yml index 794ed55..a292a74 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,6 +10,7 @@ steps: - name: test image: golang:1.11 commands: + - go vet ./... - go test ./... ... diff --git a/LICENSE b/LICENSE index 56f38f4..d189f46 100644 --- a/LICENSE +++ b/LICENSE @@ -2,13 +2,13 @@ Copyright 2019 Drone.IO, Inc. Source code in this repository is variously licensed under the Apache License Version 2.0, an Apache compatible license, or the -Drone Community License. Source code in a given file is licensed -under the Drone Community License unless otherwise noted at the -beginning of the file. +Drone Non-Commercial License. Source code in a given file is +licensed under the Drone Community License unless otherwise noted +at the beginning of the file. ----------------------------------------------------------------- -Drone Community License +Drone Non-Commercial License Contributor: Drone.IO, Inc.