Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update copyright year to 2021 #58

Merged
merged 1 commit into from
Jan 20, 2021
Merged

Conversation

jbrockopp
Copy link
Contributor

This is a general housekeeping task.

I used VS code's search and replace:

  • Search: Copyright (c) 2020
  • Replace: Copyright (c) 2021

At the top of every file, the new copyright statement now looks like:

// Copyright (c) 2021 Target Brands, Inc. All rights reserved.

@jbrockopp jbrockopp added the enhancement Indicates an improvement to a feature label Jan 20, 2021
@jbrockopp jbrockopp self-assigned this Jan 20, 2021
@jbrockopp jbrockopp requested a review from a team as a code owner January 20, 2021 17:17
@codecov
Copy link

codecov bot commented Jan 20, 2021

Codecov Report

Merging #58 (ad99a3c) into master (3b970c1) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #58   +/-   ##
=======================================
  Coverage   47.97%   47.97%           
=======================================
  Files           9        9           
  Lines         371      371           
=======================================
  Hits          178      178           
  Misses        191      191           
  Partials        2        2           
Impacted Files Coverage Δ
cmd/vela-kubernetes/apply.go 96.15% <ø> (ø)
cmd/vela-kubernetes/command.go 100.00% <ø> (ø)
cmd/vela-kubernetes/config.go 100.00% <ø> (ø)
cmd/vela-kubernetes/container.go 100.00% <ø> (ø)
cmd/vela-kubernetes/kubectl.go 84.21% <ø> (ø)
cmd/vela-kubernetes/main.go 0.00% <0.00%> (ø)
cmd/vela-kubernetes/patch.go 97.61% <ø> (ø)
cmd/vela-kubernetes/plugin.go 58.13% <ø> (ø)
cmd/vela-kubernetes/status.go 96.29% <ø> (ø)

Copy link
Contributor

@KellyMerrick KellyMerrick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jbrockopp jbrockopp merged commit 6533f8c into master Jan 20, 2021
@jbrockopp jbrockopp deleted the chore/copyright/2021 branch January 20, 2021 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Indicates an improvement to a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants