Skip to content

Commit 77e1234

Browse files
committed
docs: added license note in each file
1 parent c0a6e18 commit 77e1234

4 files changed

Lines changed: 16 additions & 0 deletions

File tree

licensify/keys.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright (c) Devpro
2+
// This software is licensed under the MIT License.
3+
// See the LICENSE file in the root directory for more information.
4+
15
package licensify
26

37
import (

licensify/lisence.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright (c) Devpro
2+
// This software is licensed under the MIT License.
3+
// See the LICENSE file in the root directory for more information.
4+
15
package licensify
26

37
import (

licensify/signer.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright (c) Devpro
2+
// This software is licensed under the MIT License.
3+
// See the LICENSE file in the root directory for more information.
4+
15
package licensify
26

37
import (

licensify/verifier.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright (c) Devpro
2+
// This software is licensed under the MIT License.
3+
// See the LICENSE file in the root directory for more information.
4+
15
package licensify
26

37
import (

0 commit comments

Comments
 (0)