license text change

This commit is contained in:
2025-06-16 22:26:47 +05:30
parent 0240ec154e
commit c0deea718b
31 changed files with 100 additions and 36 deletions

View File

@@ -1,5 +1,7 @@
// Copyright 2024 Patial Tech (Ankit Patial).
// All rights reserved.
//
// This file is part of code.patial.tech/go/appcore, which is MIT licensed.
// See http://opensource.org/licenses/MIT
package jwt

View File

@@ -1,3 +1,8 @@
// Copyright 2024 Patial Tech (Ankit Patial).
//
// This file is part of code.patial.tech/go/appcore, which is MIT licensed.
// See http://opensource.org/licenses/MIT
package jwt
import (