Browse Source

doc: fix copyrights

Nathalie Furmento 7 years ago
parent
commit
5baf04e626
100 changed files with 311 additions and 292 deletions
  1. 4 2
      doc/Makefile.am
  2. 4 4
      doc/doxygen/Makefile.am
  3. 3 3
      doc/doxygen/chapters/000_introduction.doxy
  4. 3 3
      doc/doxygen/chapters/101_building.doxy
  5. 3 3
      doc/doxygen/chapters/110_basic_examples.doxy
  6. 3 3
      doc/doxygen/chapters/201_advanced_examples.doxy
  7. 3 3
      doc/doxygen/chapters/210_check_list_performance.doxy
  8. 3 3
      doc/doxygen/chapters/301_tasks.doxy
  9. 3 3
      doc/doxygen/chapters/310_data_management.doxy
  10. 3 3
      doc/doxygen/chapters/320_scheduling.doxy
  11. 4 4
      doc/doxygen/chapters/330_scheduling_contexts.doxy
  12. 3 3
      doc/doxygen/chapters/340_scheduling_context_hypervisor.doxy
  13. 4 2
      doc/doxygen/chapters/350_modularized_scheduler.doxy
  14. 3 3
      doc/doxygen/chapters/360_debugging_tools.doxy
  15. 3 3
      doc/doxygen/chapters/370_online_performance_tools.doxy
  16. 3 3
      doc/doxygen/chapters/380_offline_performance_tools.doxy
  17. 3 3
      doc/doxygen/chapters/390_faq.doxy
  18. 4 1
      doc/doxygen/chapters/401_out_of_core.doxy
  19. 3 3
      doc/doxygen/chapters/410_mpi_support.doxy
  20. 3 3
      doc/doxygen/chapters/420_fft_support.doxy
  21. 3 3
      doc/doxygen/chapters/430_mic_scc_support.doxy
  22. 3 3
      doc/doxygen/chapters/440_c_extensions.doxy
  23. 2 1
      doc/doxygen/chapters/450_native_fortran_support.doxy
  24. 3 3
      doc/doxygen/chapters/460_socl_opencl_extensions.doxy
  25. 3 3
      doc/doxygen/chapters/470_simgrid.doxy
  26. 2 1
      doc/doxygen/chapters/480_openmp_runtime_support.doxy
  27. 3 3
      doc/doxygen/chapters/490_clustering_a_machine.doxy
  28. 4 4
      doc/doxygen/chapters/501_environment_variables.doxy
  29. 3 3
      doc/doxygen/chapters/510_configure_options.doxy
  30. 3 3
      doc/doxygen/chapters/520_files.doxy
  31. 3 3
      doc/doxygen/chapters/601_scaling_vector_example.doxy
  32. 3 3
      doc/doxygen/chapters/610_fdl_1_3.doxy
  33. 1 1
      doc/doxygen/chapters/api/bitmap.doxy
  34. 2 1
      doc/doxygen/chapters/api/clustering_machine.doxy
  35. 3 3
      doc/doxygen/chapters/api/codelet_and_tasks.doxy
  36. 3 3
      doc/doxygen/chapters/api/cuda_extensions.doxy
  37. 3 3
      doc/doxygen/chapters/api/data_interfaces.doxy
  38. 3 3
      doc/doxygen/chapters/api/data_management.doxy
  39. 4 1
      doc/doxygen/chapters/api/data_out_of_core.doxy
  40. 3 3
      doc/doxygen/chapters/api/data_partition.doxy
  41. 3 3
      doc/doxygen/chapters/api/expert_mode.doxy
  42. 3 3
      doc/doxygen/chapters/api/explicit_dependencies.doxy
  43. 3 3
      doc/doxygen/chapters/api/fft_support.doxy
  44. 3 3
      doc/doxygen/chapters/api/fxt_support.doxy
  45. 3 3
      doc/doxygen/chapters/api/implicit_dependencies.doxy
  46. 3 3
      doc/doxygen/chapters/api/initialization.doxy
  47. 3 3
      doc/doxygen/chapters/api/insert_task.doxy
  48. 3 3
      doc/doxygen/chapters/api/lower_bound.doxy
  49. 3 3
      doc/doxygen/chapters/api/mic_extensions.doxy
  50. 3 3
      doc/doxygen/chapters/api/misc_helpers.doxy
  51. 4 4
      doc/doxygen/chapters/api/modularized_scheduler.doxy
  52. 3 3
      doc/doxygen/chapters/api/mpi.doxy
  53. 3 3
      doc/doxygen/chapters/api/multiformat_data_interface.doxy
  54. 3 3
      doc/doxygen/chapters/api/opencl_extensions.doxy
  55. 2 1
      doc/doxygen/chapters/api/openmp_runtime_support.doxy
  56. 3 3
      doc/doxygen/chapters/api/parallel_tasks.doxy
  57. 3 3
      doc/doxygen/chapters/api/performance_model.doxy
  58. 3 3
      doc/doxygen/chapters/api/profiling.doxy
  59. 3 3
      doc/doxygen/chapters/api/running_driver.doxy
  60. 3 3
      doc/doxygen/chapters/api/sc_hypervisor/sc_hypervisor.doxy
  61. 3 3
      doc/doxygen/chapters/api/sc_hypervisor/sc_hypervisor_usage.doxy
  62. 3 3
      doc/doxygen/chapters/api/scc_extensions.doxy
  63. 4 4
      doc/doxygen/chapters/api/scheduling_contexts.doxy
  64. 3 3
      doc/doxygen/chapters/api/scheduling_policy.doxy
  65. 3 3
      doc/doxygen/chapters/api/standard_memory_library.doxy
  66. 3 3
      doc/doxygen/chapters/api/task_bundles.doxy
  67. 3 3
      doc/doxygen/chapters/api/task_lists.doxy
  68. 3 3
      doc/doxygen/chapters/api/threads.doxy
  69. 3 3
      doc/doxygen/chapters/api/toolbox.doxy
  70. 3 3
      doc/doxygen/chapters/api/top.doxy
  71. 1 1
      doc/doxygen/chapters/api/tree.doxy
  72. 3 3
      doc/doxygen/chapters/api/versioning.doxy
  73. 3 3
      doc/doxygen/chapters/api/workers.doxy
  74. 2 2
      doc/doxygen/chapters/code/cholesky_pragma.c
  75. 2 2
      doc/doxygen/chapters/code/complex.c
  76. 4 1
      doc/doxygen/chapters/code/disk_compute.c
  77. 4 1
      doc/doxygen/chapters/code/disk_copy.c
  78. 2 2
      doc/doxygen/chapters/code/forkmode.c
  79. 2 2
      doc/doxygen/chapters/code/hello_pragma.c
  80. 2 2
      doc/doxygen/chapters/code/hello_pragma2.c
  81. 2 2
      doc/doxygen/chapters/code/matmul_pragma.c
  82. 2 2
      doc/doxygen/chapters/code/matmul_pragma2.c
  83. 3 2
      doc/doxygen/chapters/code/multiformat.c
  84. 2 2
      doc/doxygen/chapters/code/nf_initexit.f90
  85. 2 2
      doc/doxygen/chapters/code/scal_pragma.cu
  86. 2 2
      doc/doxygen/chapters/code/simgrid.c
  87. 3 2
      doc/doxygen/chapters/code/vector_scal_c.c
  88. 2 1
      doc/doxygen/chapters/code/vector_scal_cpu.c
  89. 2 2
      doc/doxygen/chapters/code/vector_scal_cuda.cu
  90. 3 3
      doc/doxygen/chapters/code/vector_scal_opencl.c
  91. 1 1
      doc/doxygen/chapters/code/vector_scal_opencl_codelet.cl
  92. 2 3
      doc/doxygen/dev/checkDoc.sh
  93. 15 16
      doc/doxygen/dev/sc_funcs.cocci
  94. 2 3
      doc/doxygen/dev/starpu_check_documented.py
  95. 2 3
      doc/doxygen/dev/starpu_check_refs.sh
  96. 3 3
      doc/doxygen/dev/starpu_check_undocumented.sh
  97. 15 15
      doc/doxygen/dev/starpu_funcs.cocci
  98. 5 5
      doc/doxygen/doxygen-config.cfg.in
  99. 5 5
      doc/doxygen/doxygen.cfg
  100. 0 0
      doc/doxygen/doxygen_filter.sh.in

