diff options
Diffstat (limited to 'models/packages/package_property.go')
-rw-r--r-- | models/packages/package_property.go | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/models/packages/package_property.go b/models/packages/package_property.go index fc10713801..1b7f253d56 100644 --- a/models/packages/package_property.go +++ b/models/packages/package_property.go @@ -1,6 +1,5 @@ // Copyright 2022 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 packages |