Skip to content

Commit 713ea15

Browse files
committed
add missing license headers
1 parent 2a4ea65 commit 713ea15

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

internal/providers/nscloud/api/grpc.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright 2022 Namespace Labs Inc; All rights reserved.
2+
// Licensed under the Apache License, Version 2.0 (the "License");
3+
// you may not use this file except in compliance with the License.
4+
15
package api
26

37
import (

internal/providers/nscloud/api/public/builder.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright 2022 Namespace Labs Inc; All rights reserved.
2+
// Licensed under the Apache License, Version 2.0 (the "License");
3+
// you may not use this file except in compliance with the License.
4+
15
package public
26

37
import (

internal/providers/nscloud/endpoint/endpoint.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright 2022 Namespace Labs Inc; All rights reserved.
2+
// Licensed under the Apache License, Version 2.0 (the "License");
3+
// you may not use this file except in compliance with the License.
4+
15
package endpoint
26

37
import (

0 commit comments

Comments
 (0)