+ 4 - 2
doc/Makefile.am

@@ -1,6 +1,8 @@
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
-# Copyright (C) 2013, 2014, 2016, 2017  CNRS
+# Copyright (C) 2013-2017                                CNRS
+# Copyright (C) 2015                                     Inria
+# Copyright (C) 2015                                     Université de Bordeaux
 #
 # 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
@@ -12,7 +14,7 @@
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 #
 # See the GNU Lesser General Public License in COPYING.LGPL for more details.
-
+#
 SUBDIRS = doxygen
 DIST_SUBDIRS = doxygen
 

+ 4 - 4
doc/doxygen/Makefile.am

@@ -1,8 +1,8 @@
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
-# Copyright (C) 2009, 2011, 2013-2014, 2017  Université de Bordeaux
-# Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017  CNRS
-# Copyright (C) 2014  Inria
+# Copyright (C) 2013-2017                                Inria
+# Copyright (C) 2010-2017                                CNRS
+# Copyright (C) 2009,2011,2013-2014,2017                 Université de Bordeaux
 #
 # 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
@@ -14,7 +14,7 @@
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 #
 # See the GNU Lesser General Public License in COPYING.LGPL for more details.
-
+#
 DOXYGEN = doxygen
 PDFLATEX = pdflatex
 MAKEINDEX = makeindex

+ 3 - 3
doc/doxygen/chapters/000_introduction.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012, 2016 Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2011-2013,2016                           Inria
+ * Copyright (C) 2009-2011,2014,2016                      Université de Bordeaux
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/101_building.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2009-2011,2013-2016                      Université de Bordeaux
+ * Copyright (C) 2011-2012                                Inria
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/110_basic_examples.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2013,2015-2017                      CNRS
+ * Copyright (C) 2011-2013                                Inria
+ * Copyright (C) 2009-2011,2014-2015                      Université de Bordeaux
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/201_advanced_examples.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2011-2013                                Inria
+ * Copyright (C) 2009-2011,2013-2014                      Université de Bordeaux
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/210_check_list_performance.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012, 2017  Inria
+ * Copyright (C) 2011-2013,2015,2017                      Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2009-2011,2013-2017                      Université de Bordeaux
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/301_tasks.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2009-2011,2014-2016                      Université de Bordeaux
+ * Copyright (C) 2011-2012                                Inria
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/310_data_management.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2009-2011,2014-2017                      Université de Bordeaux
+ * Copyright (C) 2011-2012                                Inria
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/320_scheduling.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2011-2012,2016                           Inria
+ * Copyright (C) 2009-2011,2014-2017                      Université de Bordeaux
  *
  * 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

+ 4 - 4
doc/doxygen/chapters/330_scheduling_contexts.doxy

@@ -1,9 +1,9 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
- * Copyright (C) 2016 Uppsala University
+ * Copyright (C) 2011-2013,2016                           Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2009-2011,2014                           Université de Bordeaux
+ * Copyright (C) 2016                                     Uppsala University
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/340_scheduling_context_hypervisor.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2011-2013                                Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2009-2011,2014                           Université de Bordeaux
  *
  * 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

+ 4 - 2
doc/doxygen/chapters/350_modularized_scheduler.doxy

@@ -1,7 +1,9 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2013 Simon Archipoff
- * Copyright (C) 2013 Inria
+ * Copyright (C) 2013                                     Inria
+ * Copyright (C) 2014,2016-2017                           CNRS
+ * Copyright (C) 2014,2017                                Université de Bordeaux
+ * Copyright (C) 2013                                     Simon Archipoff
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/360_debugging_tools.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2009-2011,2014,2016                      Université de Bordeaux
+ * Copyright (C) 2011-2012                                Inria
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/370_online_performance_tools.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012, 2016 Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2011-2012,2016                           Inria
+ * Copyright (C) 2009-2011,2014,2016                      Université de Bordeaux
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/380_offline_performance_tools.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2011-2012,2015-2017                      Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2009-2011,2014-2017                      Université de Bordeaux
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/390_faq.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2009-2011,2014,2016-2017                 Université de Bordeaux
+ * Copyright (C) 2011-2012                                Inria
  *
  * 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

+ 4 - 1
doc/doxygen/chapters/401_out_of_core.doxy

@@ -1,6 +1,9 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2013 Corentin Salingue
+ * Copyright (C) 2013-2014,2016-2017                      CNRS
+ * Copyright (C) 2013                                     Inria
+ * Copyright (C) 2013-2014,2017                           Université de Bordeaux
+ * Copyright (C) 2013                                     Corentin Salingue
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/410_mpi_support.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012, 2017  Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2011-2013,2017                           Inria
+ * Copyright (C) 2009-2011,2013-2017                      Université de Bordeaux
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/420_fft_support.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2009-2011,2014-2015                      Université de Bordeaux
+ * Copyright (C) 2011-2012                                Inria
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/430_mic_scc_support.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2011-2012,2016                           Inria
+ * Copyright (C) 2009-2011,2013-2016                      Université de Bordeaux
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/440_c_extensions.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2009-2011,2014-2015                      Université de Bordeaux
+ * Copyright (C) 2011-2012                                Inria
  *
  * 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

+ 2 - 1
doc/doxygen/chapters/450_native_fortran_support.doxy

@@ -1,6 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2014, 2016 Inria
+ * Copyright (C) 2016-2017                                CNRS
+ * Copyright (C) 2014,2016                                Inria
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/460_socl_opencl_extensions.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2009-2011,2014-2016                      Université de Bordeaux
+ * Copyright (C) 2011-2012                                Inria
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/470_simgrid.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012, 2016 Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2011-2012,2014,2016-2017                 Inria
+ * Copyright (C) 2009-2011,2014-2017                      Université de Bordeaux
  *
  * 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

+ 2 - 1
doc/doxygen/chapters/480_openmp_runtime_support.doxy

@@ -1,6 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2014 Inria
+ * Copyright (C) 2014-2017                                CNRS
+ * Copyright (C) 2014                                     Inria
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/490_clustering_a_machine.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2015 Université de Bordeaux
- * Copyright (C) 2015, 2016, 2017 CNRS
- * Copyright (C) 2015 Inria
+ * Copyright (C) 2015-2017                                CNRS
+ * Copyright (C) 2015-2016                                Inria
+ * Copyright (C) 2015                                     Université de Bordeaux
  *
  * 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

+ 4 - 4
doc/doxygen/chapters/501_environment_variables.doxy

@@ -1,9 +1,9 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012, 2016, 2017  Inria
- * Copyright (C) 2016 Uppsala University
+ * Copyright (C) 2011-2013,2015-2017                      Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2009-2011,2013-2017                      Université de Bordeaux
+ * Copyright (C) 2016                                     Uppsala University
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/510_configure_options.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012, 2017  Inria
+ * Copyright (C) 2011-2013,2015-2017                      Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2009-2011,2013-2017                      Université de Bordeaux
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/520_files.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2011-2013                                Inria
+ * Copyright (C) 2009-2011,2014                           Université de Bordeaux
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/601_scaling_vector_example.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2009-2011,2014                           Université de Bordeaux
+ * Copyright (C) 2011-2012                                Inria
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/610_fdl_1_3.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2009-2011,2014                           Université de Bordeaux
+ * Copyright (C) 2011-2012                                Inria
  *
  * 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/chapters/api/bitmap.doxy

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2014, 2017  CNRS
+ * Copyright (C) 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

+ 2 - 1
doc/doxygen/chapters/api/clustering_machine.doxy

@@ -1,6 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2017  Inria
+ * Copyright (C) 2017                                     CNRS
+ * Copyright (C) 2017                                     Inria
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/api/codelet_and_tasks.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012, 2017  Inria
+ * Copyright (C) 2011-2013,2015,2017                      Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2009-2011,2013-2017                      Université de Bordeaux
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/api/cuda_extensions.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2015, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
+ * Copyright (C) 2009-2011,2014,2017                      Université de Bordeaux
+ * Copyright (C) 2011-2012                                Inria
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/api/data_interfaces.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012, 2017  Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2011-2014,2017                           Inria
+ * Copyright (C) 2009-2011,2014-2017                      Université de Bordeaux
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/api/data_management.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012, 2017  Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2011-2012,2017                           Inria
+ * Copyright (C) 2009-2011,2014-2017                      Université de Bordeaux
  *
  * 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

+ 4 - 1
doc/doxygen/chapters/api/data_out_of_core.doxy

