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

Merged
merged 1 commit into from
Oct 11, 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 22, 2023 16:06
@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Merging #100 (177a405) into main (2e11d17) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #100   +/-   ##
=======================================
  Coverage   63.71%   63.71%           
=======================================
  Files           7        7           
  Lines         667      667           
=======================================
  Hits          425      425           
  Misses        236      236           
  Partials        6        6           
Files Changed Coverage Δ
cmd/vela-docker/build.go 97.26% <ø> (ø)
cmd/vela-docker/command.go 68.75% <ø> (ø)
cmd/vela-docker/daemon.go 75.96% <ø> (ø)
cmd/vela-docker/main.go 0.00% <0.00%> (ø)
cmd/vela-docker/plugin.go 17.74% <ø> (ø)
cmd/vela-docker/push.go 96.42% <ø> (ø)
cmd/vela-docker/registry.go 100.00% <ø> (ø)

@claire1618 claire1618 merged commit 1ac5ef4 into main Oct 11, 2023
10 of 12 checks passed
@claire1618 claire1618 deleted the chore/license-tweaks branch October 11, 2023 14:11
This pull request was closed.
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