Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/libs/date_time/xmldoc/license.xml @ 12

Last change on this file since 12 was 12, checked in by landauf, 18 years ago

added boost

File size: 1.2 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2
3<section id="date_time.license">
4  <title>Boost Date-Time Library License</title>
5  <bridgehead renderas="sect2">Boost Date-Time Library License</bridgehead>
6  <!--
7  <ulink url="../../../index.htm">
8    <imagedata align="left"
9               format="GIF"
10               fileref="../../../boost.png"
11               alt="C++ Boost" />
12           </ulink>-->
13  <!--hr /-->
14  <para>
15    The following is the overall license for the boost date_time
16    library. This notice is found in all source files related to the
17    library.
18  </para>
19  <para>
20    Copyright &#169; 2002 CrystalClear Software, Inc.
21  </para>
22  <para>
23    Permission to use, copy, modify, distribute and sell this software
24    and its documentation for any purpose is hereby granted without
25    fee, provided that the above copyright notice appear in all copies
26    and that both that copyright notice and this permission notice
27    appear in supporting documentation. CrystalClear Software makes no
28    representations about the suitability of this software for any
29    purpose. It is provided "as is" without express or implied
30    warranty.
31  </para>
32  <!--hr / -->
33  <ulink url="mailto:jeff@crystalclearsoftware.com">Jeff Garland</ulink>
34  &#169; 2000-2002
35</section>
Note: See TracBrowser for help on using the repository browser.