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