浏览代码

fix copyrights

Nathalie Furmento 7 年之前
父节点
当前提交
089c051bf5
共有 100 个文件被更改,包括 99 次插入94 次删除
  1. 1 1
      README.dev
  2. 1 1
      autogen.sh
  3. 1 1
      doc/doxygen/chapters/code/cholesky_pragma.c
  4. 1 1
      doc/doxygen/chapters/code/complex.c
  5. 1 1
      doc/doxygen/chapters/code/disk_copy.c
  6. 1 1
      doc/doxygen/chapters/code/forkmode.c
  7. 1 1
      doc/doxygen/chapters/code/hello_pragma.c
  8. 1 1
      doc/doxygen/chapters/code/hello_pragma2.c
  9. 1 1
      doc/doxygen/chapters/code/matmul_pragma.c
  10. 1 1
      doc/doxygen/chapters/code/matmul_pragma2.c
  11. 1 0
      doc/doxygen/chapters/code/nf_initexit.f90
  12. 1 1
      doc/doxygen/chapters/code/scal_pragma.cu
  13. 1 1
      doc/doxygen/chapters/code/simgrid.c
  14. 1 1
      doc/doxygen/chapters/code/vector_scal_cpu.c
  15. 1 1
      doc/doxygen/chapters/code/vector_scal_cuda.cu
  16. 1 1
      doc/doxygen/dev/checkDoc.sh
  17. 1 1
      doc/doxygen/dev/starpu_check_documented.py
  18. 1 1
      doc/doxygen/dev/starpu_check_refs.sh
  19. 1 1
      doc/tutorial/hello_world.c
  20. 1 1
      doc/tutorial/hello_world_msvc.c
  21. 1 1
      doc/tutorial/vector_scal.c
  22. 1 1
      doc/tutorial/vector_scal_cpu.c
  23. 1 1
      doc/tutorial/vector_scal_cuda.cu
  24. 1 1
      doc/tutorial/vector_scal_opencl.c
  25. 1 1
      doc/tutorial/vector_scal_opencl_kernel.cl
  26. 1 1
      doc/tutorial/vector_scal_task_insert.c
  27. 1 1
      examples/README.txt
  28. 1 1
      examples/basic_examples/block_cpu.c
  29. 1 1
      examples/basic_examples/block_cuda.cu
  30. 1 1
      examples/basic_examples/block_opencl.c
  31. 1 1
      examples/basic_examples/block_opencl_kernel.cl
  32. 1 1
      examples/basic_examples/variable_kernels_opencl_kernel.cl
  33. 1 1
      examples/basic_examples/vector_scal_c.c
  34. 1 1
      examples/basic_examples/vector_scal_cpu.c
  35. 1 1
      examples/basic_examples/vector_scal_cpu_icc.icc
  36. 1 1
      examples/basic_examples/vector_scal_cpu_template.h
  37. 1 1
      examples/basic_examples/vector_scal_cuda.cu
  38. 1 1
      examples/basic_examples/vector_scal_opencl_kernel.cl
  39. 1 1
      examples/cg/cg.c
  40. 1 1
      examples/cg/cg.h
  41. 1 1
      examples/common/blas.c
  42. 1 1
      examples/common/blas.h
  43. 1 1
      examples/common/blas_model.c
  44. 1 1
      examples/common/blas_model.h
  45. 1 1
      examples/filters/fblock_cpu.c
  46. 1 1
      examples/filters/fblock_cuda.cu
  47. 1 1
      examples/filters/fblock_opencl.c
  48. 1 1
      examples/filters/fblock_opencl_kernel.cl
  49. 1 1
      examples/fortran/StarPU_fortran.h
  50. 1 1
      examples/fortran/hello_c.c
  51. 1 1
      examples/fortran90/f90_example.f90
  52. 1 1
      examples/fortran90/mod_compute.f90
  53. 1 1
      examples/fortran90/mod_interface.f90
  54. 1 0
      examples/fortran90/mod_types.f90
  55. 1 1
      examples/gl_interop/gl_interop.c
  56. 1 1
      examples/gl_interop/gl_interop_idle.c
  57. 1 0
      examples/heat/heat.sh
  58. 1 1
      examples/heat/lu_kernels_model.h
  59. 1 1
      examples/incrementer/incrementer_kernels.cu
  60. 1 1
      examples/incrementer/incrementer_kernels_opencl_kernel.cl
  61. 1 1
      examples/interface/complex_codelet.h
  62. 1 1
      examples/interface/complex_interface.c
  63. 1 1
      examples/interface/complex_interface.h
  64. 1 1
      examples/lu/blas_complex.c
  65. 1 1
      examples/lu/blas_complex.h
  66. 1 1
      examples/lu/clu.c
  67. 1 1
      examples/lu/clu_implicit.c
  68. 1 1
      examples/lu/clu_implicit_pivot.c
  69. 1 1
      examples/lu/clu_kernels.c
  70. 1 1
      examples/lu/clu_pivot.c
  71. 1 1
      examples/lu/complex_double.h
  72. 1 1
      examples/lu/complex_float.h
  73. 1 1
      examples/lu/dlu.c
  74. 1 1
      examples/lu/dlu_implicit.c
  75. 1 1
      examples/lu/dlu_implicit_pivot.c
  76. 1 1
      examples/lu/dlu_kernels.c
  77. 1 1
      examples/lu/dlu_pivot.c
  78. 1 1
      examples/lu/lu-double.h
  79. 1 1
      examples/lu/lu-float.h
  80. 1 1
      examples/lu/lu_example_complex_double.c
  81. 1 1
      examples/lu/lu_example_complex_float.c
  82. 1 1
      examples/lu/lu_example_double.c
  83. 1 1
      examples/lu/lu_example_float.c
  84. 1 1
      examples/lu/slu.c
  85. 1 1
      examples/lu/slu_implicit.c
  86. 1 1
      examples/lu/slu_implicit_pivot.c
  87. 1 1
      examples/lu/slu_kernels.c
  88. 1 1
      examples/lu/slu_pivot.c
  89. 1 1
      examples/lu/xlu_kernels.h
  90. 1 1
      examples/lu/zlu.c
  91. 1 1
      examples/lu/zlu_implicit.c
  92. 1 1
      examples/lu/zlu_implicit_pivot.c
  93. 1 1
      examples/lu/zlu_kernels.c
  94. 1 1
      examples/lu/zlu_pivot.c
  95. 1 1
      examples/matvecmult/matvecmult_kernel.cl
  96. 1 1
      examples/mult/dgemm.c
  97. 1 0
      examples/mult/double.h
  98. 1 1
      examples/mult/sgemm.c
  99. 1 0
      examples/mult/simple.h
  100. 0 0
      examples/native_fortran/nf_codelets.f90

