diff --git a/COPYRIGHT.txt b/COPYRIGHT.txt index 8960aa42d3..37a66b3807 100644 --- a/COPYRIGHT.txt +++ b/COPYRIGHT.txt @@ -89,6 +89,7 @@ Copyright: Copyright 2017&2018, Sourabh Varshney Copyright 2018, Projyal Dev Copyright 2018, Nikhil Goel + Copyright 2018, Prabhat Sharma License: BSD-3-clause All rights reserved. diff --git a/src/mlpack/core.hpp b/src/mlpack/core.hpp index 843e2a42b6..2344678ee9 100644 --- a/src/mlpack/core.hpp +++ b/src/mlpack/core.hpp @@ -232,6 +232,7 @@ * - Sourabh Varshney * - Projyal Dev * - Nikhil Goel + * - Prabhat Sharma */ // First, include all of the prerequisites.