style: ensuring headers are correct

This commit is contained in:
Dario Tranchitella
2022-07-08 14:13:59 +00:00
parent a4879084f2
commit b22e11a2a4
12 changed files with 36 additions and 15 deletions
+3
View File
@@ -1,3 +1,6 @@
// Copyright 2022 Clastix Labs
// SPDX-License-Identifier: Apache-2.0
package sql
const (
+3
View File
@@ -1,3 +1,6 @@
// Copyright 2022 Clastix Labs
// SPDX-License-Identifier: Apache-2.0
package sql
import (
+3
View File
@@ -1,3 +1,6 @@
// Copyright 2022 Clastix Labs
// SPDX-License-Identifier: Apache-2.0
package sql
import (