Kaynağa Gözat

src/: fix copyrights

Nathalie Furmento 7 yıl önce
ebeveyn
işleme
6901c4441b
100 değiştirilmiş dosya ile 330 ekleme ve 244 silme
  1. 4 5
      src/Makefile.am
  2. 3 1
      src/common/barrier.c
  3. 3 1
      src/common/barrier.h
  4. 3 1
      src/common/barrier_counter.c
  5. 4 1
      src/common/barrier_counter.h
  6. 3 1
      src/common/bitmap.c
  7. 3 2
      src/common/fxt.c
  8. 4 3
      src/common/fxt.h
  9. 3 2
      src/common/graph.c
  10. 2 1
      src/common/graph.h
  11. 3 2
      src/common/hash.c
  12. 1 1
      src/common/inlines.c
  13. 4 2
      src/common/list.h
  14. 3 1
      src/common/prio_list.h
  15. 2 2
      src/common/rwlock.c
  16. 2 2
      src/common/rwlock.h
  17. 3 2
      src/common/starpu_spinlock.c
  18. 3 2
      src/common/starpu_spinlock.h
  19. 3 3
      src/common/thread.c
  20. 4 3
      src/common/thread.h
  21. 2 2
      src/common/timing.c
  22. 2 2
      src/common/timing.h
  23. 3 2
      src/common/utils.c
  24. 3 2
      src/common/utils.h
  25. 5 3
      src/core/combined_workers.c
  26. 1 1
      src/core/combined_workers.h
  27. 3 3
      src/core/debug.c
  28. 3 3
      src/core/debug.h
  29. 3 3
      src/core/dependencies/cg.c
  30. 2 2
      src/core/dependencies/cg.h
  31. 3 2
      src/core/dependencies/data_arbiter_concurrency.c
  32. 3 3
      src/core/dependencies/data_concurrency.c
  33. 3 3
      src/core/dependencies/data_concurrency.h
  34. 2 2
      src/core/dependencies/dependencies.c
  35. 3 3
      src/core/dependencies/implicit_data_deps.c
  36. 2 2
      src/core/dependencies/implicit_data_deps.h
  37. 3 3
      src/core/dependencies/tags.c
  38. 3 2
      src/core/dependencies/tags.h
  39. 3 3
      src/core/dependencies/task_deps.c
  40. 4 2
      src/core/detect_combined_workers.c
  41. 2 1
      src/core/detect_combined_workers.h
  42. 4 3
      src/core/disk.c
  43. 4 2
      src/core/disk.h
  44. 3 1
      src/core/disk_ops/disk_hdf5.c
  45. 4 1
      src/core/disk_ops/disk_leveldb.cpp
  46. 4 2
      src/core/disk_ops/disk_stdio.c
  47. 4 1
      src/core/disk_ops/disk_unistd.c
  48. 4 1
      src/core/disk_ops/disk_unistd_o_direct.c
  49. 4 3
      src/core/disk_ops/unistd/disk_unistd_global.c
  50. 4 1
      src/core/disk_ops/unistd/disk_unistd_global.h
  51. 6 6
      src/core/drivers.c
  52. 4 4
      src/core/drivers.h
  53. 3 2
      src/core/errorcheck.c
  54. 3 3
      src/core/errorcheck.h
  55. 5 4
      src/core/jobs.c
  56. 4 4
      src/core/jobs.h
  57. 3 1
      src/core/parallel_task.c
  58. 3 3
      src/core/perfmodel/multiple_regression.c
  59. 3 3
      src/core/perfmodel/multiple_regression.h
  60. 5 5
      src/core/perfmodel/perfmodel.c
  61. 4 4
      src/core/perfmodel/perfmodel.h
  62. 4 4
      src/core/perfmodel/perfmodel_bus.c
  63. 5 4
      src/core/perfmodel/perfmodel_history.c
  64. 2 1
      src/core/perfmodel/perfmodel_nan.c
  65. 3 3
      src/core/perfmodel/perfmodel_print.c
  66. 3 2
      src/core/perfmodel/regression.c
  67. 2 2
      src/core/perfmodel/regression.h
  68. 3 2
      src/core/progress_hook.c
  69. 2 1
      src/core/progress_hook.h
  70. 4 2
      src/core/sched_ctx.c
  71. 4 2
      src/core/sched_ctx.h
  72. 2 1
      src/core/sched_ctx_list.c
  73. 2 1
      src/core/sched_ctx_list.h
  74. 6 4
      src/core/sched_policy.c
  75. 3 2
      src/core/sched_policy.h
  76. 3 3
      src/core/simgrid.c
  77. 3 2
      src/core/simgrid.h
  78. 3 3
      src/core/simgrid_cpp.cpp
  79. 6 5
      src/core/task.c
  80. 3 3
      src/core/task.h
  81. 4 3
      src/core/task_bundle.c
  82. 3 3
      src/core/task_bundle.h
  83. 5 4
      src/core/topology.c
  84. 3 3
      src/core/topology.h
  85. 3 1
      src/core/tree.c
  86. 6 6
      src/core/workers.c
  87. 5 4
      src/core/workers.h
  88. 5 4
      src/datawizard/coherency.c
  89. 3 3
      src/datawizard/coherency.h
  90. 3 3
      src/datawizard/copy_driver.c
  91. 3 3
      src/datawizard/copy_driver.h
  92. 4 3
      src/datawizard/data_request.c
  93. 3 2
      src/datawizard/data_request.h
  94. 3 2
      src/datawizard/datastats.c
  95. 3 2
      src/datawizard/datastats.h
  96. 3 2
      src/datawizard/datawizard.c
  97. 3 2
      src/datawizard/datawizard.h
  98. 6 4
      src/datawizard/filters.c
  99. 3 2
      src/datawizard/filters.h
  100. 0 0
      src/datawizard/footprint.c

