Skip to content

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

codecov bot commented Sep 22, 2023

Codecov Report

Merging #57 (44dd888) into main (290af6c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #57   +/-   ##
=======================================
  Coverage   93.47%   93.47%           
=======================================
  Files           3        3           
  Lines         291      291           
=======================================
  Hits          272      272           
  Misses         13       13           
  Partials        6        6           
Files Changed Coverage Δ
internal/scp/scp.go 92.10% <ø> (ø)
internal/ssh/ssh.go 91.66% <ø> (ø)
pkg/binarywrapper/binarywrapper.go 98.55% <ø> (ø)

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

@claire1618 claire1618 merged commit 189bfe9 into main Oct 11, 2023
@claire1618 claire1618 deleted the chore/license-tweaks branch October 11, 2023 14:12
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.

6 participants