refactor: remove copyright year; add newline

This commit is contained in:
mrjoelkamp
2024-10-18 09:33:52 -05:00
parent 425161028f
commit 8a9489fcad
13 changed files with 19 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
/*
Copyright 2024 Docker attest-provider authors
Copyright Docker attest-provider authors
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -13,6 +13,7 @@
See the License for the specific language governing permissions and
limitations under the License.
*/
package handler
import (

View File

@@ -1,5 +1,5 @@
/*
Copyright 2024 Docker attest-provider authors
Copyright Docker attest-provider authors
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -13,6 +13,7 @@
See the License for the specific language governing permissions and
limitations under the License.
*/
package handler
import (