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

docs: update MIT license headers to Apache 2 #403

Merged
merged 3 commits into from
Oct 31, 2023

Conversation

salaxander
Copy link
Contributor

Remove old MIT license headers and replace with Apache 2

Closes #351

Signed-off-by: Xander Grzywinski <xandergrzyw@gmail.com>
@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5eea421) 33.02% compared to head (f7ccbdd) 33.02%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #403   +/-   ##
=======================================
  Coverage   33.02%   33.02%           
=======================================
  Files          17       17           
  Lines        1626     1626           
=======================================
  Hits          537      537           
  Misses       1060     1060           
  Partials       29       29           
Files Coverage Δ
pkg/buildkit/buildkit.go 0.00% <ø> (ø)
pkg/patch/cmd.go 48.88% <ø> (ø)
pkg/patch/patch.go 6.03% <ø> (ø)
pkg/pkgmgr/apk.go 51.49% <ø> (ø)
pkg/pkgmgr/dpkg.go 33.21% <ø> (ø)
pkg/pkgmgr/pkgmgr.go 12.98% <ø> (ø)
pkg/pkgmgr/rpm.go 33.76% <ø> (ø)
pkg/report/report.go 52.08% <ø> (ø)
pkg/report/trivy.go 78.43% <ø> (ø)
pkg/test_utils/utils.go 40.00% <ø> (ø)
... and 2 more

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sozercan
Copy link
Member

@salaxander let's remove the headers if this is not needed. if not, we should add a way to enforce this in every file

Signed-off-by: Xander Grzywinski <xandergrzyw@gmail.com>
Signed-off-by: Xander Grzywinski <xandergrzyw@gmail.com>
@salaxander salaxander merged commit 2b9f177 into project-copacetic:main Oct 31, 2023
17 checks passed
@salaxander salaxander deleted the license_headers branch October 31, 2023 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[BUG] remove or update license headers
2 participants