Skip to content

chore: update copyright year in LICENSE file - #1054

Merged
mbevc1 merged 1 commit into
mainfrom
mbevc1-patch-1
Jul 29, 2026
Merged

chore: update copyright year in LICENSE file#1054
mbevc1 merged 1 commit into
mainfrom
mbevc1-patch-1

Conversation

@mbevc1

@mbevc1 mbevc1 commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Checklist

@mbevc1 mbevc1 added the documentation Improvements or additions to documentation label Jul 29, 2026
@claude

claude Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Claude finished @mbevc1's task in 26s —— View job


PR Review: Update copyright year in LICENSE

  • Gather context (diff + LICENSE file)
  • Review the change

This is a clean, low-risk documentation change. The single line updates the MIT License copyright year:

-Copyright (c) 2023 Kosli, Inc
+Copyright (c) 2026 Kosli, Inc

Findings:

  • ✅ No code changes — Go static analysis (go build / go vet / go mod tidy) is not applicable here, so I skipped it.
  • ✅ Change is correct and matches today's date (2026).

One optional suggestion: Copyright notices often use a range to reflect the span of authorship rather than replacing the original year. Since the project started at 2023, you may prefer:

Copyright (c) 2023-2026 Kosli, Inc

This preserves the earlier date while extending it to the current year. Purely a stylistic/legal-convention preference — the single-year form is perfectly valid too.

Nothing blocking. LGTM 👍
mbevc1-patch-1

@mbevc1
mbevc1 enabled auto-merge (squash) July 29, 2026 10:12
@mbevc1
mbevc1 merged commit 6d43aa9 into main Jul 29, 2026
16 checks passed
@mbevc1
mbevc1 deleted the mbevc1-patch-1 branch July 29, 2026 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants