Skip to content

Commit

Permalink
Update cmd/clusterctl/cmd/completion.go
Browse files Browse the repository at this point in the history
Co-authored-by: Warren Fernandes <[email protected]>
  • Loading branch information
superbrothers and wfernandes authored Feb 4, 2021
1 parent a7314ca commit 5f1e6eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/clusterctl/cmd/completion.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import (
"github.com/spf13/cobra"
)

const completionBoilerPlate = `# Copyright 2020 The Kubernetes Authors.
const completionBoilerPlate = `# Copyright 2021 The Kubernetes Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down

0 comments on commit 5f1e6eb

Please sign in to comment.