Boost logo

Boost-Commit :

From: john_at_[hidden]
Date: 2008-06-28 07:25:13


Author: johnmaddock
Date: 2008-06-28 07:25:11 EDT (Sat, 28 Jun 2008)
New Revision: 46806
URL: http://svn.boost.org/trac/boost/changeset/46806

Log:
Fix some inspection report issues: mainly copyright declarations.
Text files modified:
   trunk/libs/math/build/has_long_double_support.cpp | 6 +++++-
   trunk/libs/math/doc/sf_and_dist/equations/generate.sh | 4 ++++
   trunk/libs/math/doc/sf_and_dist/graphs/generate.sh | 4 ++++
   trunk/libs/math/test/expint_1_data.ipp | 5 +++++
   trunk/libs/math/test/expint_data.ipp | 5 +++++
   trunk/libs/math/test/expint_small_data.ipp | 5 +++++
   trunk/libs/math/test/expinti_data.ipp | 5 +++++
   trunk/libs/math/test/expinti_data_double.ipp | 5 +++++
   trunk/libs/math/test/expinti_data_long.ipp | 5 +++++
   trunk/libs/math/test/ncbeta.ipp | 5 +++++
   trunk/libs/math/test/ncbeta_big.ipp | 5 +++++
   trunk/libs/math/test/nccs.ipp | 5 +++++
   trunk/libs/math/test/zeta_1_below_data.ipp | 5 +++++
   trunk/libs/math/test/zeta_1_up_data.ipp | 5 +++++
   trunk/libs/math/test/zeta_data.ipp | 5 +++++
   trunk/libs/math/test/zeta_neg_data.ipp | 5 +++++
   16 files changed, 78 insertions(+), 1 deletions(-)

Modified: trunk/libs/math/build/has_long_double_support.cpp
==============================================================================
--- trunk/libs/math/build/has_long_double_support.cpp (original)
+++ trunk/libs/math/build/has_long_double_support.cpp 2008-06-28 07:25:11 EDT (Sat, 28 Jun 2008)
@@ -1,6 +1,10 @@
+// Copyright John Maddock 2008.
+// Use, modification and distribution are subject to the
+// Boost Software License, Version 1.0. (See accompanying file
+// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 
 #include <boost/math/tools/config.hpp>
 
 #ifdef BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS
-#error "long double support not enabled"
+#error "long double support is not supported by Boost.Math on this Plaform: the long double version of the TR1 library will not be built."
 #endif

Modified: trunk/libs/math/doc/sf_and_dist/equations/generate.sh
==============================================================================
--- trunk/libs/math/doc/sf_and_dist/equations/generate.sh (original)
+++ trunk/libs/math/doc/sf_and_dist/equations/generate.sh 2008-06-28 07:25:11 EDT (Sat, 28 Jun 2008)
@@ -1,3 +1,7 @@
+# Copyright John Maddock 2008.
+# Use, modification and distribution are subject to the
+# Boost Software License, Version 1.0. (See accompanying file
+# LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 #
 # Generates SVG and PNG files from the MML masters.
 #

Modified: trunk/libs/math/doc/sf_and_dist/graphs/generate.sh
==============================================================================
--- trunk/libs/math/doc/sf_and_dist/graphs/generate.sh (original)
+++ trunk/libs/math/doc/sf_and_dist/graphs/generate.sh 2008-06-28 07:25:11 EDT (Sat, 28 Jun 2008)
@@ -1,3 +1,7 @@
+# Copyright John Maddock 2008.
+# Use, modification and distribution are subject to the
+# Boost Software License, Version 1.0. (See accompanying file
+# LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 #
 # Generates PNG files from the SVG masters.
 #

