Skip to content

Commit

Permalink
fix: add license
Browse files Browse the repository at this point in the history
  • Loading branch information
skynet2 committed Jan 30, 2024
1 parent 12cdda8 commit 22bcacb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions verifiable/cwt/cwt.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
/*
Copyright Gen Digital Inc. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/

package cwt

import (
Expand Down

0 comments on commit 22bcacb

Please sign in to comment.