[mlpack-git] master, mlpack-1.0.x: Remove license, that doesn't get applied until a release (until then it's implicit, yo). (106672d)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Thu Mar 5 21:41:42 EST 2015


Repository : https://github.com/mlpack/mlpack

On branches: master,mlpack-1.0.x
Link       : https://github.com/mlpack/mlpack/compare/904762495c039e345beba14c1142fd719b3bd50e...f94823c800ad6f7266995c700b1b630d5ffdcf40

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

commit 106672d732408e1215aff9c38268c929fb536aff
Author: Ryan Curtin <ryan at ratml.org>
Date:   Sun Feb 2 01:10:20 2014 +0000

    Remove license, that doesn't get applied until a release (until then it's
    implicit, yo).


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

106672d732408e1215aff9c38268c929fb536aff
 src/mlpack/methods/hmm/hmm_impl.hpp | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/src/mlpack/methods/hmm/hmm_impl.hpp b/src/mlpack/methods/hmm/hmm_impl.hpp
index 877b58f..c73b6e7 100644
--- a/src/mlpack/methods/hmm/hmm_impl.hpp
+++ b/src/mlpack/methods/hmm/hmm_impl.hpp
@@ -4,21 +4,6 @@
  * @author Tran Quoc Long
  *
  * Implementation of HMM class.
- *
- * This file is part of MLPACK 1.0.7.
- *
- * MLPACK is free software: you can redistribute it and/or modify it under the
- * terms of the GNU Lesser General Public License as published by the Free
- * Software Foundation, either version 3 of the License, or (at your option) any
- * later version.
- *
- * MLPACK is distributed in the hope that it will be useful, but WITHOUT ANY
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
- * A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more
- * details (LICENSE.txt).
- *
- * You should have received a copy of the GNU General Public License along with
- * MLPACK.  If not, see <http://www.gnu.org/licenses/>.
  */
 #ifndef __MLPACK_METHODS_HMM_HMM_IMPL_HPP
 #define __MLPACK_METHODS_HMM_HMM_IMPL_HPP



More information about the mlpack-git mailing list