Drop copyright year requirement

This commit is contained in:
Jan Dittberner 2024-01-12 19:06:13 +01:00
parent 8f0cf1a523
commit eb92755ef6

View file

@ -17,7 +17,7 @@ linters-settings:
const:
ORGANIZATION: CAcert Inc.
template: |-
Copyright {{ YEAR-RANGE }} {{ ORGANIZATION }}
Copyright {{ ORGANIZATION }}
SPDX-License-Identifier: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");