diff --git a/cmd/gitea-cli/cmd/auth.go b/cmd/gitea-cli/cmd/auth.go index 4841eb14c5..4a813b4fb1 100644 --- a/cmd/gitea-cli/cmd/auth.go +++ b/cmd/gitea-cli/cmd/auth.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package cmd diff --git a/cmd/gitea-cli/cmd/root.go b/cmd/gitea-cli/cmd/root.go index 25febd194a..395d0c5bab 100644 --- a/cmd/gitea-cli/cmd/root.go +++ b/cmd/gitea-cli/cmd/root.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package cmd diff --git a/cmd/gitea-cli/cmd/upload.go b/cmd/gitea-cli/cmd/upload.go index 8fffd032b3..8cba1b8520 100644 --- a/cmd/gitea-cli/cmd/upload.go +++ b/cmd/gitea-cli/cmd/upload.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package cmd diff --git a/cmd/gitea-cli/main.go b/cmd/gitea-cli/main.go index f313cb858d..4f7b230008 100644 --- a/cmd/gitea-cli/main.go +++ b/cmd/gitea-cli/main.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT // gitea-cli is a command-line tool for interacting with Gitea instances. diff --git a/cmd/mcp-server/main.go b/cmd/mcp-server/main.go index a8ec659002..a167573dec 100644 --- a/cmd/mcp-server/main.go +++ b/cmd/mcp-server/main.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT // Gitea MCP Server - Model Context Protocol server for Gitea Actions diff --git a/models/actions/runner.go b/models/actions/runner.go index 61c8a67958..b1bf8450dc 100644 --- a/models/actions/runner.go +++ b/models/actions/runner.go @@ -1,4 +1,4 @@ -// Copyright 2021 The Gitea Authors. All rights reserved. +// Copyright 2021 The Gitea Authors and MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package actions diff --git a/models/migrations/migrations.go b/models/migrations/migrations.go index ab6379b060..ecca8f167d 100644 --- a/models/migrations/migrations.go +++ b/models/migrations/migrations.go @@ -1,5 +1,5 @@ // Copyright 2015 The Gogs Authors. All rights reserved. -// Copyright 2017 The Gitea Authors. All rights reserved. +// Copyright 2017 The Gitea Authors and MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package migrations diff --git a/models/migrations/v1_26/v325.go b/models/migrations/v1_26/v325.go index dfc37a3f91..78097209e3 100644 --- a/models/migrations/v1_26/v325.go +++ b/models/migrations/v1_26/v325.go @@ -1,4 +1,4 @@ -// Copyright 2024 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package v1_26 diff --git a/models/migrations/v1_26/v326.go b/models/migrations/v1_26/v326.go index eb45a88f24..670310fe24 100644 --- a/models/migrations/v1_26/v326.go +++ b/models/migrations/v1_26/v326.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package v1_26 diff --git a/models/migrations/v1_26/v327.go b/models/migrations/v1_26/v327.go index 7d3541f391..9e0b5cb982 100644 --- a/models/migrations/v1_26/v327.go +++ b/models/migrations/v1_26/v327.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package v1_26 diff --git a/models/migrations/v1_26/v328.go b/models/migrations/v1_26/v328.go index 4db0dc6081..0adf9691fe 100644 --- a/models/migrations/v1_26/v328.go +++ b/models/migrations/v1_26/v328.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package v1_26 diff --git a/models/migrations/v1_26/v329.go b/models/migrations/v1_26/v329.go index 06276fcfc4..ef3e521a7b 100644 --- a/models/migrations/v1_26/v329.go +++ b/models/migrations/v1_26/v329.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package v1_26 diff --git a/models/migrations/v1_26/v330.go b/models/migrations/v1_26/v330.go index 78459e5463..aaaef2f581 100644 --- a/models/migrations/v1_26/v330.go +++ b/models/migrations/v1_26/v330.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package v1_26 diff --git a/models/organization/org_pinned.go b/models/organization/org_pinned.go index 28f1eb3d07..3f30cbf61e 100644 --- a/models/organization/org_pinned.go +++ b/models/organization/org_pinned.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package organization diff --git a/models/organization/org_profile.go b/models/organization/org_profile.go index 2bfc65b699..3b178e4036 100644 --- a/models/organization/org_profile.go +++ b/models/organization/org_profile.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package organization diff --git a/models/repo/pages.go b/models/repo/pages.go index a1bc1b9993..05cfc7af62 100644 --- a/models/repo/pages.go +++ b/models/repo/pages.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package repo diff --git a/models/repo/release.go b/models/repo/release.go index ec3e28122c..25d1c39165 100644 --- a/models/repo/release.go +++ b/models/repo/release.go @@ -1,5 +1,5 @@ // Copyright 2014 The Gogs Authors. All rights reserved. -// Copyright 2019 The Gitea Authors. All rights reserved. +// Copyright 2019 The Gitea Authors and MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package repo diff --git a/models/repo/repo.go b/models/repo/repo.go index 3b70a9c9d3..fcafad4d0d 100644 --- a/models/repo/repo.go +++ b/models/repo/repo.go @@ -1,4 +1,4 @@ -// Copyright 2021 The Gitea Authors. All rights reserved. +// Copyright 2021 The Gitea Authors and MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package repo diff --git a/models/repo/upload_session.go b/models/repo/upload_session.go index e28bcb8042..b237900397 100644 --- a/models/repo/upload_session.go +++ b/models/repo/upload_session.go @@ -1,4 +1,4 @@ -// Copyright 2024 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package repo diff --git a/models/repo/wiki_ai.go b/models/repo/wiki_ai.go index 526612bd52..48ecd2a2c6 100644 --- a/models/repo/wiki_ai.go +++ b/models/repo/wiki_ai.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package repo diff --git a/models/user/user.go b/models/user/user.go index 8a77ec19e4..44987ac381 100644 --- a/models/user/user.go +++ b/models/user/user.go @@ -1,5 +1,5 @@ // Copyright 2014 The Gogs Authors. All rights reserved. -// Copyright 2019 The Gitea Authors. All rights reserved. +// Copyright 2019 The Gitea Authors and MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package user diff --git a/models/user/user_pinned.go b/models/user/user_pinned.go index 6ff606efb1..1157ce925d 100644 --- a/models/user/user_pinned.go +++ b/models/user/user_pinned.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package user diff --git a/modules/actions/compatibility.go b/modules/actions/compatibility.go index 72a73f01ea..b89980fccb 100644 --- a/modules/actions/compatibility.go +++ b/modules/actions/compatibility.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package actions diff --git a/modules/circuitbreaker/circuitbreaker.go b/modules/circuitbreaker/circuitbreaker.go index 1366f717d9..a29294b638 100644 --- a/modules/circuitbreaker/circuitbreaker.go +++ b/modules/circuitbreaker/circuitbreaker.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT // Package circuitbreaker implements the circuit breaker pattern for external service calls. diff --git a/modules/errors/api_error.go b/modules/errors/api_error.go index 000c5e928b..33bacb9bf8 100644 --- a/modules/errors/api_error.go +++ b/modules/errors/api_error.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package errors diff --git a/modules/errors/codes.go b/modules/errors/codes.go index d066aa9d9c..fff1f15bcc 100644 --- a/modules/errors/codes.go +++ b/modules/errors/codes.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package errors diff --git a/modules/health/health.go b/modules/health/health.go index 2718375701..084a72b07d 100644 --- a/modules/health/health.go +++ b/modules/health/health.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT // Package health provides comprehensive health checking for Gitea services. diff --git a/modules/idempotency/idempotency.go b/modules/idempotency/idempotency.go index 92c05bafb8..167cda2667 100644 --- a/modules/idempotency/idempotency.go +++ b/modules/idempotency/idempotency.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT // Package idempotency provides middleware for idempotent POST request handling. diff --git a/modules/operations/progress.go b/modules/operations/progress.go index 9236263a19..4192c81c7d 100644 --- a/modules/operations/progress.go +++ b/modules/operations/progress.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT // Package operations provides tracking for long-running operations diff --git a/modules/packages/nuget/symbol_extractor.go b/modules/packages/nuget/symbol_extractor.go index 1e09621ada..323be2b5a3 100644 --- a/modules/packages/nuget/symbol_extractor.go +++ b/modules/packages/nuget/symbol_extractor.go @@ -1,4 +1,4 @@ -// Copyright 2022 The Gitea Authors. All rights reserved. +// Copyright 2022 The Gitea Authors and MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package nuget diff --git a/modules/pages/config.go b/modules/pages/config.go index 426553814b..4d088adf9d 100644 --- a/modules/pages/config.go +++ b/modules/pages/config.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package pages diff --git a/modules/setting/api.go b/modules/setting/api.go index d18d23f282..5f3a192cf6 100644 --- a/modules/setting/api.go +++ b/modules/setting/api.go @@ -1,4 +1,4 @@ -// Copyright 2023 The Gitea Authors. All rights reserved. +// Copyright 2023 The Gitea Authors and MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package setting diff --git a/modules/storage/azureblob_test.go b/modules/storage/azureblob_test.go index 17c3dbe2c6..01120e877d 100644 --- a/modules/storage/azureblob_test.go +++ b/modules/storage/azureblob_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 The Gitea Authors. All rights reserved. +// Copyright 2023 The Gitea Authors and MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package storage diff --git a/modules/storage/minio_test.go b/modules/storage/minio_test.go index 9bbadb0e0c..b08e0aeed5 100644 --- a/modules/storage/minio_test.go +++ b/modules/storage/minio_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 The Gitea Authors. All rights reserved. +// Copyright 2023 The Gitea Authors and MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package storage diff --git a/modules/structs/actions_capabilities.go b/modules/structs/actions_capabilities.go index ce579550e1..321d954c99 100644 --- a/modules/structs/actions_capabilities.go +++ b/modules/structs/actions_capabilities.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package structs diff --git a/modules/structs/attachment.go b/modules/structs/attachment.go index b53d254904..c0f607f6a0 100644 --- a/modules/structs/attachment.go +++ b/modules/structs/attachment.go @@ -1,4 +1,4 @@ -// Copyright 2017 The Gitea Authors. All rights reserved. +// Copyright 2017 The Gitea Authors and MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package structs // import "code.gitea.io/gitea/modules/structs" diff --git a/modules/structs/release.go b/modules/structs/release.go index 0b17f0f9f6..5d5304a796 100644 --- a/modules/structs/release.go +++ b/modules/structs/release.go @@ -1,4 +1,4 @@ -// Copyright 2016 The Gitea Authors. All rights reserved. +// Copyright 2016 The Gitea Authors and MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package structs diff --git a/modules/structs/repo_pages.go b/modules/structs/repo_pages.go index 90ecb32e2b..02ca398f8a 100644 --- a/modules/structs/repo_pages.go +++ b/modules/structs/repo_pages.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package structs diff --git a/modules/structs/repo_wiki_v2.go b/modules/structs/repo_wiki_v2.go index f9e1941dd5..3aac393bd4 100644 --- a/modules/structs/repo_wiki_v2.go +++ b/modules/structs/repo_wiki_v2.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package structs diff --git a/modules/templates/helper.go b/modules/templates/helper.go index 33cea7b5f2..13888a4dbc 100644 --- a/modules/templates/helper.go +++ b/modules/templates/helper.go @@ -1,4 +1,4 @@ -// Copyright 2018 The Gitea Authors. All rights reserved. +// Copyright 2018 The Gitea Authors and MarketAlly. All rights reserved. // Copyright 2014 The Gogs Authors. All rights reserved. // SPDX-License-Identifier: MIT diff --git a/modules/templates/util_slice.go b/modules/templates/util_slice.go index 5201a71b57..89185bc0a8 100644 --- a/modules/templates/util_slice.go +++ b/modules/templates/util_slice.go @@ -1,4 +1,4 @@ -// Copyright 2023 The Gitea Authors. All rights reserved. +// Copyright 2023 The Gitea Authors and MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package templates diff --git a/modules/templates/util_string.go b/modules/templates/util_string.go index 2b3e0106da..c7605cd651 100644 --- a/modules/templates/util_string.go +++ b/modules/templates/util_string.go @@ -1,4 +1,4 @@ -// Copyright 2023 The Gitea Authors. All rights reserved. +// Copyright 2023 The Gitea Authors and MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package templates diff --git a/modules/validation/binding.go b/modules/validation/binding.go index 795dd1f9e0..ddf22a1071 100644 --- a/modules/validation/binding.go +++ b/modules/validation/binding.go @@ -1,4 +1,4 @@ -// Copyright 2017 The Gitea Authors. All rights reserved. +// Copyright 2017 The Gitea Authors and MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package validation diff --git a/modules/web/middleware/rate_limit.go b/modules/web/middleware/rate_limit.go index 29755bdae5..1eaa4b62f7 100644 --- a/modules/web/middleware/rate_limit.go +++ b/modules/web/middleware/rate_limit.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package middleware diff --git a/modules/web/middleware/request_id.go b/modules/web/middleware/request_id.go index 36816de910..c57f0229db 100644 --- a/modules/web/middleware/request_id.go +++ b/modules/web/middleware/request_id.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package middleware diff --git a/modules/webhook/retry.go b/modules/webhook/retry.go index 981714c44e..0e1f396fa1 100644 --- a/modules/webhook/retry.go +++ b/modules/webhook/retry.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package webhook diff --git a/routers/api/actions/runner/runner.go b/routers/api/actions/runner/runner.go index 9216f5283d..c42fd39442 100644 --- a/routers/api/actions/runner/runner.go +++ b/routers/api/actions/runner/runner.go @@ -1,4 +1,4 @@ -// Copyright 2022 The Gitea Authors. All rights reserved. +// Copyright 2022 The Gitea Authors and MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package runner diff --git a/routers/api/v1/api.go b/routers/api/v1/api.go index c69733d49f..4f1d6ea051 100644 --- a/routers/api/v1/api.go +++ b/routers/api/v1/api.go @@ -1,5 +1,5 @@ // Copyright 2015 The Gogs Authors. All rights reserved. -// Copyright 2016 The Gitea Authors. All rights reserved. +// Copyright 2016 The Gitea Authors and MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT // Package v1 Gitea API diff --git a/routers/api/v1/org/pinned.go b/routers/api/v1/org/pinned.go index d0acb3c76c..00297d8bf1 100644 --- a/routers/api/v1/org/pinned.go +++ b/routers/api/v1/org/pinned.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package org diff --git a/routers/api/v1/org/profile.go b/routers/api/v1/org/profile.go index fccf1a4014..bc8fae0430 100644 --- a/routers/api/v1/org/profile.go +++ b/routers/api/v1/org/profile.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package org diff --git a/routers/api/v1/repo/pages.go b/routers/api/v1/repo/pages.go index 43aa3f57ff..e368212c19 100644 --- a/routers/api/v1/repo/pages.go +++ b/routers/api/v1/repo/pages.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package repo diff --git a/routers/api/v1/repo/release.go b/routers/api/v1/repo/release.go index d01a8dfbaa..87cdef7f5e 100644 --- a/routers/api/v1/repo/release.go +++ b/routers/api/v1/repo/release.go @@ -1,4 +1,4 @@ -// Copyright 2016 The Gitea Authors. All rights reserved. +// Copyright 2016 The Gitea Authors and MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package repo diff --git a/routers/api/v1/repo/upload.go b/routers/api/v1/repo/upload.go index 033cd7d25b..64c3baa1c0 100644 --- a/routers/api/v1/repo/upload.go +++ b/routers/api/v1/repo/upload.go @@ -1,4 +1,4 @@ -// Copyright 2024 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package repo diff --git a/routers/api/v2/actions.go b/routers/api/v2/actions.go index 35d0056f61..ab49b3c3ae 100644 --- a/routers/api/v2/actions.go +++ b/routers/api/v2/actions.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package v2 diff --git a/routers/api/v2/ai_context.go b/routers/api/v2/ai_context.go index fe62011f92..6061e9e5fd 100644 --- a/routers/api/v2/ai_context.go +++ b/routers/api/v2/ai_context.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package v2 diff --git a/routers/api/v2/api.go b/routers/api/v2/api.go index 2103de2be0..15a989c928 100644 --- a/routers/api/v2/api.go +++ b/routers/api/v2/api.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT // Package v2 Gitea API v2 diff --git a/routers/api/v2/batch.go b/routers/api/v2/batch.go index 87a8d7d0e6..f697e23a42 100644 --- a/routers/api/v2/batch.go +++ b/routers/api/v2/batch.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package v2 diff --git a/routers/api/v2/docs.go b/routers/api/v2/docs.go index 19ef224130..e1c5a43f0f 100644 --- a/routers/api/v2/docs.go +++ b/routers/api/v2/docs.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package v2 diff --git a/routers/api/v2/health.go b/routers/api/v2/health.go index c9b48aca56..b4c4098f43 100644 --- a/routers/api/v2/health.go +++ b/routers/api/v2/health.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package v2 diff --git a/routers/api/v2/misc.go b/routers/api/v2/misc.go index 813c41a227..3896b83cf1 100644 --- a/routers/api/v2/misc.go +++ b/routers/api/v2/misc.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package v2 diff --git a/routers/api/v2/operations.go b/routers/api/v2/operations.go index ccbd85a775..bc2fa5b94b 100644 --- a/routers/api/v2/operations.go +++ b/routers/api/v2/operations.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package v2 diff --git a/routers/api/v2/pages_api.go b/routers/api/v2/pages_api.go index 17ff06747f..3ae79fd404 100644 --- a/routers/api/v2/pages_api.go +++ b/routers/api/v2/pages_api.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package v2 diff --git a/routers/api/v2/releases.go b/routers/api/v2/releases.go index 43e0d24310..2f7bf8e8e3 100644 --- a/routers/api/v2/releases.go +++ b/routers/api/v2/releases.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package v2 diff --git a/routers/api/v2/runners.go b/routers/api/v2/runners.go index 79bddea94c..8c5033646d 100644 --- a/routers/api/v2/runners.go +++ b/routers/api/v2/runners.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package v2 diff --git a/routers/api/v2/streaming.go b/routers/api/v2/streaming.go index f8ba760871..69db0fe2ab 100644 --- a/routers/api/v2/streaming.go +++ b/routers/api/v2/streaming.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package v2 diff --git a/routers/api/v2/wiki.go b/routers/api/v2/wiki.go index 9aba9c22bb..54fa582dbe 100644 --- a/routers/api/v2/wiki.go +++ b/routers/api/v2/wiki.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package v2 diff --git a/routers/init.go b/routers/init.go index 14428075cf..b8185690ca 100644 --- a/routers/init.go +++ b/routers/init.go @@ -1,4 +1,4 @@ -// Copyright 2016 The Gitea Authors. All rights reserved. +// Copyright 2016 The Gitea Authors and MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package routers diff --git a/routers/web/org/home.go b/routers/web/org/home.go index 4d97c30f02..4a60c0b46f 100644 --- a/routers/web/org/home.go +++ b/routers/web/org/home.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Gitea Authors. All rights reserved. +// Copyright 2019 The Gitea Authors and MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package org diff --git a/routers/web/pages/pages.go b/routers/web/pages/pages.go index 09847b7322..d0ceaa6c32 100644 --- a/routers/web/pages/pages.go +++ b/routers/web/pages/pages.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package pages diff --git a/routers/web/repo/pin.go b/routers/web/repo/pin.go index 5cb469b779..247157d7a8 100644 --- a/routers/web/repo/pin.go +++ b/routers/web/repo/pin.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package repo diff --git a/routers/web/repo/release.go b/routers/web/repo/release.go index 9019455b23..c438878325 100644 --- a/routers/web/repo/release.go +++ b/routers/web/repo/release.go @@ -1,5 +1,5 @@ // Copyright 2014 The Gogs Authors. All rights reserved. -// Copyright 2018 The Gitea Authors. All rights reserved. +// Copyright 2018 The Gitea Authors and MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package repo diff --git a/routers/web/repo/setting/pages.go b/routers/web/repo/setting/pages.go index d74bc91a69..86eeb3dcce 100644 --- a/routers/web/repo/setting/pages.go +++ b/routers/web/repo/setting/pages.go @@ -1,4 +1,4 @@ -// Copyright 2025 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package setting diff --git a/routers/web/shared/actions/runners.go b/routers/web/shared/actions/runners.go index d0ad670251..e24dd35513 100644 --- a/routers/web/shared/actions/runners.go +++ b/routers/web/shared/actions/runners.go @@ -1,4 +1,4 @@ -// Copyright 2022 The Gitea Authors. All rights reserved. +// Copyright 2022 The Gitea Authors and MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package actions diff --git a/routers/web/user/profile.go b/routers/web/user/profile.go index 98359f0731..1201744ee5 100644 --- a/routers/web/user/profile.go +++ b/routers/web/user/profile.go @@ -1,5 +1,5 @@ // Copyright 2015 The Gogs Authors. All rights reserved. -// Copyright 2019 The Gitea Authors. All rights reserved. +// Copyright 2019 The Gitea Authors and MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package user diff --git a/routers/web/user/setting/profile.go b/routers/web/user/setting/profile.go index 491531c1ac..5a2ae5d2b8 100644 --- a/routers/web/user/setting/profile.go +++ b/routers/web/user/setting/profile.go @@ -1,5 +1,5 @@ // Copyright 2014 The Gogs Authors. All rights reserved. -// Copyright 2018 The Gitea Authors. All rights reserved. +// Copyright 2018 The Gitea Authors and MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package setting diff --git a/routers/web/web.go b/routers/web/web.go index a11b4bbf44..decf6ef008 100644 --- a/routers/web/web.go +++ b/routers/web/web.go @@ -1,4 +1,4 @@ -// Copyright 2017 The Gitea Authors. All rights reserved. +// Copyright 2017 The Gitea Authors and MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package web diff --git a/sdk/go/client.go b/sdk/go/client.go index 0770bb5d0c..df4734ae58 100644 --- a/sdk/go/client.go +++ b/sdk/go/client.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT // Package gitea provides a Go SDK for the Gitea API. diff --git a/sdk/go/upload.go b/sdk/go/upload.go index d371ed65f1..aab096f7a0 100644 --- a/sdk/go/upload.go +++ b/sdk/go/upload.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package gitea diff --git a/services/attachment/chunked.go b/services/attachment/chunked.go index 7a45c617fd..0bfaaa7a70 100644 --- a/services/attachment/chunked.go +++ b/services/attachment/chunked.go @@ -1,4 +1,4 @@ -// Copyright 2024 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package attachment diff --git a/services/context/api.go b/services/context/api.go index 8acff24aeb..919631bdcd 100644 --- a/services/context/api.go +++ b/services/context/api.go @@ -1,5 +1,5 @@ // Copyright 2016 The Gogs Authors. All rights reserved. -// Copyright 2019 The Gitea Authors. All rights reserved. +// Copyright 2019 The Gitea Authors and MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package context diff --git a/services/context/repo.go b/services/context/repo.go index 7c0b7a836a..1159e5dbe1 100644 --- a/services/context/repo.go +++ b/services/context/repo.go @@ -1,5 +1,5 @@ // Copyright 2014 The Gogs Authors. All rights reserved. -// Copyright 2017 The Gitea Authors. All rights reserved. +// Copyright 2017 The Gitea Authors and MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package context diff --git a/services/convert/release.go b/services/convert/release.go index 244d97418a..87ccc867b9 100644 --- a/services/convert/release.go +++ b/services/convert/release.go @@ -1,4 +1,4 @@ -// Copyright 2020 The Gitea Authors. All rights reserved. +// Copyright 2020 The Gitea Authors and MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package convert diff --git a/services/cron/tasks_extended.go b/services/cron/tasks_extended.go index 14c033a2f4..f6a5b75084 100644 --- a/services/cron/tasks_extended.go +++ b/services/cron/tasks_extended.go @@ -1,4 +1,4 @@ -// Copyright 2020 The Gitea Authors. All rights reserved. +// Copyright 2020 The Gitea Authors and MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package cron diff --git a/services/forms/user_form.go b/services/forms/user_form.go index a9fd879632..d556dc8f43 100644 --- a/services/forms/user_form.go +++ b/services/forms/user_form.go @@ -1,5 +1,5 @@ // Copyright 2014 The Gogs Authors. All rights reserved. -// Copyright 2018 The Gitea Authors. All rights reserved. +// Copyright 2018 The Gitea Authors and MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package forms diff --git a/services/org/pinned.go b/services/org/pinned.go index ffce57bbae..df5e886b71 100644 --- a/services/org/pinned.go +++ b/services/org/pinned.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package org diff --git a/services/pages/pages.go b/services/pages/pages.go index 000c12d339..bb1d0c53db 100644 --- a/services/pages/pages.go +++ b/services/pages/pages.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package pages diff --git a/services/release/release.go b/services/release/release.go index 61088e7a17..4ae46639ba 100644 --- a/services/release/release.go +++ b/services/release/release.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Gitea Authors. All rights reserved. +// Copyright 2019 The Gitea Authors and MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package release diff --git a/services/user/update.go b/services/user/update.go index 4e6abcf0db..e1bb12aa6f 100644 --- a/services/user/update.go +++ b/services/user/update.go @@ -1,4 +1,4 @@ -// Copyright 2024 The Gitea Authors. All rights reserved. +// Copyright 2024 The Gitea Authors and MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package user diff --git a/services/wiki/wiki_index.go b/services/wiki/wiki_index.go index 114701c572..711dd08b21 100644 --- a/services/wiki/wiki_index.go +++ b/services/wiki/wiki_index.go @@ -1,4 +1,4 @@ -// Copyright 2026 The Gitea Authors. All rights reserved. +// Copyright 2026 MarketAlly. All rights reserved. // SPDX-License-Identifier: MIT package wiki