operation manual

If you develop a new library, and you want it to be of the
greatest possible use to the public, we recommend
making it free software that everyone can redistribute and
change. You can do so by permitting redistribution under
these terms (or, alternatively, under the terms of the
ordinary General Public License).
To apply these terms, attach the following notices to the
library. It is safest to attach them to the start of each
source file to most effectively convey the exclusion of
warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is
found.
one line to give the library's name and an idea of what it
does.
Copyright (C) year name of author
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General
Public License as published by the Free Software
Foundation; either version 2.1 of the License, or (at your
option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the
implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU Lesser
General Public License for more details.
You should have received a copy of the GNU Lesser
General Public License along with this library; if not, write
to the Free Software Foundation, Inc., 59 Temple Place,
Suite 330, Boston, MA 02111-1307 USA
Also add information on how to contact you by electronic
and paper mail.
You should also get your employer (if you work as a
programmer) or your school, if any, to sign a "copyright
disclaimer" for the library, if necessary. Here is a sample;
alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in
the library `Frob' (a library for tweaking knobs) written by
James Random Hacker.
signature of Ty Coon, 1 April 1990 Ty Coon, President of
Vice
That's all there is to it!
Boost
URL:http://www.boost.org/
Boost Software License - Version 1.0 - August 17th, 2003
Permission is hereby granted, free of charge, to any
person or organization
obtaining a copy of the software and accompanying
documentation covered by
this license (the "Software") to use, reproduce, display,
distribute,
execute, and transmit the Software, and to prepare
derivative works of the
Software, and to permit third-parties to whom the
Software is furnished to
do so, all subject to the following:
The copyright notices in the Software and this entire
statement, including
the above license grant, this restriction and the following
disclaimer,
must be included in all copies of the Software, in whole or
in part, and
all derivative works of the Software, unless such copies
or derivative
works are solely in the form of machine-executable object
code generated by
a source language processor.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT
WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE
WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE, TITLE AND
NON-INFRINGEMENT. IN NO EVENT
SHALL THE COPYRIGHT HOLDERS OR ANYONE
DISTRIBUTING THE SOFTWARE BE LIABLE
FOR ANY DAMAGES OR OTHER LIABILITY,
WHETHER IN CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH
THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
libcurl
URL:http://curl.haxx.se/
COPYRIGHT AND PERMISSION NOTICE
Copyright (c) 1996 - 2014, Daniel Stenberg,
<daniel@haxx.se>.
All rights reserved.
Permission to use, copy, modify, and distribute this
software for any purpose
with or without fee is hereby granted, provided that the
above copyright
notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT
WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE
125