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 2022 #48

Merged
merged 1 commit into from
Jan 18, 2022
Merged

Conversation

kaymckay
Copy link
Contributor

This is a general housekeeping task.
Used VS code's search and replace:
• Search: Copyright (c) 2021
• Replace: Copyright (c) 2022

At the top of every file, the new copyright statement now looks like:
// Copyright (c) 2022 Target Brands, Inc. All rights reserved.

@kaymckay kaymckay requested a review from a team January 18, 2022 19:48
@codecov
Copy link

codecov bot commented Jan 18, 2022

Codecov Report

Merging #48 (f0805bf) into master (4d880d2) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #48   +/-   ##
=======================================
  Coverage   62.89%   62.89%           
=======================================
  Files           7        7           
  Lines         671      671           
=======================================
  Hits          422      422           
  Misses        241      241           
  Partials        8        8           
Impacted Files Coverage Δ
cmd/vela-docker/build.go 95.90% <ø> (ø)
cmd/vela-docker/command.go 68.75% <ø> (ø)
cmd/vela-docker/daemon.go 75.47% <ø> (ø)
cmd/vela-docker/main.go 0.00% <0.00%> (ø)
cmd/vela-docker/plugin.go 17.74% <ø> (ø)
cmd/vela-docker/push.go 86.20% <ø> (ø)
cmd/vela-docker/registry.go 100.00% <ø> (ø)

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

@kaymckay kaymckay merged commit d9656b7 into master Jan 18, 2022
@kaymckay kaymckay deleted the chore/copyright/2022 branch January 18, 2022 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants