more cooooopyrighting

This commit is contained in:
James Hensman 2014-11-21 11:59:02 +00:00
parent 504aaef6c8
commit f8fa672ea1
8 changed files with 10 additions and 7 deletions

View file

@ -1,4 +1,4 @@
# Copyright (c) 2012, 2013 The GPy authors (see AUTHORS.txt)
# Copyright (c) 2012-2014 The GPy authors (see AUTHORS.txt)
# Licensed under the BSD 3-clause license (see LICENSE.txt)
import numpy as np

View file

@ -1,4 +1,4 @@
# Copyright (c) 2012, 2013 GPy Authors
# Copyright (c) 2012-2014 GPy Authors
# Licensed under the BSD 3-clause license (see LICENSE.txt)

View file

@ -1,4 +1,4 @@
# Copyright (c) 2012, GPy authors (see AUTHORS.txt).
# Copyright (c) 2012-2014 The GPy authors (see AUTHORS.txt)
# Licensed under the BSD 3-clause license (see LICENSE.txt)
#TODO
"""

View file

@ -1,4 +1,4 @@
# Copyright (c) 2012, GPy authors (see AUTHORS.txt).
# Copyright (c) 2012-2014 The GPy authors (see AUTHORS.txt)
# Licensed under the BSD 3-clause license (see LICENSE.txt)
import numpy as np

View file

@ -1,4 +1,4 @@
# Copyright (c) 2012, 2013 The GPy authors
# Copyright (c) 2012-2014 The GPy authors (see AUTHORS.txt)
# Licensed under the BSD 3-clause license (see LICENSE.txt)
import numpy as np

View file

@ -1,3 +1,6 @@
# Copyright (c) 2012-2014 The GPy authors (see AUTHORS.txt)
# Licensed under the BSD 3-clause license (see LICENSE.txt)
import numpy as np
from scipy import stats, special
import link_functions

View file

@ -1,5 +1,5 @@
from __future__ import division
# Copyright (c) 2012, 2013 Ricardo Andrade
# Copyright (c) 2012-2014 Ricardo Andrade, Alan Saul
# Licensed under the BSD 3-clause license (see LICENSE.txt)
import numpy as np

View file

@ -1,4 +1,4 @@
# Copyright (c) 2012, 2013 Ricardo Andrade
# Copyright (c) 2012-2014 Ricardo Andrade, Alan Saul
# Licensed under the BSD 3-clause license (see LICENSE.txt)
import numpy as np