diff --git a/COPYRIGHT.txt b/COPYRIGHT.txt index 0ba8528e4e..40808d7fd6 100644 --- a/COPYRIGHT.txt +++ b/COPYRIGHT.txt @@ -29,6 +29,7 @@ Copyright: Copyright 2014, Saheb Motiani Copyright: Copyright 2014, Yash Vadalia Copyright: Copyright 2014, Abhishek Laddha Copyright: Copyright 2014, Vahab Akbarzadeh +Copyright: Copyright 2014, Andrew Wells License: LGPL-3+ The text of the license is available on Debian systems in the /usr/share/common-licenses/LGPL-3 file. diff --git a/src/mlpack/core.hpp b/src/mlpack/core.hpp index f2418fe7e2..9937d3f670 100644 --- a/src/mlpack/core.hpp +++ b/src/mlpack/core.hpp @@ -139,6 +139,7 @@ * - Yash Vadalia * - Abhishek Laddha * - Vahab Akbarzadeh + * - Andrew Wells */ // First, standard includes.