+ 4 - 5
src/Makefile.am

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

+ 3 - 1
src/common/barrier.c

@@ -1,6 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010,2011,2013,2014,2017  CNRS
+ * Copyright (C) 2013                                     Inria
+ * Copyright (C) 2010-2015,2017                           CNRS
+ * Copyright (C) 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 - 1
src/common/barrier.h

@@ -1,6 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010, 2011, 2013, 2014  CNRS
+ * Copyright (C) 2013                                     Inria
+ * Copyright (C) 2010-2011,2013-2015                      CNRS
+ * Copyright (C) 2011-2012,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 - 1
src/common/barrier_counter.c

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

@@ -1,6 +1,9 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
+ * Copyright (C) 2011-2013                                Inria
+ * Copyright (C) 2012-2013,2017                           CNRS
+ * Copyright (C) 2012,2015                                Université de Bordeaux
+ * Copyright (C) 2013                                     Thibaut Lambert
  *
  * 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 - 1
src/common/bitmap.c

@@ -1,6 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2013  Simon Archipoff
+ * Copyright (C) 2016                                     CNRS
+ * Copyright (C) 2013,2015                                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 - 2
src/common/fxt.c

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

+ 4 - 3
src/common/fxt.h

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

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

@@ -1,6 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2016-2017  Université de Bordeaux
+ * Copyright (C) 2016                                     CNRS
+ * Copyright (C) 2016-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 - 2
src/common/hash.c

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

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2017  Université de Bordeaux
+ * Copyright (C) 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 - 2
src/common/list.h

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

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

+ 2 - 2
src/common/rwlock.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009, 2010  Université de Bordeaux
- * Copyright (C) 2010, 2011  CNRS
+ * Copyright (C) 2008-2011,2014                           Université de Bordeaux
+ * Copyright (C) 2010-2011,2015                           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 - 2
src/common/rwlock.h

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009, 2010  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2015  CNRS
+ * Copyright (C) 2008-2011,2014                           Université de Bordeaux
+ * Copyright (C) 2010-2011,2015                           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 - 2
src/common/starpu_spinlock.c

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

