Skip to content

Commit 13e4fab

Browse files
author
Zach Swanson
committed
remove copyright line from non-generated files added
1 parent 59a4b92 commit 13e4fab

File tree

4 files changed

+3
-38
lines changed

4 files changed

+3
-38
lines changed

api/stubs/argoproj/groupversion_info.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
Copyright 2020 Noah Kantrowitz
3-
42
Licensed under the Apache License, Version 2.0 (the "License");
53
you may not use this file except in compliance with the License.
64
You may obtain a copy of the License at

api/stubs/argoproj/rollout_types.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
Copyright 2020 Noah Kantrowitz
3-
42
Licensed under the Apache License, Version 2.0 (the "License");
53
you may not use this file except in compliance with the License.
64
You may obtain a copy of the License at

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ require (
1212
github.com/onsi/ginkgo v1.14.1
1313
github.com/onsi/gomega v1.10.2
1414
github.com/pkg/errors v0.9.1
15+
golang.org/x/sys v0.0.0-20220325203850-36772127a21f // indirect
1516
k8s.io/api v0.18.6
1617
k8s.io/apimachinery v0.18.6
1718
k8s.io/client-go v0.18.6

0 commit comments

Comments
 (0)