mirror of
https://github.com/curl/curl.git
synced 2026-08-24 18:33:34 +03:00
copyrights: fix copyright year range
.. because checksrc's copyright year check stopped working. Ref: https://github.com/curl/curl/pull/4547 Closes https://github.com/curl/curl/pull/4549
This commit is contained in:
parent
3820c8d81d
commit
0bc60d91de
127 changed files with 127 additions and 127 deletions
|
|
@ -13,7 +13,7 @@
|
|||
* See the main() function at the bottom that shows an app that retrieves from
|
||||
* a specified url using fgets() and fread() and saves as two output files.
|
||||
*
|
||||
* Copyright (c) 2003, 2017 Simtec Electronics
|
||||
* Copyright (c) 2003 - 2019 Simtec Electronics
|
||||
*
|
||||
* Re-implemented by Vincent Sanders <vince@kyllikki.org> with extensive
|
||||
* reference to original curl example code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue