diff --git a/COPYRIGHT.txt b/COPYRIGHT.txt index d3f0e9c7dc..fd38ca1b4c 100644 --- a/COPYRIGHT.txt +++ b/COPYRIGHT.txt @@ -60,6 +60,7 @@ Copyright: Copyright 2016, Keon Kim Copyright 2016, Nilay Jain Copyright 2016, Peter Lehner + Copyright 2016, Anuraj Kanodia License: BSD-3-clause All rights reserved. . diff --git a/src/mlpack/core.hpp b/src/mlpack/core.hpp index 1d3d6a365e..66d6a35de9 100644 --- a/src/mlpack/core.hpp +++ b/src/mlpack/core.hpp @@ -194,6 +194,7 @@ * - Keon Kim * - Nilay Jain * - Peter Lehner + * - Anuraj Kanodia */ // First, include all of the prerequisites.