Copyright:
Copyright (c) 2008 - DIGITEO
Copyright (c) 1989-2008 - INRIA
Copyright (c) 1989-2007 - ENPC

License:
Copyright (C) 2012 - 2016 - Scilab Enterprises

This module is hereby licensed under the terms of the GNU GPL v2.0,
pursuant to article 5.3.4 of the CeCILL v.2.1.
This module was originally licensed under the terms of the CeCILL v2.1,
and continues to be available under such terms.
For more information, see the COPYING file which you should have received
along with this program.

======================

The function 
size_t writefunc(void *ptr, size_t size, size_t nmemb, struct string *s)
written by Alexandre Jasmin has been copied and paste from stackoverflow:
http://stackoverflow.com/questions/2329571/c-libcurl-get-output-into-a-string

published under the Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) license:
You are free:
    to Share - to copy, distribute and transmit the work
    to Remix - to adapt the work
    to make commercial use of the work

