From 63df5d5a4aa430ce09dab4a243d64990a38fc705 Mon Sep 17 00:00:00 2001
From: Florent Pruvost <florent.pruvost@inria.fr>
Date: Fri, 21 Nov 2014 12:12:01 +0000
Subject: [PATCH] trailing whitespace

---
 cmake_modules/GenPkgConfig.cmake         | 4 ++--
 cmake_modules/PrintOpts.cmake            | 4 ++--
 cmake_modules/morse/ParseArguments.cmake | 4 ++--
 docs/CMakeLists.txt                      | 4 ++--
 docs/doxygen/CMakeLists.txt              | 4 ++--
 docs/texinfo/CMakeLists.txt              | 4 ++--
 runtime/quark/include/CMakeLists.txt     | 4 ++--
 testing/lin/CMakeLists.txt               | 4 ++--
 8 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/cmake_modules/GenPkgConfig.cmake b/cmake_modules/GenPkgConfig.cmake
index dbcb85181..455b41a3f 100644
--- a/cmake_modules/GenPkgConfig.cmake
+++ b/cmake_modules/GenPkgConfig.cmake
@@ -17,14 +17,14 @@
 #     King Abdullah Univesity of Science and Technology
 #     Univ. of California Berkeley,
 #     Univ. of Colorado Denver. 
-# 
+#
 #  @version 0.9.0
 #  @author Cedric Castagnede
 #  @author Emmanuel Agullo
 #  @author Mathieu Faverge
 #  @author Florent Pruvost
 #  @date 10-11-2014
-#   
+#
 ###
 
 ###
diff --git a/cmake_modules/PrintOpts.cmake b/cmake_modules/PrintOpts.cmake
index d6c93074a..bad28ef05 100644
--- a/cmake_modules/PrintOpts.cmake
+++ b/cmake_modules/PrintOpts.cmake
@@ -17,11 +17,11 @@
 #     King Abdullah Univesity of Science and Technology
 #     Univ. of California Berkeley,
 #     Univ. of Colorado Denver. 
-# 
+#
 #  @version 0.9.0
 #  @author Florent Pruvost
 #  @date 10-11-2014
-#   
+#
 ###
 set(dep_message "\nConfiguration of Chameleon:\n"
         "       BUILDNAME ...........: ${BUILDNAME}\n"
diff --git a/cmake_modules/morse/ParseArguments.cmake b/cmake_modules/morse/ParseArguments.cmake
index 6ed711ed3..1407ded47 100644
--- a/cmake_modules/morse/ParseArguments.cmake
+++ b/cmake_modules/morse/ParseArguments.cmake
@@ -17,13 +17,13 @@
 #     King Abdullah Univesity of Science and Technology
 #     Univ. of California Berkeley,
 #     Univ. of Colorado Denver. 
-# 
+#
 #  @version 0.9.0
 #  @author Cedric Castagnede
 #  @author Emmanuel Agullo
 #  @author Mathieu Faverge
 #  @date 13-07-2012
-#   
+#
 ###
 
 MACRO(PARSE_ARGUMENTS prefix arg_names option_names)
diff --git a/docs/CMakeLists.txt b/docs/CMakeLists.txt
index 819d19bcf..c7d4213fa 100644
--- a/docs/CMakeLists.txt
+++ b/docs/CMakeLists.txt
@@ -17,13 +17,13 @@
 #     King Abdullah Univesity of Science and Technology
 #     Univ. of California Berkeley,
 #     Univ. of Colorado Denver. 
-# 
+#
 #  @version 0.9.0
 #  @author Cedric Castagnede
 #  @author Emmanuel Agullo
 #  @author Mathieu Faverge
 #  @date 13-07-2012
-#   
+#
 ###
 
 cmake_minimum_required(VERSION 2.8)
diff --git a/docs/doxygen/CMakeLists.txt b/docs/doxygen/CMakeLists.txt
index d86f8efb2..2150f1249 100644
--- a/docs/doxygen/CMakeLists.txt
+++ b/docs/doxygen/CMakeLists.txt
@@ -17,13 +17,13 @@
 #     King Abdullah Univesity of Science and Technology
 #     Univ. of California Berkeley,
 #     Univ. of Colorado Denver. 
-# 
+#
 #  @version 0.9.0
 #  @author Cedric Castagnede
 #  @author Emmanuel Agullo
 #  @author Mathieu Faverge
 #  @date 13-07-2012
-#   
+#
 ###
 
 cmake_minimum_required(VERSION 2.8)
diff --git a/docs/texinfo/CMakeLists.txt b/docs/texinfo/CMakeLists.txt
index 2558b58d0..0a7fc0909 100644
--- a/docs/texinfo/CMakeLists.txt
+++ b/docs/texinfo/CMakeLists.txt
@@ -17,13 +17,13 @@
 #     King Abdullah Univesity of Science and Technology
 #     Univ. of California Berkeley,
 #     Univ. of Colorado Denver. 
-# 
+#
 #  @version 0.9.0
 #  @author Cedric Castagnede
 #  @author Emmanuel Agullo
 #  @author Mathieu Faverge
 #  @date 13-07-2012
-#   
+#
 ###
 
 cmake_minimum_required(VERSION 2.8)
diff --git a/runtime/quark/include/CMakeLists.txt b/runtime/quark/include/CMakeLists.txt
index 9dd453b6a..76837c738 100644
--- a/runtime/quark/include/CMakeLists.txt
+++ b/runtime/quark/include/CMakeLists.txt
@@ -17,13 +17,13 @@
 #     King Abdullah Univesity of Science and Technology
 #     Univ. of California Berkeley,
 #     Univ. of Colorado Denver. 
-# 
+#
 #  @version 0.9.0
 #  @author Cedric Castagnede
 #  @author Emmanuel Agullo
 #  @author Mathieu Faverge
 #  @date 13-07-2012
-#   
+#
 ###
 
 cmake_minimum_required(VERSION 2.8)
diff --git a/testing/lin/CMakeLists.txt b/testing/lin/CMakeLists.txt
index 1c970eb59..3d72982ae 100644
--- a/testing/lin/CMakeLists.txt
+++ b/testing/lin/CMakeLists.txt
@@ -17,13 +17,13 @@
 #     King Abdullah Univesity of Science and Technology
 #     Univ. of California Berkeley,
 #     Univ. of Colorado Denver. 
-# 
+#
 #  @version 0.9.0
 #  @author Cedric Castagnede
 #  @author Emmanuel Agullo
 #  @author Mathieu Faverge
 #  @date 13-07-2012
-#   
+#
 ###
 
 cmake_minimum_required(VERSION 2.8)
-- 
GitLab