Skip to content

Commit c7b7947

Browse files
tgulacsibarelyhuman
authored andcommitted
Add SPDX-License-Identifier
1 parent 5f59469 commit c7b7947

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

logcategory/log-category.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// SPDX-License-Identifier: MIT
2+
13
package logcategory
24

35
// LogsByCategory - Type to hold logs by each's category

main.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// SPDX-License-Identifier: MIT
2+
13
package main
24

35
import (

utils/latest-tag.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// SPDX-License-Identifier: MIT
2+
13
package utils
24

35
import (

0 commit comments

Comments
 (0)