[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnurl] 72/411: copyright.pl: ignore buildconf
From: |
gnunet |
Subject: |
[gnurl] 72/411: copyright.pl: ignore buildconf |
Date: |
Wed, 13 Jan 2021 01:18:07 +0100 |
This is an automated email from the git hooks/post-receive script.
nikita pushed a commit to branch master
in repository gnurl.
commit e3181d02271a74d1add0f0914bb06b8b3ae9e7f8
Author: Daniel Stenberg <daniel@haxx.se>
AuthorDate: Wed Sep 2 12:27:10 2020 +0200
copyright.pl: ignore buildconf
---
scripts/copyright.pl | 1 +
1 file changed, 1 insertion(+)
diff --git a/scripts/copyright.pl b/scripts/copyright.pl
index 32680b0ea..c8a4a3895 100755
--- a/scripts/copyright.pl
+++ b/scripts/copyright.pl
@@ -48,6 +48,7 @@ my @skiplist=(
'^.github/', # github instruction files
'^.dcignore', # deepcode.ai instruction file
'^.muse/', # muse-CI control files
+ "buildconf", # its nothing to copyright
# docs/ files we're okay with without copyright
'INSTALL.cmake',
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [gnurl] 70/411: lib/Makefile.am: bump VERSIONINFO due to new functions, (continued)
- [gnurl] 70/411: lib/Makefile.am: bump VERSIONINFO due to new functions, gnunet, 2021/01/12
- [gnurl] 71/411: test971: show test mismatches "inline", gnunet, 2021/01/12
- [gnurl] 44/411: curl.1: fix typo invokved -> invoked, gnunet, 2021/01/12
- [gnurl] 54/411: select: simplify return code handling for poll and select, gnunet, 2021/01/12
- [gnurl] 69/411: optiontable: use DEBUGBUILD, gnunet, 2021/01/12
- [gnurl] 37/411: HTTP/3: update to OpenSSL_1_1_1g-quic-draft-29, gnunet, 2021/01/12
- [gnurl] 11/411: sftp: add new quote commands 'atime' and 'mtime', gnunet, 2021/01/12
- [gnurl] 40/411: scripts: improve the "get latest curl release tag" logic, gnunet, 2021/01/12
- [gnurl] 52/411: tests: add test1912 with typechecks, gnunet, 2021/01/12
- [gnurl] 61/411: buildconf: exec autoreconf to avoid additional process, gnunet, 2021/01/12
- [gnurl] 72/411: copyright.pl: ignore buildconf,
gnunet <=
- [gnurl] 62/411: conn: check for connection being dead before reuse, gnunet, 2021/01/12
- [gnurl] 45/411: docs: non-existing macros in man pages, gnunet, 2021/01/12
- [gnurl] 38/411: options: API for meta-data about easy options, gnunet, 2021/01/12
- [gnurl] 55/411: CMake: add option to enable Unicode on Windows, gnunet, 2021/01/12
- [gnurl] 60/411: CI/azure: no longer ignore results of test 1013, gnunet, 2021/01/12
- [gnurl] 56/411: AppVeyor: switch 64-bit Schannel Debug CMake builds to Unicode, gnunet, 2021/01/12
- [gnurl] 47/411: TLS: fix SRP detection by using the proper #ifdefs, gnunet, 2021/01/12
- [gnurl] 83/411: mqtt.c: avoid curl_ prefix on local variable, gnunet, 2021/01/12
- [gnurl] 78/411: hash: make it 'struct Curl_hash', gnunet, 2021/01/12
- [gnurl] 111/411: configure: let --enable-debug set -Wenum-conversion with gcc >= 10, gnunet, 2021/01/12