Skip to content

Commit 850a554

Browse files
committed
Update copyright notice dates
1 parent 31bb1d8 commit 850a554

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

Blas/src/main/java/com/nativelibs4java/opencl/blas/ujmp/package-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* JavaCL - Java API and utilities for OpenCL
33
* http://javacl.googlecode.com/
44
*
5-
* Copyright (c) 2009-2011, Olivier Chafik (http://ochafik.com/)
5+
* Copyright (c) 2009-2015, Olivier Chafik (http://ochafik.com/)
66
* All rights reserved.
77
*
88
* Redistribution and use in source and binary forms, with or without

Core/src/main/Header.vm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* JavaCL - Java API and utilities for OpenCL
33
* http://javacl.googlecode.com/
44
*
5-
* Copyright (c) 2009-2013, Olivier Chafik (http://ochafik.com/)
5+
* Copyright (c) 2009-2015, Olivier Chafik (http://ochafik.com/)
66
* All rights reserved.
77
*
88
* Redistribution and use in source and binary forms, with or without

Demos/src/main/java/com/nativelibs4java/opencl/demos/hardware/HardwareReport.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* JavaCL - Java API and utilities for OpenCL
33
* http://javacl.googlecode.com/
44
*
5-
* Copyright (c) 2009-2011, Olivier Chafik (http://ochafik.com/)
5+
* Copyright (c) 2009-2015, Olivier Chafik (http://ochafik.com/)
66
* All rights reserved.
77
*
88
* Redistribution and use in source and binary forms, with or without

Demos/src/main/java/com/nativelibs4java/opencl/demos/sobelfilter/SobelFilterDemo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* JavaCL - Java API and utilities for OpenCL
33
* http://javacl.googlecode.com/
44
*
5-
* Copyright (c) 2009-2011, Olivier Chafik (http://ochafik.com/)
5+
* Copyright (c) 2009-2015, Olivier Chafik (http://ochafik.com/)
66
* All rights reserved.
77
*
88
* Redistribution and use in source and binary forms, with or without

JavaCL/src/main/java/com/nativelibs4java/opencl/util/fft/package-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* JavaCL - Java API and utilities for OpenCL
33
* http://javacl.googlecode.com/
44
*
5-
* Copyright (c) 2009-2011, Olivier Chafik (http://ochafik.com/)
5+
* Copyright (c) 2009-2015, Olivier Chafik (http://ochafik.com/)
66
* All rights reserved.
77
*
88
* Redistribution and use in source and binary forms, with or without

JavaCL/src/main/java/com/nativelibs4java/opencl/util/package-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* JavaCL - Java API and utilities for OpenCL
33
* http://javacl.googlecode.com/
44
*
5-
* Copyright (c) 2009-2011, Olivier Chafik (http://ochafik.com/)
5+
* Copyright (c) 2009-2015, Olivier Chafik (http://ochafik.com/)
66
* All rights reserved.
77
*
88
* Redistribution and use in source and binary forms, with or without

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2010-2012, Olivier Chafik
1+
Copyright (c) 2010-2015, Olivier Chafik
22
All rights reserved.
33
Redistribution and use in source and binary forms, with or without
44
modification, are permitted provided that the following conditions are met:

OpenGLDemos/src/main/java/com/nativelibs4java/opencl/demos/JavaCLSettingsPanel.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* JavaCL - Java API and utilities for OpenCL
33
* http://javacl.googlecode.com/
44
*
5-
* Copyright (c) 2009-2011, Olivier Chafik (http://ochafik.com/)
5+
* Copyright (c) 2009-2015, Olivier Chafik (http://ochafik.com/)
66
* All rights reserved.
77
*
88
* Redistribution and use in source and binary forms, with or without

0 commit comments

Comments
 (0)