diff options
Diffstat (limited to 'routers/install/setting.go')
-rw-r--r-- | routers/install/setting.go | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/routers/install/setting.go b/routers/install/setting.go index c4912f1124..b76219f45d 100644 --- a/routers/install/setting.go +++ b/routers/install/setting.go @@ -1,6 +1,5 @@ // Copyright 2021 The Gitea Authors. All rights reserved. -// Use of this source code is governed by a MIT-style -// license that can be found in the LICENSE file. +// SPDX-License-Identifier: MIT package install |