docs: standardize license headers (#113)
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
// Copyright © 2022 Ory Corp
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
package helpers
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,6 @@
|
||||
// Copyright © 2022 Ory Corp
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
package helpers_test
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user