mirror of
https://github.com/curl/curl.git
synced 2026-04-14 23:51:42 +03:00
To make it simpler to move them around, create and delete them without syncing with `REUSE.toml`. Also: - checksrc: allow empty lines in `.checksrc`. - comment on why curl printfs are disallowed in examples. Closes #19024
5 lines
110 B
Text
5 lines
110 B
Text
# Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
|
|
#
|
|
# SPDX-License-Identifier: curl
|
|
|
|
allowfunc printf
|