diff --git a/GPy/inference/mcmc/hmc.py b/GPy/inference/mcmc/hmc.py index 21bc13cc..ec6399b6 100644 --- a/GPy/inference/mcmc/hmc.py +++ b/GPy/inference/mcmc/hmc.py @@ -1,4 +1,4 @@ -# ## Copyright (c) 2014, Zhenwen Dai +# ## Copyright (c) 2014 Mu Niu, Zhenwen Dai and GPy Authors # Licensed under the BSD 3-clause license (see LICENSE.txt) import numpy as np