Update standard copyright header to use a placeholder year (#22254)

forgejo
Yarden Shoham 1 year ago committed by GitHub
parent d0c3d0ba26
commit 22a6e97597
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -441,7 +441,7 @@ be reviewed by two maintainers and must pass the automatic tests.
Code that you contribute should use the standard copyright header:
```
// Copyright 2022 The Gitea Authors. All rights reserved.
// Copyright <year> The Gitea Authors. All rights reserved.
// SPDX-License-Identifier: MIT
```

Loading…
Cancel
Save