Browse Source

Add missing copyright

Samuel Thibault 10 years ago
parent
commit
3275dbb925
2 changed files with 2 additions and 1 deletions
  1. 1 0
      src/core/dependencies/data_concurrency.c
  2. 1 1
      src/datawizard/coherency.h

+ 1 - 0
src/core/dependencies/data_concurrency.c

@@ -2,6 +2,7 @@
  *
  * Copyright (C) 2010-2015  Université de Bordeaux
  * Copyright (C) 2010, 2011, 2012, 2013  Centre National de la Recherche Scientifique
+ * Copyright (C) 2015  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
src/datawizard/coherency.h

@@ -2,7 +2,7 @@
  *
  * Copyright (C) 2009-2015  Université de Bordeaux
  * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015  Centre National de la Recherche Scientifique
- * Copyright (C) 2014  Inria
+ * Copyright (C) 2014-2015  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