Skip to content

chore(master): backfill missing copyright years#183

Merged
tiborsimko merged 1 commit into
reanahub:masterfrom
tiborsimko:backfill-copyright-years
Jun 18, 2026
Merged

chore(master): backfill missing copyright years#183
tiborsimko merged 1 commit into
reanahub:masterfrom
tiborsimko:backfill-copyright-years

Conversation

@tiborsimko

Copy link
Copy Markdown
Member

Update source file copyright headers and top-level LICENSE files
to include the years in which each file was modified according to
git history, without following renames.

Closes reanahub/reana#973

Update source file copyright headers and top-level LICENSE files
to include the years in which each file was modified according to
git history, without following renames.

Closes reanahub/reana#973
@tiborsimko tiborsimko force-pushed the backfill-copyright-years branch from d2eb5ab to faf1f80 Compare June 17, 2026 17:27
@codecov

codecov Bot commented Jun 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.20%. Comparing base (ee4735b) to head (faf1f80).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #183   +/-   ##
=======================================
  Coverage   87.20%   87.20%           
=======================================
  Files          42       42           
  Lines        3821     3821           
=======================================
  Hits         3332     3332           
  Misses        387      387           
  Partials      102      102           
Files with missing lines Coverage Δ
cmd/close.go 95.74% <ø> (ø)
cmd/delete.go 94.11% <ø> (ø)
cmd/diff.go 86.66% <ø> (ø)
cmd/download.go 64.70% <ø> (ø)
cmd/du.go 94.80% <ø> (ø)
cmd/list.go 96.53% <ø> (ø)
cmd/logs.go 94.08% <ø> (ø)
cmd/ls.go 95.62% <ø> (ø)
cmd/mv.go 95.74% <ø> (ø)
cmd/open.go 95.00% <ø> (ø)
... and 25 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tiborsimko tiborsimko merged commit faf1f80 into reanahub:master Jun 18, 2026
12 checks passed
@tiborsimko tiborsimko deleted the backfill-copyright-years branch June 18, 2026 08:22
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.

chore(master): backfill missing copyright years in source file headers

2 participants