[mlpack-git] master: No need for 'therefore' anymore. (3c119a3)

gitdub at mlpack.org gitdub at mlpack.org
Mon Jul 25 10:12:54 EDT 2016


Repository : https://github.com/mlpack/mlpack
On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/f364cba65c4e7a608662f6a48afe103c7e492ec7...3c119a3e6f1a97acca1f7bd909131759eb1755d3

>---------------------------------------------------------------

commit 3c119a3e6f1a97acca1f7bd909131759eb1755d3
Author: Ryan Curtin <ryan at ratml.org>
Date:   Mon Jul 25 10:12:54 2016 -0400

    No need for 'therefore' anymore.


>---------------------------------------------------------------

3c119a3e6f1a97acca1f7bd909131759eb1755d3
 src/mlpack/core/boost_backport/README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/mlpack/core/boost_backport/README.md b/src/mlpack/core/boost_backport/README.md
index 14164ec..a2fc624 100644
--- a/src/mlpack/core/boost_backport/README.md
+++ b/src/mlpack/core/boost_backport/README.md
@@ -5,8 +5,8 @@ order to backport:
  * Trigamma and polygamma function calculation for the gamma_distribution.hpp
    file (added in Boost 1.58.0, files taken from Boost 1.61.0)
 
-Therefore these files are licensed under the Boost Software License, available
-in LICENSE.txt in this directory.
+These files are licensed under the Boost Software License, available in
+LICENSE.txt in this directory.
 
 If you want a copy of mlpack without a dependence on the Boost Software License,
 then you will need to




More information about the mlpack-git mailing list