mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-08 15:21:55 +00:00
Add Apache 2.0 license.
See https://www.apache.org/licenses/LICENSE-2.0.txt. Signed-off-by: Matt Moyer <moyerm@vmware.com>
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
/*
|
||||
Copyright 2020 VMware, Inc.
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
package main
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/suzerain-io/placeholder-name/pkg/hello"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user