mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-08 23:03:29 -05:00
[PR #882] [MERGED] fix: correct license header references #1028
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:feat/update-header-to-gnu-affero-general-public-license📝 Commits (1)
b15bd69fix: 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.