diff --git a/internal/app/run/logging.go b/internal/app/run/logging.go index f97e9a6..d0e6d1c 100644 --- a/internal/app/run/logging.go +++ b/internal/app/run/logging.go @@ -1,3 +1,6 @@ +// Copyright 2024 The Gitea Authors. All rights reserved. +// SPDX-License-Identifier: MIT + package run import (