1
0
Fork 0
forked from forgejo/forgejo

Change 2021 to 2022, properly format package imports

Signed-off-by: Anthony Wang <ta180m@pm.me>
This commit is contained in:
Anthony Wang 2022-03-19 08:55:58 -05:00
parent 2a8864fe43
commit b480c52f60
No known key found for this signature in database
GPG key ID: BC96B00AEC5F2D76
12 changed files with 13 additions and 13 deletions

View file

@ -1,4 +1,4 @@
// Copyright 2021 The Gitea Authors. All rights reserved.
// 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.