@@ -1,6 +1,9 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2013 Corentin Salingue
+ * Copyright (C) 2013,2015,2017                           CNRS
+ * Copyright (C) 2013,2017                                Inria
+ * Copyright (C) 2013-2014,2017                           Université de Bordeaux
+ * Copyright (C) 2013                                     Corentin Salingue
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/api/data_partition.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2015,2017                           CNRS
+ * Copyright (C) 2011-2013                                Inria
+ * Copyright (C) 2009-2011,2014-2015,2017                 Université de Bordeaux
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/api/expert_mode.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
+ * Copyright (C) 2009-2011,2014                           Université de Bordeaux
+ * Copyright (C) 2011-2012                                Inria
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/api/explicit_dependencies.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
+ * Copyright (C) 2009-2011,2014-2016                      Université de Bordeaux
+ * Copyright (C) 2011-2012                                Inria
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/api/fft_support.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
+ * Copyright (C) 2009-2011,2014                           Université de Bordeaux
+ * Copyright (C) 2011-2012                                Inria
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/api/fxt_support.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2015,2017                           CNRS
+ * Copyright (C) 2009-2011,2014,2016                      Université de Bordeaux
+ * Copyright (C) 2011-2012                                Inria
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/api/implicit_dependencies.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2009-2011,2014                           Université de Bordeaux
+ * Copyright (C) 2011-2012                                Inria
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/api/initialization.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012, 2017  Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2011-2012,2014,2017                      Inria
+ * Copyright (C) 2009-2011,2014                           Université de Bordeaux
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/api/insert_task.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2009-2011,2014-2016                      Université de Bordeaux
+ * Copyright (C) 2011-2012                                Inria
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/api/lower_bound.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
+ * Copyright (C) 2009-2011,2014                           Université de Bordeaux
+ * Copyright (C) 2011-2012                                Inria
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/api/mic_extensions.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
+ * Copyright (C) 2009-2011,2014                           Université de Bordeaux
+ * Copyright (C) 2011-2012                                Inria
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/api/misc_helpers.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2015,2017                           CNRS
+ * Copyright (C) 2009-2011,2014                           Université de Bordeaux
+ * Copyright (C) 2011-2012                                Inria
  *
  * 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

+ 4 - 4
doc/doxygen/chapters/api/modularized_scheduler.doxy

@@ -1,9 +1,9 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2013        Simon Archipoff
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2014, 2015, 2016, 2017        CNRS
- * Copyright (C) 2013, 2014  Inria
+ * Copyright (C) 2013-2014                                Inria
+ * Copyright (C) 2014-2017                                CNRS
+ * Copyright (C) 2009-2011,2014-2015,2017                 Université de Bordeaux
+ * Copyright (C) 2013                                     Simon Archipoff
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/api/mpi.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012, 2017  Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2011-2012,2017                           Inria
+ * Copyright (C) 2009-2011,2014-2017                      Université de Bordeaux
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/api/multiformat_data_interface.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2015,2017                           CNRS
+ * Copyright (C) 2009-2011,2014,2016                      Université de Bordeaux
+ * Copyright (C) 2011-2012                                Inria
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/api/opencl_extensions.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2009-2011,2014,2016                      Université de Bordeaux
+ * Copyright (C) 2011-2012                                Inria
  *
  * 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

+ 2 - 1
doc/doxygen/chapters/api/openmp_runtime_support.doxy

@@ -1,6 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2014 Inria
+ * Copyright (C) 2014-2015,2017                           CNRS
+ * Copyright (C) 2014,2016                                Inria
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/api/parallel_tasks.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
+ * Copyright (C) 2009-2011,2014                           Université de Bordeaux
+ * Copyright (C) 2011-2012                                Inria
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/api/performance_model.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012, 2016 Inria
+ * Copyright (C) 2011-2013,2016                           Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2009-2011,2013-2017                      Université de Bordeaux
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/api/profiling.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2015,2017                           CNRS
+ * Copyright (C) 2009-2011,2014,2016                      Université de Bordeaux
+ * Copyright (C) 2011-2012                                Inria
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/api/running_driver.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
+ * Copyright (C) 2009-2011,2014                           Université de Bordeaux
+ * Copyright (C) 2011-2012                                Inria
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/api/sc_hypervisor/sc_hypervisor.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012, 2013 Inria
+ * Copyright (C) 2011-2013                                Inria
+ * Copyright (C) 2010-2013,2015-2017                      CNRS
+ * Copyright (C) 2009-2011,2014                           Université de Bordeaux
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/api/sc_hypervisor/sc_hypervisor_usage.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012, 2013 Inria
+ * Copyright (C) 2011-2013                                Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2009-2011,2014                           Université de Bordeaux
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/api/scc_extensions.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
+ * Copyright (C) 2009-2011,2014                           Université de Bordeaux
+ * Copyright (C) 2011-2012                                Inria
  *
  * 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

+ 4 - 4
doc/doxygen/chapters/api/scheduling_contexts.doxy

