[PR #882] [MERGED] fix: correct license header references #1028

Closed
opened 2025-11-01 21:09:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/882
Author: @dpschen
Created: 6/6/2025
Status: Merged
Merged: 6/10/2025
Merged by: @kolaente

Base: mainHead: feat/update-header-to-gnu-affero-general-public-license


📝 Commits (1)

  • b15bd69 fix: correct license header references

📊 Changes

424 files changed (+1271 additions, -1272 deletions)

View changed files

📝 LICENSE (+2 -2)
📝 code-header-template.txt (+4 -4)
📝 desktop/LICENSE (+0 -1)
📝 desktop/build.js (+3 -3)
📝 frontend/LICENSE (+2 -2)
📝 frontend/embed.go (+3 -3)
📝 go.mod (+3 -3)
📝 magefile.go (+6 -6)
📝 main.go (+3 -3)
📝 pkg/caldav/caldav.go (+3 -3)
📝 pkg/caldav/caldav_test.go (+3 -3)
📝 pkg/caldav/parsing.go (+3 -3)
📝 pkg/caldav/parsing_test.go (+3 -3)
📝 pkg/caldav/priority.go (+3 -3)
📝 pkg/caldav/priority_test.go (+3 -3)
📝 pkg/cmd/cmd.go (+3 -3)
📝 pkg/cmd/dump.go (+3 -3)
📝 pkg/cmd/healthcheck.go (+3 -3)
📝 pkg/cmd/index.go (+3 -3)
📝 pkg/cmd/maintenance.go (+3 -3)

...and 80 more files

📄 Description

See originals:


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/882 **Author:** [@dpschen](https://github.com/dpschen) **Created:** 6/6/2025 **Status:** ✅ Merged **Merged:** 6/10/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `feat/update-header-to-gnu-affero-general-public-license` --- ### 📝 Commits (1) - [`b15bd69`](https://github.com/go-vikunja/vikunja/commit/b15bd697dae4e9c930c5def72a39b98049d1f020) fix: correct license header references ### 📊 Changes **424 files changed** (+1271 additions, -1272 deletions) <details> <summary>View changed files</summary> 📝 `LICENSE` (+2 -2) 📝 `code-header-template.txt` (+4 -4) 📝 `desktop/LICENSE` (+0 -1) 📝 `desktop/build.js` (+3 -3) 📝 `frontend/LICENSE` (+2 -2) 📝 `frontend/embed.go` (+3 -3) 📝 `go.mod` (+3 -3) 📝 `magefile.go` (+6 -6) 📝 `main.go` (+3 -3) 📝 `pkg/caldav/caldav.go` (+3 -3) 📝 `pkg/caldav/caldav_test.go` (+3 -3) 📝 `pkg/caldav/parsing.go` (+3 -3) 📝 `pkg/caldav/parsing_test.go` (+3 -3) 📝 `pkg/caldav/priority.go` (+3 -3) 📝 `pkg/caldav/priority_test.go` (+3 -3) 📝 `pkg/cmd/cmd.go` (+3 -3) 📝 `pkg/cmd/dump.go` (+3 -3) 📝 `pkg/cmd/healthcheck.go` (+3 -3) 📝 `pkg/cmd/index.go` (+3 -3) 📝 `pkg/cmd/maintenance.go` (+3 -3) _...and 80 more files_ </details> ### 📄 Description See originals: - https://www.gnu.org/licenses/agpl-3.0.txt - https://www.gnu.org/licenses/gpl-3.0.txt --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-01 21:09:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#1028