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 #95

Merged
merged 2 commits into from
Jan 19, 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:46
@codecov
Copy link

codecov bot commented Jan 18, 2022

Codecov Report

Merging #95 (0f87547) into master (329ced9) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #95   +/-   ##
=======================================
  Coverage   48.50%   48.50%           
=======================================
  Files           6        6           
  Lines         400      400           
=======================================
  Hits          194      194           
  Misses        196      196           
  Partials       10       10           
Impacted Files Coverage Δ
cmd/vela-git/build.go 100.00% <ø> (ø)
cmd/vela-git/command.go 100.00% <ø> (ø)
cmd/vela-git/main.go 0.00% <0.00%> (ø)
cmd/vela-git/netrc.go 100.00% <ø> (ø)
cmd/vela-git/plugin.go 54.54% <ø> (ø)
cmd/vela-git/repo.go 100.00% <ø> (ø)

dtanner
dtanner previously approved these changes Jan 18, 2022
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

Copy link
Contributor

@jbrockopp jbrockopp 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 d6ff5ea into master Jan 19, 2022
@kaymckay kaymckay deleted the chore/copyright/2022 branch January 19, 2022 15:37
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.

4 participants