+ 3 - 2
src/common/starpu_spinlock.h

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

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

@@ -1,14 +1,15 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010, 2012-2014, 2016-2017  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2016  CNRS
+ * Copyright (C) 2012-2013                                Inria
+ * Copyright (C) 2010-2014,2016-2017                      Université de Bordeaux
+ * Copyright (C) 2010-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
  * the Free Software Foundation; either version 2.1 of the License, or (at
  * your option) any later version.
  *
- * StarPr is distributed in the hope that it will be useful, but
+ * 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.
  *

+ 2 - 2
src/common/timing.c

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

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009, 2010, 2014  Université de Bordeaux
- * Copyright (C) 2010, 2011  CNRS
+ * Copyright (C) 2008-2011,2014                           Université de Bordeaux
+ * Copyright (C) 2010-2011,2015                           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 - 2
src/common/utils.c

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

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

+ 5 - 3
src/core/combined_workers.c

@@ -1,8 +1,10 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2015  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2014, 2016, 2017  CNRS
- * Copyright (C) 2017  Inria
+ * Copyright (C) 2013,2015,2017                           Inria
+ * Copyright (C) 2013                                     Simon Archipoff
+ * Copyright (C) 2010-2015                                Université de Bordeaux
+ * Copyright (C) 2010-2011,2013-2017                      CNRS
+ * Copyright (C) 2013                                     Thibaut Lambert
  *
  * 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
src/core/combined_workers.h

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010  Université de Bordeaux
+ * Copyright (C) 2010-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
src/core/debug.c

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

+ 3 - 3
src/core/debug.h

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

+ 3 - 3
src/core/dependencies/cg.c

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

+ 2 - 2
src/core/dependencies/cg.h

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

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

+ 3 - 3
src/core/dependencies/data_concurrency.c

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

+ 3 - 3
src/core/dependencies/data_concurrency.h

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

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

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

+ 2 - 2
src/core/dependencies/implicit_data_deps.h

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

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

+ 3 - 2
src/core/dependencies/tags.h

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

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

+ 4 - 2
src/core/detect_combined_workers.c

@@ -1,7 +1,9 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2016  Université de Bordeaux
- * Copyright (C) 2011, 2012, 2013, 2016       CNRS
+ * Copyright (C) 2011-2013                                Inria
+ * Copyright (C) 2010-2016                                Université de Bordeaux
+ * Copyright (C) 2011-2016                                CNRS
+ * Copyright (C) 2013                                     Thibaut Lambert
  *
  * 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
src/core/detect_combined_workers.h

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

+ 4 - 3
src/core/disk.c

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

+ 4 - 2
src/core/disk.h

@@ -1,7 +1,9 @@
-
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2013 Corentin Salingue
+ * Copyright (C) 2017                                     CNRS
+ * Copyright (C) 2013,2017                                Inria
+ * Copyright (C) 2013-2014,2016-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 - 1
src/core/disk_ops/disk_hdf5.c

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

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

+ 4 - 2
src/core/disk_ops/disk_stdio.c

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

+ 4 - 1
src/core/disk_ops/disk_unistd.c

@@ -1,6 +1,9 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2013 Corentin Salingue
+ * Copyright (C) 2015-2016                                CNRS
+ * Copyright (C) 2013,2017                                Inria
+ * Copyright (C) 2013-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
src/core/disk_ops/disk_unistd_o_direct.c

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

+ 4 - 3
src/core/disk_ops/unistd/disk_unistd_global.c

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

+ 4 - 1
src/core/disk_ops/unistd/disk_unistd_global.h

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

+ 6 - 6
src/core/drivers.c

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

+ 4 - 4
src/core/drivers.h

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

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

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

+ 5 - 4
src/core/jobs.c

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