+ 1 - 1
README.dev

@@ -1,7 +1,7 @@
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
 # Copyright (C) 2011-2012                                Inria
-# Copyright (C) 2010-2012,2015-2016                      CNRS
+# Copyright (C) 2010-2012,2015-2017                      CNRS
 # Copyright (C) 2009-2011,2014,2016                      Université de Bordeaux
 #
 # StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
autogen.sh

@@ -2,7 +2,7 @@
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
 # Copyright (C) 2010-2011,2014,2016                      Université de Bordeaux
-# Copyright (C) 2010,2015                                CNRS
+# Copyright (C) 2010,2015,2017                           CNRS
 # Copyright (C) 2017                                     Inria
 #
 # StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
doc/doxygen/chapters/code/cholesky_pragma.c

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2013,2015                           CNRS
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
  * Copyright (C) 2010-2014                                Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
doc/doxygen/chapters/code/complex.c

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2013,2015                           CNRS
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
  * Copyright (C) 2010-2014                                Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
doc/doxygen/chapters/code/disk_copy.c

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2013                                     CNRS
+ * Copyright (C) 2013,2017                                CNRS
  * Copyright (C) 2013                                     Inria
  * Copyright (C) 2014                                     Université de Bordeaux
  * Copyright (C) 2013                                     Corentin Salingue

+ 1 - 1
doc/doxygen/chapters/code/forkmode.c

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2013,2015                           CNRS
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
  * Copyright (C) 2010-2014                                Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
doc/doxygen/chapters/code/hello_pragma.c

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2013,2015                           CNRS
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
  * Copyright (C) 2010-2014                                Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
doc/doxygen/chapters/code/hello_pragma2.c

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2013,2015                           CNRS
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
  * Copyright (C) 2010-2014                                Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
doc/doxygen/chapters/code/matmul_pragma.c

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2013,2015                           CNRS
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
  * Copyright (C) 2010-2014                                Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
