docs: standardize license headers (#113)

This commit is contained in:
Kevin Goslar
2022-11-03 10:31:10 -04:00
committed by GitHub
parent 445d51671b
commit 77d196e886
16 changed files with 43 additions and 100 deletions

View File

@ -1,3 +1,6 @@
// Copyright © 2022 Ory Corp
// SPDX-License-Identifier: Apache-2.0
package helpers
import (

View File

@ -1,3 +1,6 @@
// Copyright © 2022 Ory Corp
// SPDX-License-Identifier: Apache-2.0
package helpers_test
import (