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

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Fri Aug 22 15:16:16 EDT 2014


Author: rcurtin
Date: Fri Aug 22 15:16:16 2014
New Revision: 17098

Log:
I forgot to add Udit to the list of contributors!


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	Fri Aug 22 15:16:16 2014
@@ -31,6 +31,7 @@
 Copyright: Copyright 2014, Vahab Akbarzadeh <v.akbarzadeh at gmail.com>
 Copyright: Copyright 2014, Andrew Wells <andrewmw94 at gmail.com>
 Copyright: Copyright 2014, Zhihao Lou <lzh1984 at gmail.com>
+Copyright: Copyright 2014, Udit Saxena <saxenda.udit 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	Fri Aug 22 15:16:16 2014
@@ -138,6 +138,7 @@
  *   - Vahab Akbarzadeh <v.akbarzadeh at gmail.com>
  *   - Andrew Wells <andrewmw94 at gmail.com>
  *   - Zhihao Lou <lzh1984 at gmail.com>
+ *   - Udit Saxena <saxena.udit at gmail.com>
  */
 
 // First, include all of the prerequisites.



More information about the mlpack-svn mailing list