doc/doxygen/chapters/code/matmul_pragma2.c

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2013,2015                           CNRS
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
  * Copyright (C) 2010-2014                                Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 0
doc/doxygen/chapters/code/nf_initexit.f90

@@ -1,5 +1,6 @@
 ! StarPU --- Runtime system for heterogeneous multicore architectures.
 !
+! Copyright (C) 2017                                     CNRS
 ! Copyright (C) 2016                                     Inria
 !
 ! StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
doc/doxygen/chapters/code/scal_pragma.cu

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2013,2015                           CNRS
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
  * Copyright (C) 2010-2014,2016                           Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
doc/doxygen/chapters/code/simgrid.c

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2013,2015                           CNRS
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
  * Copyright (C) 2010-2014                                Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
doc/doxygen/chapters/code/vector_scal_cpu.c

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2013,2015                           CNRS
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
  * Copyright (C) 2013                                     Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
doc/doxygen/chapters/code/vector_scal_cuda.cu

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2013,2015                           CNRS
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
  * Copyright (C) 2010,2014                                Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
doc/doxygen/dev/checkDoc.sh

@@ -1,7 +1,7 @@
 #!/bin/bash
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
-# Copyright (C) 2013-2014,2016                           CNRS
+# Copyright (C) 2013-2014,2016-2017                      CNRS
 #
 # StarPU is free software; you can redistribute it and/or modify
 # it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
doc/doxygen/dev/starpu_check_documented.py

@@ -1,7 +1,7 @@
 #!/usr/bin/python3
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
-# Copyright (C) 2013-2014,2016                           CNRS
+# Copyright (C) 2013-2014,2016-2017                      CNRS
 #
 # StarPU is free software; you can redistribute it and/or modify
 # it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
doc/doxygen/dev/starpu_check_refs.sh

@@ -1,7 +1,7 @@
 #!/bin/bash
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
-# Copyright (C) 2016                                     CNRS
+# Copyright (C) 2016-2017                                CNRS
 #
 # StarPU is free software; you can redistribute it and/or modify
 # it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
doc/tutorial/hello_world.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2011-2012                                Inria
- * Copyright (C) 2010-2013,2015-2016                      CNRS
+ * Copyright (C) 2010-2013,2015-2017                      CNRS
  * Copyright (C) 2010-2011,2014                           Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
doc/tutorial/hello_world_msvc.c

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2011,2013-2015                      CNRS
+ * Copyright (C) 2010-2011,2013-2015,2017                 CNRS
  * Copyright (C) 2010-2011,2014,2016                      Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
doc/tutorial/vector_scal.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2011-2013                                Inria
- * Copyright (C) 2010-2013,2015                           CNRS
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
  * Copyright (C) 2010-2012,2014                           Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
doc/tutorial/vector_scal_cpu.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2011-2012                                Inria
- * Copyright (C) 2010-2013,2015                           CNRS
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
  * Copyright (C) 2010-2011,2014                           Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
doc/tutorial/vector_scal_cuda.cu

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2011-2012                                Inria
- * Copyright (C) 2010-2013,2015                           CNRS
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
  * Copyright (C) 2010-2011,2014                           Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
doc/tutorial/vector_scal_opencl.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2011-2012                                Inria
- * Copyright (C) 2010-2013,2015                           CNRS
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
  * Copyright (C) 2010-2011,2014                           Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
doc/tutorial/vector_scal_opencl_kernel.cl

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2011-2012                                Inria
- * Copyright (C) 2010-2013,2015                           CNRS
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
doc/tutorial/vector_scal_task_insert.c

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2015                                CNRS
+ * Copyright (C) 2010-2015,2017                           CNRS
  * Copyright (C) 2010-2012,2014                           Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
examples/README.txt

@@ -1,6 +1,6 @@
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
-# Copyright (C) 2016                                     CNRS
+# Copyright (C) 2016-2017                                CNRS
 # Copyright (C) 2015-2016                                Université de Bordeaux
 #
 # StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
examples/basic_examples/block_cpu.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2010-2011,2014                           Université de Bordeaux
- * Copyright (C) 2010-2011,2013,2015                      CNRS
+ * Copyright (C) 2010-2011,2013,2015,2017                 CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
examples/basic_examples/block_cuda.cu

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2010-2011                                Université de Bordeaux
- * Copyright (C) 2010-2012,2015                           CNRS
+ * Copyright (C) 2010-2012,2015,2017                      CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
examples/basic_examples/block_opencl.c

