Skip to content

Commit f96d1b7

Browse files
committed
Add missing copyright header...
Signed-off-by: Jannik Hollenbach <jannik@hollenbach.de>
1 parent b9d9b6d commit f96d1b7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

scbctl/cmd/root.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// SPDX-FileCopyrightText: the secureCodeBox authors
2+
//
3+
// SPDX-License-Identifier: Apache-2.0
14
package cmd
25

36
import (

0 commit comments

Comments
 (0)