Sfoglia il codice sorgente

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

tags/v1.19.0-rc0
Yarden Shoham 1 anno fa
parent
commit
22a6e97597
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      CONTRIBUTING.md

+ 1
- 1
CONTRIBUTING.md Vedi File

@@ -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…
Annulla
Salva