[mlpack] 179/207: add license

Barak A. Pearlmutter barak+git at pearlmutter.net
Thu Mar 23 17:53:52 UTC 2017


This is an automated email from the git hooks/post-receive script.

bap pushed a commit to branch master
in repository mlpack.

commit 97711d8202b77b7742ddcf046189fcf6c6ce3976
Author: stereomatchingkiss <thamngapwei at gmail.com>
Date:   Sun Feb 26 07:25:51 2017 +0800

    add license
---
 src/mlpack/core/data/load_csv.hpp | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/mlpack/core/data/load_csv.hpp b/src/mlpack/core/data/load_csv.hpp
index 21f9b28..f9e3fb3 100644
--- a/src/mlpack/core/data/load_csv.hpp
+++ b/src/mlpack/core/data/load_csv.hpp
@@ -3,6 +3,11 @@
  * @author ThamNgapWei
  *
  * This is a csv parsers which use to parse the csv file format
+ *
+ * mlpack is free software; you may redistribute it and/or modify it under the
+ * terms of the 3-clause BSD license.  You should have received a copy of the
+ * 3-clause BSD license along with mlpack.  If not, see
+ * http://www.opensource.org/licenses/BSD-3-Clause for more information.
  */
 #ifndef MLPACK_CORE_DATA_LOAD_CSV_HPP
 #define MLPACK_CORE_DATA_LOAD_CSV_HPP

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mlpack.git



More information about the debian-science-commits mailing list