@@ -1,9 +1,9 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
- * Copyright (C) 2016 Uppsala University
+ * Copyright (C) 2011-2013,2016-2017                      Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2009-2011,2014,2016                      Université de Bordeaux
+ * Copyright (C) 2016                                     Uppsala University
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/api/scheduling_policy.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2011-2013                                Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2009-2011,2014-2017                      Université de Bordeaux
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/api/standard_memory_library.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2015, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2013,2015-2017                      CNRS
+ * Copyright (C) 2009-2011,2014-2017                      Université de Bordeaux
+ * Copyright (C) 2011-2012                                Inria
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/api/task_bundles.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
+ * Copyright (C) 2009-2011,2014,2016                      Université de Bordeaux
+ * Copyright (C) 2011-2012                                Inria
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/api/task_lists.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2009-2011,2014,2016                      Université de Bordeaux
+ * Copyright (C) 2011-2012                                Inria
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/api/threads.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2009-2011,2014,2016                      Université de Bordeaux
+ * Copyright (C) 2011-2012                                Inria
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/api/toolbox.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
+ * Copyright (C) 2009-2011,2014                           Université de Bordeaux
+ * Copyright (C) 2011-2012                                Inria
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/api/top.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2015,2017                           CNRS
+ * Copyright (C) 2009-2011,2014                           Université de Bordeaux
+ * Copyright (C) 2011-2012                                Inria
  *
  * 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/chapters/api/tree.doxy

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2014, 2016, 2017  CNRS
+ * Copyright (C) 2014-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

+ 3 - 3
doc/doxygen/chapters/api/versioning.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2017  CNRS
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
+ * Copyright (C) 2009-2011,2014                           Université de Bordeaux
+ * Copyright (C) 2011-2012                                Inria
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/api/workers.doxy

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2011  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2016, 2017  CNRS
- * Copyright (C) 2011, 2012, 2017  Inria
+ * Copyright (C) 2011-2013,2017                           Inria
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2009-2011,2014,2016                      Université de Bordeaux
  *
  * 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

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

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2013  CNRS
- * Copyright (C) 2010-2013  Université de Bordeaux
+ * Copyright (C) 2010-2013,2015                           CNRS
+ * Copyright (C) 2010-2014                                Université de Bordeaux
  *
  * 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

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

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2013  CNRS
- * Copyright (C) 2010-2013  Université de Bordeaux
+ * Copyright (C) 2010-2013,2015                           CNRS
+ * Copyright (C) 2010-2014                                Université de Bordeaux
  *
  * 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

+ 4 - 1
doc/doxygen/chapters/code/disk_compute.c

@@ -1,6 +1,9 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2013 Corentin Salingue
+ * Copyright (C) 2013,2017                                CNRS
+ * Copyright (C) 2013                                     Inria
+ * Copyright (C) 2014                                     Université de Bordeaux
+ * Copyright (C) 2013                                     Corentin Salingue
  *
  * 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

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

@@ -1,6 +1,9 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2013 Corentin Salingue
+ * Copyright (C) 2013                                     CNRS
+ * Copyright (C) 2013                                     Inria
+ * Copyright (C) 2014                                     Université de Bordeaux
+ * Copyright (C) 2013                                     Corentin Salingue
  *
  * 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

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

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2013  CNRS
- * Copyright (C) 2010-2013  Université de Bordeaux
+ * Copyright (C) 2010-2013,2015                           CNRS
+ * Copyright (C) 2010-2014                                Université de Bordeaux
  *
  * 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

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

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2013  CNRS
- * Copyright (C) 2010-2013  Université de Bordeaux
+ * Copyright (C) 2010-2013,2015                           CNRS
+ * Copyright (C) 2010-2014                                Université de Bordeaux
  *
  * 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

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

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2013  CNRS
- * Copyright (C) 2010-2013  Université de Bordeaux
+ * Copyright (C) 2010-2013,2015                           CNRS
+ * Copyright (C) 2010-2014                                Université de Bordeaux
  *
  * 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

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

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2013  CNRS
- * Copyright (C) 2010-2013  Université de Bordeaux
+ * Copyright (C) 2010-2013,2015                           CNRS
+ * Copyright (C) 2010-2014                                Université de Bordeaux
  *
  * 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

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

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2013  CNRS
- * Copyright (C) 2010-2013  Université de Bordeaux
+ * Copyright (C) 2010-2013,2015                           CNRS
+ * Copyright (C) 2010-2014                                Université de Bordeaux
  *
  * 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

+ 3 - 2
doc/doxygen/chapters/code/multiformat.c

