• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
4
5<html xmlns="http://www.w3.org/1999/xhtml">
6  <head>
7    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8
9    <title>License &#8212; Boost.HigherOrderFunctions 0.6 documentation</title>
10
11    <link rel="stylesheet" href="../../_static/boostbook.css" type="text/css" />
12    <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
13
14    <script type="text/javascript">
15      var DOCUMENTATION_OPTIONS = {
16        URL_ROOT:    '../../',
17        VERSION:     '0.6',
18        COLLAPSE_INDEX: false,
19        FILE_SUFFIX: '.html',
20        HAS_SOURCE:  true,
21        SOURCELINK_SUFFIX: '.txt'
22      };
23    </script>
24    <script type="text/javascript" src="../../_static/jquery.js"></script>
25    <script type="text/javascript" src="../../_static/underscore.js"></script>
26    <script type="text/javascript" src="../../_static/doctools.js"></script>
27    <link rel="index" title="Index" href="../../genindex.html" />
28    <link rel="search" title="Search" href="../../search.html" />
29    <link rel="prev" title="Acknowledgements" href="acknowledgements.html" />
30  </head>
31  <body role="document">
32<table cellpadding="2" width="100%"><tr>
33<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86"src="../../_static/boost.png"></td>
34</tr></table>
35
36<div class="spirit-nav">
37<a accesskey="p"  href="acknowledgements.html"><img src="../../_static/prev.png" alt="Prev"></a>
38<a accesskey="u" href="../index.html"><img src="../../_static/up.png" alt="Up"></a>
39<a accesskey="h" href="../index.html"><img src="../../_static/home.png" alt="Home"></a>
40<a accesskey="n"  ><img src="../../_static/next.png" alt="Next"></a>
41</div>
42
43
44    <div class="document">
45  <div class="chapter">
46      <div class="body" role="main">
47
48  <!-- Copyright 2018 Paul Fultz II
49     Distributed under the Boost Software License, Version 1.0.
50     (http://www.boost.org/LICENSE_1_0.txt)
51--><div class="section" id="license">
52<h1>License<a class="headerlink" href="#license" title="Permalink to this headline">¶</a></h1>
53<p>Boost Software License - Version 1.0 - August 17th, 2003</p>
54<p>Permission is hereby granted, free of charge, to any person or organization
55obtaining a copy of the software and accompanying documentation covered by
56this license (the &#8220;Software&#8221;) to use, reproduce, display, distribute,
57execute, and transmit the Software, and to prepare derivative works of the
58Software, and to permit third-parties to whom the Software is furnished to
59do so, all subject to the following:</p>
60<p>The copyright notices in the Software and this entire statement, including
61the above license grant, this restriction and the following disclaimer,
62must be included in all copies of the Software, in whole or in part, and
63all derivative works of the Software, unless such copies or derivative
64works are solely in the form of machine-executable object code generated by
65a source language processor.</p>
66<p>THE SOFTWARE IS PROVIDED &#8220;AS IS&#8221;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
67IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
68FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
69SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
70FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
71ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER</p>
72</div>
73
74
75      </div>
76  </div>
77      <div class="clearer"></div>
78    </div>
79    <div class="footer" role="contentinfo">
80    <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
81    <td align="left"></td>
82    <td align="right"><div class="copyright-footer">
83            &#169; Copyright 2016, Paul Fultz II.
84
85          Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.6.
86          <p>Distributed under the Boost Software License, Version 1.0.
87          (See accompanying file <code class="filename">LICENSE_1_0.txt</code> or copy at
88          <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
89          </p>
90    </div></td>
91    </tr></table>
92    </div>
93  </body>
94</html>