@@ -2,7 +2,7 @@
  *
  * Copyright (C) 2011                                     Inria
  * Copyright (C) 2010-2011,2014                           Université de Bordeaux
- * Copyright (C) 2010-2013,2015-2016                      CNRS
+ * Copyright (C) 2010-2013,2015-2017                      CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
examples/basic_examples/block_opencl_kernel.cl

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2010-2011                                Université de Bordeaux
- * Copyright (C) 2010-2012,2015                           CNRS
+ * Copyright (C) 2010-2012,2015,2017                      CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
examples/basic_examples/variable_kernels_opencl_kernel.cl

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010,2015                                CNRS
+ * Copyright (C) 2010,2015,2017                           CNRS
  * Copyright (C) 2011                                     Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
examples/basic_examples/vector_scal_c.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2011-2013                                Inria
- * Copyright (C) 2010-2013,2015                           CNRS
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
  * Copyright (C) 2011,2013-2014                           Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
examples/basic_examples/vector_scal_cpu.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2011-2012                                Inria
- * Copyright (C) 2010-2012,2015                           CNRS
+ * Copyright (C) 2010-2012,2015,2017                      CNRS
  * Copyright (C) 2011-2012                                Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
examples/basic_examples/vector_scal_cpu_icc.icc

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2012                                     Inria
- * Copyright (C) 2010-2012,2015                           CNRS
+ * Copyright (C) 2010-2012,2015,2017                      CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
examples/basic_examples/vector_scal_cpu_template.h

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2012                                     Inria
- * Copyright (C) 2010-2012,2015                           CNRS
+ * Copyright (C) 2010-2012,2015,2017                      CNRS
  * Copyright (C) 2013                                     Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
examples/basic_examples/vector_scal_cuda.cu

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2013,2015                           CNRS
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
  * Copyright (C) 2010-2011,2014                           Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
examples/basic_examples/vector_scal_opencl_kernel.cl

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2011,2013,2015                      CNRS
+ * Copyright (C) 2010-2011,2013,2015,2017                 CNRS
  * Copyright (C) 2011                                     Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
examples/cg/cg.c

@@ -2,7 +2,7 @@
  *
  * Copyright (C) 2012-2013                                Inria
  * Copyright (C) 2010-2012,2014-2017                      Université de Bordeaux
- * Copyright (C) 2011-2013,2016                           CNRS
+ * Copyright (C) 2011-2013,2016-2017                      CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
examples/cg/cg.h

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2010-2011,2014                           Université de Bordeaux
- * Copyright (C) 2011-2012                                CNRS
+ * Copyright (C) 2011-2012,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
examples/common/blas.c

@@ -2,7 +2,7 @@
  *
  * Copyright (C) 2012                                     Inria
  * Copyright (C) 2009-2011,2014-2015                      Université de Bordeaux
- * Copyright (C) 2010,2015                                CNRS
+ * Copyright (C) 2010,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
examples/common/blas.h

@@ -2,7 +2,7 @@
  *
  * Copyright (C) 2012                                     Inria
  * Copyright (C) 2009-2011,2014                           Université de Bordeaux
- * Copyright (C) 2010,2015                                CNRS
+ * Copyright (C) 2010,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
examples/common/blas_model.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2008-2012,2014                           Université de Bordeaux
- * Copyright (C) 2010-2011,2015                           CNRS
+ * Copyright (C) 2010-2011,2015,2017                      CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
examples/common/blas_model.h

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2008-2012,2014                           Université de Bordeaux
- * Copyright (C) 2010-2012,2015                           CNRS
+ * Copyright (C) 2010-2012,2015,2017                      CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
examples/filters/fblock_cpu.c

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2011,2013,2015                      CNRS
+ * Copyright (C) 2010-2011,2013,2015,2017                 CNRS
  * Copyright (C) 2011,2015                                Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
examples/filters/fblock_cuda.cu

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2012,2015                           CNRS
+ * Copyright (C) 2010-2012,2015,2017                      CNRS
  * Copyright (C) 2011,2014-2015                           Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
examples/filters/fblock_opencl.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2011                                     Inria
- * Copyright (C) 2010-2013,2015-2016                      CNRS
+ * Copyright (C) 2010-2013,2015-2017                      CNRS
  * Copyright (C) 2011,2014-2015                           Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
