mirror of
https://github.com/boostorg/date_time.git
synced 2026-07-21 13:13:29 +00:00
fixes for copyright
[SVN r34640]
This commit is contained in:
+4
-5
@@ -1,8 +1,7 @@
|
||||
# (C) Copyright 2002. Permission to copy, use, modify, sell and
|
||||
# distribute this software is granted provided this copyright notice appears
|
||||
# in all copies. This software is provided "as is" without express or implied
|
||||
# warranty, and with no claim as to its suitability for any purpose.
|
||||
#
|
||||
# Copyright (c) 2002-2005 CrystalClear Software, Inc.
|
||||
# Use, modification and distribution is subject to the
|
||||
# Boost Software License, Version 1.0. (See accompanying
|
||||
# file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
|
||||
#
|
||||
# Boost.date_time build and test Jamfile
|
||||
#
|
||||
|
||||
@@ -5,5 +5,9 @@
|
||||
<body>
|
||||
Automatic redirection failed, please go to
|
||||
<a href="../../../doc/html/date_time.html">../../../doc/html/date_time.html</a>
|
||||
<p>© Copyright CrystalClear Software, Inc 2003-2006</p>
|
||||
<p> Use, modification, and distribution are subject to the Boost Software
|
||||
License, Version 1.0. (See accompanying file <a href="../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">
|
||||
www.boost.org/LICENSE_1_0.txt</a>)</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
# Copyright (c) 2002-2006 CrystalClear Software, Inc.
|
||||
# Use, modification and distribution is subject to the
|
||||
# Boost Software License, Version 1.0. (See accompanying
|
||||
# file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
|
||||
#
|
||||
|
||||
project
|
||||
: requirements <library>../../build/boost_date_time
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
# Copyright (c) 2002-2005 CrystalClear Software, Inc.
|
||||
# Use, modification and distribution is subject to the
|
||||
# Boost Software License, Version 1.0. (See accompanying
|
||||
# file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
|
||||
|
||||
project
|
||||
: requirements <library>../../build/boost_date_time
|
||||
|
||||
@@ -5,5 +5,9 @@
|
||||
<body>
|
||||
Automatic redirection failed, please go to
|
||||
<a href="../../doc/html/date_time.html">../../doc/html/date_time.html</a>
|
||||
<p>© Copyright CrystalClear Software, 2003</p>
|
||||
<p> Use, modification, and distribution are subject to the Boost Software
|
||||
License, Version 1.0. (See accompanying file <a href="../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">
|
||||
www.boost.org/LICENSE_1_0.txt</a>)</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
# Copyright (c) 2002-2006 CrystalClear Software, Inc.
|
||||
# Use, modification and distribution is subject to the
|
||||
# Boost Software License, Version 1.0. (See accompanying
|
||||
# file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
|
||||
#
|
||||
|
||||
import boostbook : boostbook ;
|
||||
import toolset ;
|
||||
|
||||
@@ -31,3 +31,8 @@ To crosslink use:
|
||||
|
||||
If you use '<link linkend="top">top</link>' the link will automatically
|
||||
go to the top of the page it ends up in.
|
||||
|
||||
# Copyright (c) 2002-2006 CrystalClear Software, Inc.
|
||||
# Use, modification and distribution is subject to the
|
||||
# Boost Software License, Version 1.0. (See accompanying
|
||||
# file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
|
||||
|
||||
@@ -1,6 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE boostbook PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
|
||||
"http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
|
||||
|
||||
<!-- Copyright (c) 2001-2006 CrystalClear Software, Inc.
|
||||
Subject to the Boost Software License, Version 1.0.
|
||||
(See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
|
||||
-->
|
||||
|
||||
|
||||
<boostbook xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
last-revision="$Date$">
|
||||
<title>The Boost Date Time Library</title>
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!-- Copyright (c) 2001-2006 CrystalClear Software, Inc.
|
||||
Subject to the Boost Software License, Version 1.0.
|
||||
(See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
|
||||
-->
|
||||
|
||||
<section id="date_time.license">
|
||||
<title>Boost Date-Time Library License</title>
|
||||
<bridgehead renderas="sect2">Boost Date-Time Library License</bridgehead>
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!-- Copyright (c) 2001-2006 CrystalClear Software, Inc.
|
||||
Subject to the Boost Software License, Version 1.0.
|
||||
(See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
|
||||
-->
|
||||
|
||||
<section id="Motivation">
|
||||
<title>Motivation</title>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user