refactor: remove copyright year; add newline

This commit is contained in:
mrjoelkamp
2024-10-18 09:25:31 -05:00
parent 6fd73fe45d
commit 01a6a2ab7d
91 changed files with 176 additions and 91 deletions

View File

@@ -1,5 +1,5 @@
/*
Copyright 2024 Docker attest authors
Copyright Docker attest 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 attest
import (