examples/filters/fblock_opencl_kernel.cl

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2011,2015                           CNRS
+ * Copyright (C) 2010-2011,2015,2017                      CNRS
  * Copyright (C) 2011,2015,2017                           Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
examples/fortran/StarPU_fortran.h

@@ -1,7 +1,7 @@
 C StarPU --- Runtime system for heterogeneous multicore architectures.
 C
 C Copyright (C) 2009-2011,2014                           Université de Bordeaux
-C Copyright (C) 2010,2014-2015                           CNRS
+C Copyright (C) 2010,2014-2015,2017                      CNRS
 C
 C StarPU is free software; you can redistribute it and/or modify
 C it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
examples/fortran/hello_c.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2009-2011,2014-2015                      Université de Bordeaux
- * Copyright (C) 2010,2014-2015                           CNRS
+ * Copyright (C) 2010,2014-2015,2017                      CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
examples/fortran90/f90_example.f90

@@ -1,6 +1,6 @@
 ! StarPU --- Runtime system for heterogeneous multicore architectures.
 !
-! Copyright (C) 2015                                     CNRS
+! Copyright (C) 2015,2017                                CNRS
 ! Copyright (C) 2015                                     Inria
 ! Copyright (C) 2015                                     Université de Bordeaux
 ! Copyright (C) 2015                                     ONERA

+ 1 - 1
examples/fortran90/mod_compute.f90

@@ -1,6 +1,6 @@
 ! StarPU --- Runtime system for heterogeneous multicore architectures.
 !
-! Copyright (C) 2015                                     CNRS
+! Copyright (C) 2015,2017                                CNRS
 ! Copyright (C) 2015                                     Inria
 ! Copyright (C) 2015                                     Université de Bordeaux
 ! Copyright (C) 2015                                     ONERA

+ 1 - 1
examples/fortran90/mod_interface.f90

@@ -1,6 +1,6 @@
 ! StarPU --- Runtime system for heterogeneous multicore architectures.
 !
-! Copyright (C) 2015                                     CNRS
+! Copyright (C) 2015,2017                                CNRS
 ! Copyright (C) 2015                                     Inria
 ! Copyright (C) 2015                                     Université de Bordeaux
 ! Copyright (C) 2015                                     ONERA

+ 1 - 0
examples/fortran90/mod_types.f90

@@ -1,5 +1,6 @@
 ! StarPU --- Runtime system for heterogeneous multicore architectures.
 !
+! Copyright (C) 2017                                     CNRS
 ! Copyright (C) 2015                                     Inria
 ! Copyright (C) 2015                                     ONERA
 !

+ 1 - 1
examples/gl_interop/gl_interop.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2012                                     Inria
- * Copyright (C) 2012-2013,2015                           CNRS
+ * Copyright (C) 2012-2013,2015,2017                      CNRS
  * Copyright (C) 2012-2014                                Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
examples/gl_interop/gl_interop_idle.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2012                                     Inria
- * Copyright (C) 2012-2013,2015                           CNRS
+ * Copyright (C) 2012-2013,2015,2017                      CNRS
  * Copyright (C) 2012-2014                                Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 0
examples/heat/heat.sh

@@ -1,6 +1,7 @@
 #!/bin/bash
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
+# Copyright (C) 2017                                     CNRS
 # Copyright (C) 2017                                     Inria
 # Copyright (C) 2017                                     Université de Bordeaux
 #

+ 1 - 1
examples/heat/lu_kernels_model.h

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2008-2011,2014                           Université de Bordeaux
- * Copyright (C) 2010,2013,2015                           CNRS
+ * Copyright (C) 2010,2013,2015,2017                      CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
examples/incrementer/incrementer_kernels.cu

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2009-2011,2014-2015                      Université de Bordeaux
- * Copyright (C) 2010,2012,2015                           CNRS
+ * Copyright (C) 2010,2012,2015,2017                      CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
examples/incrementer/incrementer_kernels_opencl_kernel.cl

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010,2015                                CNRS
+ * Copyright (C) 2010,2015,2017                           CNRS
  * Copyright (C) 2011,2015                                Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
examples/interface/complex_codelet.h

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2012                                     Inria
- * Copyright (C) 2012-2013,2015                           CNRS
+ * Copyright (C) 2012-2013,2015,2017                      CNRS
  * Copyright (C) 2013-2015,2017                           Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
