mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:41:40 +03:00
copyright: make repository REUSE compliant
Add licensing and copyright information for all files in this repository. This either happens in the file itself as a comment header or in the file `.reuse/dep5`. This commit also adds a Github workflow to check pull requests and adapts copyright.pl to the changes. Closes #8869
This commit is contained in:
parent
965119855d
commit
ad9bc5976d
1570 changed files with 4852 additions and 1132 deletions
|
|
@ -18,6 +18,8 @@
|
|||
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
|
||||
* KIND, either express or implied.
|
||||
*
|
||||
* SPDX-License-Identifier: curl
|
||||
*
|
||||
***************************************************************************/
|
||||
#ifdef TIME_WITH_SYS_TIME
|
||||
/* Time with sys/time test */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue