scripts: fix to quote the copyright email address

Also:
- fix the generated output in repo files.

Cherry-picked from #17877
Closes #17903
This commit is contained in:
Viktor Szakats 2025-07-11 14:42:13 +02:00
parent 886389dc01
commit 75395eb003
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
7 changed files with 7 additions and 7 deletions

View file

@ -35,7 +35,7 @@ my $year = strftime "%Y", @ts;
print <<HEADER
---
c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
c: Copyright (C) Daniel Stenberg, <daniel\@haxx.se>, et al.
SPDX-License-Identifier: curl
Title: libcurl-symbols
Section: 3

View file

@ -1,5 +1,5 @@
---
c: Copyright (C) Daniel Stenberg, <daniel.se>, et al.
c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
SPDX-License-Identifier: curl
Title: CURLOPT_UPLOAD_FLAGS
Section: 3

View file

@ -1,5 +1,5 @@
---
c: Copyright (C) Daniel Stenberg, <daniel.se>, et al.
c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
SPDX-License-Identifier: curl
Title: runtests.pl
Section: 1

View file

@ -1,5 +1,5 @@
---
c: Copyright (C) Daniel Stenberg, <daniel.se>, et al.
c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
SPDX-License-Identifier: curl
Title: testcurl.pl
Section: 1