summaryrefslogtreecommitdiff
path: root/scripts/copyright.pl
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2023-01-30 11:38:50 +0100
committerDaniel Stenberg <daniel@haxx.se>2023-01-30 15:42:15 +0100
commitbe5f6c31247ff24db76e6ffbe49a1aa8ab3f9f5b (patch)
tree31b6678122ea5674656eb1ffdadd70d481b38eb7 /scripts/copyright.pl
parente62ebe3aa8924d9b05198c27c598d9840ea08ece (diff)
downloadcurl-be5f6c31247ff24db76e6ffbe49a1aa8ab3f9f5b.tar.gz
zuul: stop using this CI service
The important jobs have already transitioned. The remaining ones we can skip for now. Closes #10368
Diffstat (limited to 'scripts/copyright.pl')
-rwxr-xr-xscripts/copyright.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/copyright.pl b/scripts/copyright.pl
index 78bf04988..c83b7ebbd 100755
--- a/scripts/copyright.pl
+++ b/scripts/copyright.pl
@@ -43,8 +43,6 @@ my %skiplist = (
"LICENSES/curl.txt" => "<built-in>",
"COPYING" => "<built-in>",
- # an empty control file
- "zuul.d/playbooks/.zuul.ignore" => "<built-in>",
);
sub scanfile {