Update date for new year (#9644)

This commit is contained in:
techknowlogick
2020-01-07 23:06:45 -05:00
repo.diff.committed_by GitHub
repo.diff.parent fe2e812121
repo.diff.commit 8e132cd16a

repo.diff.view_file

@@ -354,7 +354,7 @@ be reviewed by two maintainers and must pass the automatic tests.
Code that you contribute should use the standard copyright header:
```
// Copyright 2019 The Gitea Authors. All rights reserved.
// 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.
```