@@ -1,7 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2013  CNRS
- * Copyright (C) 2010-2013  Université de Bordeaux
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
+ * Copyright (C) 2013                                     Inria
+ * Copyright (C) 2010-2014                                Université de Bordeaux
  *
  * 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

+ 2 - 2
doc/doxygen/chapters/code/nf_initexit.f90

@@ -1,6 +1,6 @@
 ! StarPU --- Runtime system for heterogeneous multicore architectures.
 !
-! Copyright (C) 2016  Inria
+! Copyright (C) 2016                                     Inria
 !
 ! 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
@@ -12,7 +12,7 @@
 ! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 !
 ! See the GNU Lesser General Public License in COPYING.LGPL for more details.
-
+!
 ! [To be included. You should update doxygen if you see this text.]
 program nf_initexit
         use iso_c_binding       ! C interfacing module

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

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2013  CNRS
- * Copyright (C) 2010-2013, 2016  Université de Bordeaux
+ * Copyright (C) 2010-2013,2015                           CNRS
+ * Copyright (C) 2010-2014,2016                           Université de Bordeaux
  *
  * 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

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

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2013  CNRS
- * Copyright (C) 2010-2013  Université de Bordeaux
+ * Copyright (C) 2010-2013,2015                           CNRS
+ * Copyright (C) 2010-2014                                Université de Bordeaux
  *
  * 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

+ 3 - 2
doc/doxygen/chapters/code/vector_scal_c.c

@@ -1,7 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2013  CNRS
- * Copyright (C) 2010-2013  Université de Bordeaux
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
+ * Copyright (C) 2013                                     Inria
+ * Copyright (C) 2010-2014                                Université de Bordeaux
  *
  * 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

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

@@ -1,6 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010, 2011, 2012, 2013  CNRS
+ * Copyright (C) 2010-2013,2015                           CNRS
+ * Copyright (C) 2013                                     Université de Bordeaux
  *
  * 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

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

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010, 2011, 2012, 2013  CNRS
- * Copyright (C) 2010  Université de Bordeaux
+ * Copyright (C) 2010-2013,2015                           CNRS
+ * Copyright (C) 2010,2014                                Université de Bordeaux
  *
  * 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

+ 3 - 3
doc/doxygen/chapters/code/vector_scal_opencl.c

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010, 2012, 2013  CNRS
- * Copyright (C) 2010  Inria
- * Copyright (C) 2011  Université de Bordeaux
+ * Copyright (C) 2010,2012-2013,2015,2017                 CNRS
+ * Copyright (C) 2011,2014                                Université de Bordeaux
+ * Copyright (C) 2010                                     Inria
  *
  * 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/chapters/code/vector_scal_opencl_codelet.cl

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010, 2011, 2013  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

+ 2 - 3
doc/doxygen/dev/checkDoc.sh

@@ -1,8 +1,7 @@
 #!/bin/bash
-#
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
-# Copyright (C) 2016 CNRS
+# Copyright (C) 2013-2014,2016                           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
@@ -14,7 +13,7 @@
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 #
 # See the GNU Lesser General Public License in COPYING.LGPL for more details.
