Browse Source

src/: fix copyright holder name

Nathalie Furmento 7 years ago
parent
commit
b0bd0210be

+ 1 - 1
src/drivers/mpi/driver_mpi_common.c

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2015  Mathieu Lirzin <mthl@openmailbox.org>
+ * Copyright (C) 2015  Mathieu Lirzin
  * Copyright (C) 2016  Inria
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
src/drivers/mpi/driver_mpi_common.h

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2015  Mathieu Lirzin <mthl@openmailbox.org>
+ * Copyright (C) 2015  Mathieu Lirzin
  * Copyright (C) 2016  Inria
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
src/drivers/mpi/driver_mpi_sink.c

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2015  Mathieu Lirzin <mthl@openmailbox.org>
+ * Copyright (C) 2015  Mathieu Lirzin
  * Copyright (C) 2016  Inria
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
src/drivers/mpi/driver_mpi_sink.h

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2015  Mathieu Lirzin <mthl@openmailbox.org>
+ * Copyright (C) 2015  Mathieu Lirzin
  * Copyright (C) 2016  Inria
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
src/drivers/mpi/driver_mpi_source.c

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2015  Mathieu Lirzin <mthl@openmailbox.org>
+ * Copyright (C) 2015  Mathieu Lirzin
  * Copyright (C) 2016, 2017  Inria
  *
  * StarPU is free software; you can redistribute it and/or modify

+ 1 - 1
src/drivers/mpi/driver_mpi_source.h

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2015  Mathieu Lirzin <mthl@openmailbox.org>
+ * Copyright (C) 2015  Mathieu Lirzin
  * Copyright (C) 2016, 2017  Inria
  *
  * StarPU is free software; you can redistribute it and/or modify