max.mehl
ad9bc5976d
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
2022-06-13 09:13:00 +02:00
Daniel Stenberg
ac0a88fd25
copyright: fix year ranges
...
Follow-up from 4d2f800677
2020-11-05 08:22:10 +01:00
Daniel Stenberg
4d2f800677
curl.se: new home
...
Closes #6172
2020-11-04 23:59:47 +01:00
Steve Holme
2a32f5f457
winbuild: Use two space indentation
...
Closes #3930
2019-05-23 21:46:26 +01:00
Steve Holme
c23b8e827c
winbuild: Add our standard copyright header to the winbuild batch files
2019-05-05 20:17:58 +01:00
Steve Holme
80637fc473
makedebug: Fix ERRORLEVEL detection after running where.exe
...
Closes #3838
2019-05-05 19:55:55 +01:00
Rich Turner
becfe1233f
curl: enabled Windows VT Support and UTF-8 output
...
Enabled Console VT support (if running OS supports VT) in tool_main.c.
Fixes #3008
Closes #3011
2018-09-29 12:39:41 +02:00