-
+#
 dirname=$(dirname $0)
 
 x=$(grep ingroup $dirname/../chapters/api/*.doxy $dirname/../chapters/api/sc_hypervisor/*.doxy |awk -F':' '{print $2}'| awk 'NF != 2')

+ 15 - 16
doc/doxygen/dev/sc_funcs.cocci

@@ -1,19 +1,18 @@
-// StarPU --- Runtime system for heterogeneous multicore architectures.
-//
-// Copyright (C) 2011 Inria
-// Copyright (C) 2014 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
-// the Free Software Foundation; either version 2.1 of the License, or (at
-// your option) any later version.
-//
-// StarPU is distributed in the hope that it will be useful, but
-// WITHOUT ANY WARRANTY; without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-//
-// See the GNU Lesser General Public License in COPYING.LGPL for more details.
-
+/* StarPU --- Runtime system for heterogeneous multicore architectures.
+ *
+ * Copyright (C) 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
+ * the Free Software Foundation; either version 2.1 of the License, or (at
+ * your option) any later version.
+ *
+ * StarPU is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the GNU Lesser General Public License in COPYING.LGPL for more details.
+ */
 @scfunc@
 position p;
 type t;

+ 2 - 3
doc/doxygen/dev/starpu_check_documented.py

@@ -1,8 +1,7 @@
 #!/usr/bin/python3
-#
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
-# Copyright (C) 2016 CNRS
+# Copyright (C) 2013-2014,2016                           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
@@ -14,7 +13,7 @@
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 #
 # See the GNU Lesser General Public License in COPYING.LGPL for more details.
-
+#
 import os
 import sys
 

+ 2 - 3
doc/doxygen/dev/starpu_check_refs.sh

@@ -1,8 +1,7 @@
 #!/bin/bash
-#
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
-# Copyright (C) 2016 CNRS
+# Copyright (C) 2016                                     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
@@ -14,7 +13,7 @@
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 #
 # See the GNU Lesser General Public License in COPYING.LGPL for more details.
-
+#
 stcolor=$(tput sgr0)
 redcolor=$(tput setaf 1)
 greencolor=$(tput setaf 2)

+ 3 - 3
doc/doxygen/dev/starpu_check_undocumented.sh

@@ -1,8 +1,8 @@
 #!/bin/bash
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
-# Copyright (C) 2011, 2012, 2013, 2014, 2016, 2017 CNRS
-# Copyright (C) 2011 Inria
+# Copyright (C) 2011-2017                                CNRS
+# Copyright (C) 2011                                     Inria
 #
 # 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
@@ -14,7 +14,7 @@
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 #
 # See the GNU Lesser General Public License in COPYING.LGPL for more details.
-
+#
 # Note: expects Coccinelle's spatch command n the PATH
 # See: http://coccinelle.lip6.fr/
 

+ 15 - 15
doc/doxygen/dev/starpu_funcs.cocci

@@ -1,18 +1,18 @@
-// StarPU --- Runtime system for heterogeneous multicore architectures.
-//
-// Copyright (C) 2011 Inria
-//
-// 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
-// the Free Software Foundation; either version 2.1 of the License, or (at
-// your option) any later version.
-//
-// StarPU is distributed in the hope that it will be useful, but
-// WITHOUT ANY WARRANTY; without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-//
-// See the GNU Lesser General Public License in COPYING.LGPL for more details.
-
+/* StarPU --- Runtime system for heterogeneous multicore architectures.
+ *
+ * Copyright (C) 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
+ * the Free Software Foundation; either version 2.1 of the License, or (at
+ * your option) any later version.
+ *
+ * StarPU is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the GNU Lesser General Public License in COPYING.LGPL for more details.
+ */
 @starpufunc@
 position p;
 type t;

+ 5 - 5
doc/doxygen/doxygen-config.cfg.in

@@ -1,9 +1,9 @@
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
-# Copyright (C) 2009-2013  Université de Bordeaux
-# Copyright (C) 2010, 2011, 2012, 2013, 2014, 2016, 2017  CNRS
-# Copyright (C) 2011  Télécom-SudParis
-# Copyright (C) 2011, 2012  Inria
+# Copyright (C) 2010-2017                                CNRS
+# Copyright (C) 2011-2013,2016                           Inria
+# Copyright (C) 2009-2014                                Université de Bordeaux
+# Copyright (C) 2011                                     Télécom-SudParis
 #
 # 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
@@ -15,7 +15,7 @@
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 #
 # See the GNU Lesser General Public License in COPYING.LGPL for more details.
-
+#
 INPUT                  = @top_srcdir@/doc/doxygen/chapters \
 		       	 @top_srcdir@/doc/doxygen/chapters/api \
 		       	 @top_srcdir@/doc/doxygen/chapters/api/sc_hypervisor \

+ 5 - 5
doc/doxygen/doxygen.cfg

@@ -1,9 +1,9 @@
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
-# Copyright (C) 2009-2013  Université de Bordeaux
-# Copyright (C) 2010, 2011, 2012, 2013, 2014  CNRS
-# Copyright (C) 2011  Télécom-SudParis
-# Copyright (C) 2011, 2012  Inria
+# Copyright (C) 2010-2015,2017                           CNRS
+# Copyright (C) 2009-2014                                Université de Bordeaux
+# Copyright (C) 2011                                     Télécom-SudParis
+# Copyright (C) 2011-2012                                Inria
 #
 # 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
@@ -15,7 +15,7 @@
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 #
 # See the GNU Lesser General Public License in COPYING.LGPL for more details.
-
+#
 # Doxyfile 1.8.3.1
 
 # This file describes the settings to be used by the documentation system

+ 0 - 0
doc/doxygen/doxygen_filter.sh.in


Some files were not shown because too many files changed in this diff