diff options
Diffstat (limited to 'build.go')
-rw-r--r-- | build.go | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ // Copyright 2020 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 + //go:build vendor |