[mlpack-svn] r16156 - in mlpack/trunk: . src/mlpack

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Wed Jan 22 13:47:05 EST 2014


Author: rcurtin
Date: Wed Jan 22 13:47:05 2014
New Revision: 16156

Log:
Add new contributor.


Modified:
   mlpack/trunk/COPYRIGHT.txt
   mlpack/trunk/src/mlpack/core.hpp

Modified: mlpack/trunk/COPYRIGHT.txt
==============================================================================
--- mlpack/trunk/COPYRIGHT.txt	(original)
+++ mlpack/trunk/COPYRIGHT.txt	Wed Jan 22 13:47:05 2014
@@ -22,6 +22,7 @@
 Copyright: Copyright 2013-2014, Marcus Edel <marcus.edel at fu-berlin.de>
 Copyright: Copyright 2013, Mudit Raj Gupta <mudit.raaj.gupta at gmail.com>
 Copyright: Copyright 2013, Sumedh Ghaisas <sumedhghaisas at gmail.com>
+Copyright: Copyright 2014, Michael Fox <michaelfox99 at gmail.com>
 License: LGPL-3+
   The text of the license is available on Debian systems in the
   /usr/share/common-licenses/LGPL-3 file.

Modified: mlpack/trunk/src/mlpack/core.hpp
==============================================================================
--- mlpack/trunk/src/mlpack/core.hpp	(original)
+++ mlpack/trunk/src/mlpack/core.hpp	Wed Jan 22 13:47:05 2014
@@ -132,6 +132,7 @@
  *   - Marcus Edel <marcus.edel at fu-berlin.de>
  *   - Mudit Raj Gupta <mudit.raaj.gupta at gmail.com>
  *   - Sumedh Ghaisas <sumedhghaisas at gmail.com>
+ *   - Michael Fox <michaelfox99 at gmail.com>
  */
 
 // First, standard includes.



More information about the mlpack-svn mailing list