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

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 20:06
@codecov
Copy link

codecov bot commented Jan 18, 2022

Codecov Report

Merging #140 (b469327) into master (b1b2336) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #140   +/-   ##
=======================================
  Coverage   89.39%   89.39%           
=======================================
  Files          18       18           
  Lines        1396     1396           
=======================================
  Hits         1248     1248           
  Misses        108      108           
  Partials       40       40           
Impacted Files Coverage Δ
vela/admin.go 87.83% <ø> (ø)
vela/authentication.go 81.57% <ø> (ø)
vela/build.go 96.73% <ø> (ø)
vela/client.go 86.25% <ø> (ø)
vela/context.go 100.00% <ø> (ø)
vela/deployment.go 91.89% <ø> (ø)
vela/hook.go 94.91% <ø> (ø)
vela/jwt.go 88.00% <ø> (ø)
vela/log.go 100.00% <ø> (ø)
vela/login.go 70.00% <ø> (ø)
... and 8 more

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 1210d31 into master Jan 18, 2022
@kaymckay kaymckay deleted the chore/copyright/2022 branch January 18, 2022 21:34
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