- they are mostly pointless in all major jurisdictions - many big corporations and projects already don't use them - saves us from pointless churn - git keeps history for us - the year range is kept in COPYING checksrc is updated to allow non-year using copyright statements Closes #10205
8 lines
164 B
TOML
8 lines
164 B
TOML
# Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
|
|
#
|
|
# SPDX-License-Identifier: curl
|
|
|
|
ignoreRules = [ "DEAD_STORE" ]
|
|
build = "make"
|
|
setup = ".lift/setup.sh"
|