examples/interface/complex_interface.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2012-2013                                Inria
- * Copyright (C) 2012-2015                                CNRS
+ * Copyright (C) 2012-2015,2017                           CNRS
  * Copyright (C) 2013-2015                                Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
examples/interface/complex_interface.h

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2012                                     Inria
- * Copyright (C) 2012-2013,2015                           CNRS
+ * Copyright (C) 2012-2013,2015,2017                      CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
examples/lu/blas_complex.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2011                                     Inria
- * Copyright (C) 2010,2012,2015                           CNRS
+ * Copyright (C) 2010,2012,2015,2017                      CNRS
  * Copyright (C) 2009-2010,2014                           Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
examples/lu/blas_complex.h

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2011                                     Inria
- * Copyright (C) 2010,2012,2015                           CNRS
+ * Copyright (C) 2010,2012,2015,2017                      CNRS
  * Copyright (C) 2009-2011,2014                           Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
examples/lu/clu.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2011-2012                                Inria
- * Copyright (C) 2010,2012,2015                           CNRS
+ * Copyright (C) 2010,2012,2015,2017                      CNRS
  * Copyright (C) 2009-2010,2014-2015                      Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
examples/lu/clu_implicit.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2011-2012                                Inria
- * Copyright (C) 2010,2012,2015                           CNRS
+ * Copyright (C) 2010,2012,2015,2017                      CNRS
  * Copyright (C) 2010,2014-2015                           Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
examples/lu/clu_implicit_pivot.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2011-2012                                Inria
- * Copyright (C) 2010,2012,2015                           CNRS
+ * Copyright (C) 2010,2012,2015,2017                      CNRS
  * Copyright (C) 2010,2014-2015                           Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
examples/lu/clu_kernels.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2011-2012                                Inria
- * Copyright (C) 2010,2012,2015                           CNRS
+ * Copyright (C) 2010,2012,2015,2017                      CNRS
  * Copyright (C) 2009-2010,2014-2015                      Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
examples/lu/clu_pivot.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2011-2012                                Inria
- * Copyright (C) 2010,2012,2015                           CNRS
+ * Copyright (C) 2010,2012,2015,2017                      CNRS
  * Copyright (C) 2009-2010,2014-2015                      Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
examples/lu/complex_double.h

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2011-2012                                Inria
- * Copyright (C) 2010,2012,2015                           CNRS
+ * Copyright (C) 2010,2012,2015,2017                      CNRS
  * Copyright (C) 2009-2010,2014-2015,2017                 Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
examples/lu/complex_float.h

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2011-2012                                Inria
- * Copyright (C) 2010,2012,2015                           CNRS
+ * Copyright (C) 2010,2012,2015,2017                      CNRS
  * Copyright (C) 2009-2010,2014-2015,2017                 Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
examples/lu/dlu.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2009-2012,2014-2015                      Université de Bordeaux
- * Copyright (C) 2010,2015                                CNRS
+ * Copyright (C) 2010,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
examples/lu/dlu_implicit.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2010-2012,2014-2015                      Université de Bordeaux
- * Copyright (C) 2010,2015                                CNRS
+ * Copyright (C) 2010,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
examples/lu/dlu_implicit_pivot.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2010-2012,2014-2015                      Université de Bordeaux
- * Copyright (C) 2010,2015                                CNRS
+ * Copyright (C) 2010,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
examples/lu/dlu_kernels.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2009-2012,2014-2015                      Université de Bordeaux
- * Copyright (C) 2010,2015                                CNRS
+ * Copyright (C) 2010,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
examples/lu/dlu_pivot.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2009-2012,2014-2015                      Université de Bordeaux
- * Copyright (C) 2010,2015                                CNRS
+ * Copyright (C) 2010,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
examples/lu/lu-double.h

@@ -2,7 +2,7 @@
  *
  * Copyright (C) 2011-2012                                Inria
  * Copyright (C) 2009-2012,2014-2015,2017                 Université de Bordeaux
- * Copyright (C) 2010,2015                                CNRS
+ * Copyright (C) 2010,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
examples/lu/lu-float.h

@@ -2,7 +2,7 @@
  *
  * Copyright (C) 2011-2012                                Inria
  * Copyright (C) 2009-2012,2014-2015,2017                 Université de Bordeaux
