Skip to content

Commit 25e0ec1

Browse files
committed
Updating the year to 2015
1 parent 35ff853 commit 25e0ec1

23 files changed

+23
-23
lines changed

arrayfire/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#######################################################
2-
# Copyright (c) 2014, ArrayFire
2+
# Copyright (c) 2015, ArrayFire
33
# All rights reserved.
44
#
55
# This file is distributed under 3-clause BSD license.

arrayfire/algorithm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#######################################################
2-
# Copyright (c) 2014, ArrayFire
2+
# Copyright (c) 2015, ArrayFire
33
# All rights reserved.
44
#
55
# This file is distributed under 3-clause BSD license.

arrayfire/arith.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#######################################################
2-
# Copyright (c) 2014, ArrayFire
2+
# Copyright (c) 2015, ArrayFire
33
# All rights reserved.
44
#
55
# This file is distributed under 3-clause BSD license.

arrayfire/array.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#######################################################
2-
# Copyright (c) 2014, ArrayFire
2+
# Copyright (c) 2015, ArrayFire
33
# All rights reserved.
44
#
55
# This file is distributed under 3-clause BSD license.

arrayfire/blas.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#######################################################
2-
# Copyright (c) 2014, ArrayFire
2+
# Copyright (c) 2015, ArrayFire
33
# All rights reserved.
44
#
55
# This file is distributed under 3-clause BSD license.

arrayfire/data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#######################################################
2-
# Copyright (c) 2014, ArrayFire
2+
# Copyright (c) 2015, ArrayFire
33
# All rights reserved.
44
#
55
# This file is distributed under 3-clause BSD license.

arrayfire/device.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#######################################################
2-
# Copyright (c) 2014, ArrayFire
2+
# Copyright (c) 2015, ArrayFire
33
# All rights reserved.
44
#
55
# This file is distributed under 3-clause BSD license.

arrayfire/image.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#######################################################
2-
# Copyright (c) 2014, ArrayFire
2+
# Copyright (c) 2015, ArrayFire
33
# All rights reserved.
44
#
55
# This file is distributed under 3-clause BSD license.

arrayfire/lapack.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#######################################################
2-
# Copyright (c) 2014, ArrayFire
2+
# Copyright (c) 2015, ArrayFire
33
# All rights reserved.
44
#
55
# This file is distributed under 3-clause BSD license.

arrayfire/library.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#######################################################
2-
# Copyright (c) 2014, ArrayFire
2+
# Copyright (c) 2015, ArrayFire
33
# All rights reserved.
44
#
55
# This file is distributed under 3-clause BSD license.

0 commit comments

Comments
 (0)