diff options
Diffstat (limited to 'modules/charset/ambiguous.go')
-rw-r--r-- | modules/charset/ambiguous.go | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/charset/ambiguous.go b/modules/charset/ambiguous.go index 9dab3b0951..c5b0c2c54d 100644 --- a/modules/charset/ambiguous.go +++ b/modules/charset/ambiguous.go @@ -1,7 +1,6 @@ // This file is generated by modules/charset/ambiguous/generate.go DO NOT EDIT // 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 charset |