+ 4 - 4
src/core/jobs.h

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

+ 3 - 1
src/core/parallel_task.c

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

+ 3 - 3
src/core/perfmodel/multiple_regression.c

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

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

+ 5 - 5
src/core/perfmodel/perfmodel.c

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

+ 4 - 4
src/core/perfmodel/perfmodel.h

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

+ 4 - 4
src/core/perfmodel/perfmodel_bus.c

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

+ 5 - 4
src/core/perfmodel/perfmodel_history.c

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

+ 2 - 1
src/core/perfmodel/perfmodel_nan.c

@@ -1,6 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2013, 2015, 2016, 2017  CNRS
+ * Copyright (C) 2013,2015-2017                           CNRS
+ * Copyright (C) 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
src/core/perfmodel/perfmodel_print.c

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

+ 3 - 2
src/core/perfmodel/regression.c

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

+ 2 - 2
src/core/perfmodel/regression.h

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

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

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

+ 4 - 2
src/core/sched_ctx.c

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

+ 4 - 2
src/core/sched_ctx.h

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

+ 2 - 1
src/core/sched_ctx_list.c

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

+ 2 - 1
src/core/sched_ctx_list.h

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

+ 6 - 4
src/core/sched_policy.c

@@ -1,9 +1,11 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2017  Université de Bordeaux
- * Copyright (C) 2010-2017  CNRS
- * Copyright (C) 2011, 2016-2017  Inria
- * Copyright (C) 2016  Uppsala University
+ * Copyright (C) 2011-2017                                Inria
+ * Copyright (C) 2013                                     Simon Archipoff
+ * Copyright (C) 2008-2017                                Université de Bordeaux
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2013                                     Thibaut Lambert
+ * 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 - 2
src/core/sched_policy.h

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

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

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

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

+ 6 - 5
src/core/task.c

@@ -1,10 +1,11 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2017  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017  CNRS
- * Copyright (C) 2011  Télécom-SudParis
- * Copyright (C) 2011, 2014, 2016-2017  Inria
- * Copyright (C) 2016  Uppsala University
+ * Copyright (C) 2011-2017                                Inria
+ * Copyright (C) 2017                                     Erwan Leria
+ * Copyright (C) 2009-2017                                Université de Bordeaux
+ * Copyright (C) 2010-2017                                CNRS
+ * Copyright (C) 2011                                     Télécom-SudParis
+ * 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
src/core/task.h

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

+ 4 - 3
src/core/task_bundle.c

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

+ 3 - 3
src/core/task_bundle.h

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

+ 5 - 4
src/core/topology.c

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

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

+ 3 - 1
src/core/tree.c

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

+ 6 - 6
src/core/workers.c

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

+ 5 - 4
src/core/workers.h

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

+ 5 - 4
src/datawizard/coherency.c

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

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

+ 3 - 3
src/datawizard/copy_driver.c

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

+ 3 - 3
src/datawizard/copy_driver.h

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

+ 4 - 3
src/datawizard/data_request.c

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

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

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

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

+ 3 - 2
src/datawizard/datawizard.c

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

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

+ 6 - 4
src/datawizard/filters.c

@@ -1,9 +1,11 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2017  Université de Bordeaux
- * Copyright (C) 2010  Mehdi Juhoor
- * Copyright (C) 2010, 2011, 2012, 2013, 2015, 2016, 2017  CNRS
- * Copyright (C) 2012, 2016  Inria
+ * Copyright (C) 2011                                     Antoine Lucas
+ * Copyright (C) 2011-2012,2016-2017                      Inria
+ * Copyright (C) 2008-2017                                Université de Bordeaux
+ * Copyright (C) 2010                                     Mehdi Juhoor
+ * Copyright (C) 2010-2013,2015-2017                      CNRS
+ * Copyright (C) 2013                                     Thibaut Lambert
  *
  * 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
src/datawizard/filters.h

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


Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor