diff --git a/include/chameleon/morse_runtime.h b/include/chameleon/morse_runtime.h
index b67ba0ebfd16865e5354ae3e2b8426cc52973b3d..c9f098f3f7ae8d78189a8503f08f0e319c5ccd26 100644
--- a/include/chameleon/morse_runtime.h
+++ b/include/chameleon/morse_runtime.h
@@ -1,12 +1,9 @@
 /**
  *
- * @copyright 2009-2014 The University of Tennessee and The University
- *                      of Tennessee Research Foundation.
- *                      All rights reserved.
- * @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
+ * @copyright 2009-2014 The University of Tennessee and The University of
+ *                      Tennessee Research Foundation.  All rights reserved.
+ * @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
  *                      Univ. Bordeaux. All rights reserved.
- **/
-/**
  *
  * @file runtime.h
  *
diff --git a/runtime/starpu/control/runtime_control.c b/runtime/starpu/control/runtime_control.c
index 4c76db9dde855ea17da1608ef8e088f7da94b32b..770c18261568696f102f215b92916a21c1abe717 100644
--- a/runtime/starpu/control/runtime_control.c
+++ b/runtime/starpu/control/runtime_control.c
@@ -223,7 +223,7 @@ int RUNTIME_thread_rank( MORSE_context_t *morse )
 }
 
 /*******************************************************************************
- * Thread rank.
+ * Number of threads.
  **/
 int RUNTIME_thread_size( MORSE_context_t *morse )
 {