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(license): update source code headers + copyright year #516

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

wass3rw3rk
Copy link
Member

ref: go-vela/community#747

  • replaces code file license headers with SPDX header (see https://spdx.dev/ids/#why); this removes copyright + year
  • update golangci-lint rule to ensure code file enforcement
  • use first commit date for copyright year and updates year in other select places
  • format is changed to match "Copyright [yyyy] [name of copyright owner]" as shown here: https://www.apache.org/licenses/LICENSE-2.0.html

@wass3rw3rk wass3rw3rk requested a review from a team as a code owner September 29, 2023 18:48
@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

Merging #516 (039739f) into main (0650d90) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #516   +/-   ##
=======================================
  Coverage   83.44%   83.44%           
=======================================
  Files          69       69           
  Lines        5381     5381           
=======================================
  Hits         4490     4490           
  Misses        746      746           
  Partials      145      145           
Files Coverage Δ
executor/context.go 100.00% <ø> (ø)
executor/executor.go 100.00% <ø> (ø)
executor/linux/api.go 13.95% <ø> (ø)
executor/linux/build.go 77.05% <ø> (ø)
executor/linux/driver.go 100.00% <ø> (ø)
executor/linux/linux.go 100.00% <ø> (ø)
executor/linux/opts.go 100.00% <ø> (ø)
executor/linux/secret.go 71.54% <ø> (ø)
executor/linux/service.go 80.15% <ø> (ø)
executor/linux/stage.go 86.71% <ø> (ø)
... and 59 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

@wass3rw3rk wass3rw3rk merged commit c705448 into main Sep 29, 2023
12 checks passed
@wass3rw3rk wass3rw3rk deleted the chore/license-tweaks branch September 29, 2023 19: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