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

Merged
merged 1 commit into from
Jan 21, 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
@codecov
Copy link

codecov bot commented Jan 20, 2021

Codecov Report

Merging #54 (67d121f) into master (4736cc8) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #54   +/-   ##
=======================================
  Coverage   36.61%   36.61%           
=======================================
  Files           7        7           
  Lines         183      183           
=======================================
  Hits           67       67           
  Misses         98       98           
  Partials       18       18           
Impacted Files Coverage Δ
cmd/secret-vault/config.go 53.84% <ø> (ø)
cmd/secret-vault/flag.go 0.00% <ø> (ø)
cmd/secret-vault/main.go 0.00% <0.00%> (ø)
cmd/secret-vault/plugin.go 25.00% <ø> (ø)
cmd/secret-vault/read.go 70.58% <ø> (ø)
vault/read.go 33.33% <ø> (ø)
vault/vault.go 56.41% <ø> (ø)

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 6584529 into master Jan 21, 2021
@jbrockopp jbrockopp deleted the chore/copyright/2021 branch January 21, 2021 14: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