mirror of
https://gitee.com/gitea/gitea
synced 2025-11-05 00:50:26 +08:00
Update standard copyright header to use a placeholder year (#22254)
This commit is contained in:
@@ -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:
|
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
|
// SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user