- * Copyright (C) 2010,2015                                CNRS
+ * Copyright (C) 2010,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
examples/lu/lu_example_complex_double.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2011-2012                                Inria
- * Copyright (C) 2010,2012,2015                           CNRS
+ * Copyright (C) 2010,2012,2015,2017                      CNRS
  * Copyright (C) 2009-2010,2014-2015                      Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
examples/lu/lu_example_complex_float.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2011-2012                                Inria
- * Copyright (C) 2010,2012,2015                           CNRS
+ * Copyright (C) 2010,2012,2015,2017                      CNRS
  * Copyright (C) 2009-2010,2014-2015                      Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
examples/lu/lu_example_double.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2009-2012,2014-2015                      Université de Bordeaux
- * Copyright (C) 2010,2015                                CNRS
+ * Copyright (C) 2010,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
examples/lu/lu_example_float.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2009-2012,2014-2015                      Université de Bordeaux
- * Copyright (C) 2010,2015                                CNRS
+ * Copyright (C) 2010,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
examples/lu/slu.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2009-2012,2014-2015                      Université de Bordeaux
- * Copyright (C) 2010,2015                                CNRS
+ * Copyright (C) 2010,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
examples/lu/slu_implicit.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2010-2012,2014-2015                      Université de Bordeaux
- * Copyright (C) 2010,2015                                CNRS
+ * Copyright (C) 2010,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
examples/lu/slu_implicit_pivot.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2010-2012,2014-2015                      Université de Bordeaux
- * Copyright (C) 2010,2015                                CNRS
+ * Copyright (C) 2010,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
examples/lu/slu_kernels.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2009-2012,2014-2015                      Université de Bordeaux
- * Copyright (C) 2010,2015                                CNRS
+ * Copyright (C) 2010,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
examples/lu/slu_pivot.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2009-2012,2014-2015                      Université de Bordeaux
- * Copyright (C) 2010,2015                                CNRS
+ * Copyright (C) 2010,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
examples/lu/xlu_kernels.h

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2009-2011,2014                           Université de Bordeaux
- * Copyright (C) 2010-2011,2015                           CNRS
+ * Copyright (C) 2010-2011,2015,2017                      CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
examples/lu/zlu.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2011-2012                                Inria
- * Copyright (C) 2010,2012,2015                           CNRS
+ * Copyright (C) 2010,2012,2015,2017                      CNRS
  * Copyright (C) 2009-2010,2014-2015                      Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
examples/lu/zlu_implicit.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2011-2012                                Inria
- * Copyright (C) 2010,2012,2015                           CNRS
+ * Copyright (C) 2010,2012,2015,2017                      CNRS
  * Copyright (C) 2010,2014-2015                           Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
examples/lu/zlu_implicit_pivot.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2011-2012                                Inria
- * Copyright (C) 2010,2012,2015                           CNRS
+ * Copyright (C) 2010,2012,2015,2017                      CNRS
  * Copyright (C) 2010,2014-2015                           Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
examples/lu/zlu_kernels.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2011-2012                                Inria
- * Copyright (C) 2010,2012,2015                           CNRS
+ * Copyright (C) 2010,2012,2015,2017                      CNRS
  * Copyright (C) 2009-2010,2014-2015                      Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
examples/lu/zlu_pivot.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2011-2012                                Inria
- * Copyright (C) 2010,2012,2015                           CNRS
+ * Copyright (C) 2010,2012,2015,2017                      CNRS
  * Copyright (C) 2009-2010,2014-2015                      Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
examples/matvecmult/matvecmult_kernel.cl

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2011                                CNRS
+ * Copyright (C) 2010-2011,2017                           CNRS
  * Copyright (C) 2014                                     Université de Bordeaux
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
examples/mult/dgemm.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2009-2011,2014                           Université de Bordeaux
- * Copyright (C) 2010,2015                                CNRS
+ * Copyright (C) 2010,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 0
examples/mult/double.h

@@ -1,6 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2010-2011,2014                           Université de Bordeaux
+ * Copyright (C) 2017                                     CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
examples/mult/sgemm.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2009-2011,2014                           Université de Bordeaux
- * Copyright (C) 2010,2015                                CNRS
+ * Copyright (C) 2010,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 0
examples/mult/simple.h

@@ -1,6 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2010-2011,2014                           Université de Bordeaux
+ * Copyright (C) 2017                                     CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 0 - 0
examples/native_fortran/nf_codelets.f90


部分文件因为文件数量过多而无法显示