Modified: trunk/libs/math/test/expint_1_data.ipp
==============================================================================
--- trunk/libs/math/test/expint_1_data.ipp (original)
+++ trunk/libs/math/test/expint_1_data.ipp 2008-06-28 07:25:11 EDT (Sat, 28 Jun 2008)
@@ -1,3 +1,8 @@
+// Copyright John Maddock 2008.
+// Use, modification and distribution are subject to the
+// Boost Software License, Version 1.0. (See accompanying file
+// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+
 #define SC_(x) static_cast<T>(BOOST_JOIN(x, L))
    static const boost::array<boost::array<T, 3>, 79> expint_1_data = {{
       { SC_(1), SC_(0.1690093176520690576580818742513656616211e-8), SC_(19.62126651228390287899433646349668926594) },

Modified: trunk/libs/math/test/expint_data.ipp
==============================================================================
--- trunk/libs/math/test/expint_data.ipp (original)
+++ trunk/libs/math/test/expint_data.ipp 2008-06-28 07:25:11 EDT (Sat, 28 Jun 2008)
@@ -1,3 +1,8 @@
+// Copyright John Maddock 2008.
+// Use, modification and distribution are subject to the
+// Boost Software License, Version 1.0. (See accompanying file
+// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+
 #define SC_(x) static_cast<T>(BOOST_JOIN(x, L))
    static const boost::array<boost::array<T, 3>, 600> expint_data = {{
       { SC_(0), SC_(4.8770198822021484375), SC_(0.001562365538135970995717852896857631808327) },

Modified: trunk/libs/math/test/expint_small_data.ipp
==============================================================================
--- trunk/libs/math/test/expint_small_data.ipp (original)
+++ trunk/libs/math/test/expint_small_data.ipp 2008-06-28 07:25:11 EDT (Sat, 28 Jun 2008)
@@ -1,3 +1,8 @@
+// Copyright John Maddock 2008.
+// Use, modification and distribution are subject to the
+// Boost Software License, Version 1.0. (See accompanying file
+// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+
 #define SC_(x) static_cast<T>(BOOST_JOIN(x, L))
    static const boost::array<boost::array<T, 3>, 380> expint_small_data = {{
       { SC_(0), SC_(0.1730655412757187150418758392333984375e-5), SC_(577814.7758212256423775256378551874856003) },

Modified: trunk/libs/math/test/expinti_data.ipp
==============================================================================
--- trunk/libs/math/test/expinti_data.ipp (original)
+++ trunk/libs/math/test/expinti_data.ipp 2008-06-28 07:25:11 EDT (Sat, 28 Jun 2008)
@@ -1,3 +1,8 @@
+// Copyright John Maddock 2008.
+// Use, modification and distribution are subject to the
+// Boost Software License, Version 1.0. (See accompanying file
+// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+
 #define SC_(x) static_cast<T>(BOOST_JOIN(x, L))
    static const boost::array<boost::array<T, 2>, 336> expinti_data = {{
       { SC_(-49.689971923828125), SC_(-0.5189914452467706181911213069148082266893e-23) },

Modified: trunk/libs/math/test/expinti_data_double.ipp
==============================================================================
--- trunk/libs/math/test/expinti_data_double.ipp (original)
+++ trunk/libs/math/test/expinti_data_double.ipp 2008-06-28 07:25:11 EDT (Sat, 28 Jun 2008)
@@ -1,3 +1,8 @@
+// Copyright John Maddock 2008.
+// Use, modification and distribution are subject to the
+// Boost Software License, Version 1.0. (See accompanying file
+// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+
 #define SC_(x) static_cast<T>(BOOST_JOIN(x, L))
    static const boost::array<boost::array<T, 2>, 100> expinti_data_double = {{
       { SC_(102.87009429931640625), SC_(4654899469800805764672952463660041015404000.0) },

Modified: trunk/libs/math/test/expinti_data_long.ipp
==============================================================================
--- trunk/libs/math/test/expinti_data_long.ipp (original)
+++ trunk/libs/math/test/expinti_data_long.ipp 2008-06-28 07:25:11 EDT (Sat, 28 Jun 2008)
@@ -1,3 +1,8 @@
+// Copyright John Maddock 2008.
+// Use, modification and distribution are subject to the
+// Boost Software License, Version 1.0. (See accompanying file
+// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+
 #define SC_(x) static_cast<T>(BOOST_JOIN(x, L))
    static const boost::array<boost::array<T, 2>, 100> expinti_data_long = {{
       { SC_(850.51361083984375), SC_(0.27809823533792637952061836944224670902e367) },

Modified: trunk/libs/math/test/ncbeta.ipp
==============================================================================
--- trunk/libs/math/test/ncbeta.ipp (original)
+++ trunk/libs/math/test/ncbeta.ipp 2008-06-28 07:25:11 EDT (Sat, 28 Jun 2008)
@@ -1,3 +1,8 @@
+// Copyright John Maddock 2008.
+// Use, modification and distribution are subject to the
+// Boost Software License, Version 1.0. (See accompanying file
+// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+
 #define SC_(x) static_cast<T>(BOOST_JOIN(x, L))
    static const boost::array<boost::array<T, 6>, 3000> ncbeta = {{
       { SC_(1.454305052757263183593750000000000000000), SC_(1.454305052757263183593750000000000000000e-1), SC_(5.940588760375976562500000000000000000000e1), SC_(9.976066350936889648437500000000000000000e-1), SC_(2.759834870217354705236013708534509068967e-1), SC_(7.240165129782645294763986291465490931033e-1) },

Modified: trunk/libs/math/test/ncbeta_big.ipp
==============================================================================
--- trunk/libs/math/test/ncbeta_big.ipp (original)
+++ trunk/libs/math/test/ncbeta_big.ipp 2008-06-28 07:25:11 EDT (Sat, 28 Jun 2008)
@@ -1,3 +1,8 @@
+// Copyright John Maddock 2008.
+// Use, modification and distribution are subject to the
+// Boost Software License, Version 1.0. (See accompanying file
+// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+
 #define SC_(x) static_cast<T>(BOOST_JOIN(x, L))
    static const boost::array<boost::array<T, 6>, 72> ncbeta_big = {{
       { SC_(2.322846374511718750000000000000000000000e2), SC_(2.090561676025390625000000000000000000000e2), SC_(2.322846374511718750000000000000000000000e2), SC_(6.248598918318748474121093750000000000000e-2), SC_(5.822794103663371475941613559141512048716e-200), SC_(1.000000000000000000000000000000000000000) },

Modified: trunk/libs/math/test/nccs.ipp
==============================================================================
--- trunk/libs/math/test/nccs.ipp (original)
+++ trunk/libs/math/test/nccs.ipp 2008-06-28 07:25:11 EDT (Sat, 28 Jun 2008)
@@ -1,3 +1,8 @@
+// Copyright John Maddock 2008.
+// Use, modification and distribution are subject to the
+// Boost Software License, Version 1.0. (See accompanying file
+// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+
 #define SC_(x) static_cast<T>(BOOST_JOIN(x, L))
    static const boost::array<boost::array<T, 5>, 3200> nccs = {{
       { SC_(1.951913356781005859375000000000000000000), SC_(9.566968083381652832031250000000000000000e-1), SC_(2.908610105514526367187500000000000000000e-1), SC_(9.191713210042786241188236234883914114395e-2), SC_(9.080828678995721375881176376511608588560e-1) },

Modified: trunk/libs/math/test/zeta_1_below_data.ipp
==============================================================================
--- trunk/libs/math/test/zeta_1_below_data.ipp (original)
+++ trunk/libs/math/test/zeta_1_below_data.ipp 2008-06-28 07:25:11 EDT (Sat, 28 Jun 2008)
@@ -1,3 +1,8 @@
+// Copyright John Maddock 2008.
+// Use, modification and distribution are subject to the
+// Boost Software License, Version 1.0. (See accompanying file
+// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+
 #define SC_(x) static_cast<T>(BOOST_JOIN(x, L))
    static const boost::array<boost::array<T, 2>, 24> zeta_1_below_data = {{
       { SC_(0.02141654491424560546875), SC_(-0.5201506602793944998316548018699690797681) },

Modified: trunk/libs/math/test/zeta_1_up_data.ipp
==============================================================================
--- trunk/libs/math/test/zeta_1_up_data.ipp (original)
+++ trunk/libs/math/test/zeta_1_up_data.ipp 2008-06-28 07:25:11 EDT (Sat, 28 Jun 2008)
@@ -1,3 +1,8 @@
+// Copyright John Maddock 2008.
+// Use, modification and distribution are subject to the
+// Boost Software License, Version 1.0. (See accompanying file
+// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+
 #define SC_(x) static_cast<T>(BOOST_JOIN(x, L))
    static const boost::array<boost::array<T, 2>, 24> zeta_1_up_data = {{
       { SC_(1.00000011920928955078125), SC_(8388608.57721567358185799990090564625463) },

Modified: trunk/libs/math/test/zeta_data.ipp
==============================================================================
--- trunk/libs/math/test/zeta_data.ipp (original)
+++ trunk/libs/math/test/zeta_data.ipp 2008-06-28 07:25:11 EDT (Sat, 28 Jun 2008)
@@ -1,3 +1,8 @@
+// Copyright John Maddock 2008.
+// Use, modification and distribution are subject to the
+// Boost Software License, Version 1.0. (See accompanying file
+// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+
 #define SC_(x) static_cast<T>(BOOST_JOIN(x, L))
    static const boost::array<boost::array<T, 2>, 200> zeta_data = {{
       { SC_(1.16628754138946533203125), SC_(6.602868183069916948720755731837247651904) },

Modified: trunk/libs/math/test/zeta_neg_data.ipp
==============================================================================
--- trunk/libs/math/test/zeta_neg_data.ipp (original)
+++ trunk/libs/math/test/zeta_neg_data.ipp 2008-06-28 07:25:11 EDT (Sat, 28 Jun 2008)
@@ -1,3 +1,8 @@
+// Copyright John Maddock 2008.
+// Use, modification and distribution are subject to the
+// Boost Software License, Version 1.0. (See accompanying file
+// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+
 #define SC_(x) static_cast<T>(BOOST_JOIN(x, L))
    static const boost::array<boost::array<T, 2>, 200> zeta_neg_data = {{
       { SC_(-29.912628173828125), SC_(-11411595.03734503626230312380285630491992) },


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk