fix boilerplate (#2753)

Signed-off-by: Hector Fernandez <hector@chainguard.dev>
This commit is contained in:
Hector Fernandez 2023-06-12 17:40:44 +02:00 committed by GitHub
parent 15605c78a2
commit 4dbc3122f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 2 deletions

View File

@ -13,6 +13,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
package conversion
import (

View File

@ -13,6 +13,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
package validation
import (