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