license.xml 1.4 KB

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