diff --git a/core/include/io.h b/core/include/io.h
index 97e0f39895d406dd014a39618120c57ad19be942..d85f93a1f78646417209e6f6cfefb1cf5f17dc10 100644
--- a/core/include/io.h
+++ b/core/include/io.h
@@ -15,7 +15,6 @@
  * @file        io.h
  * @brief       Prototypes for system io functions
  *
- * @author      INRIA
  * @author      Oliver Hahm <oliver.hahm@inria.fr>
  */
 
diff --git a/core/include/kernel_internal.h b/core/include/kernel_internal.h
index 7080884f20efac80bb0af0453d5f7bf74c6f9a9d..9015a70e25d4cddc0094347ae660e46c08f33f69 100644
--- a/core/include/kernel_internal.h
+++ b/core/include/kernel_internal.h
@@ -13,7 +13,6 @@
  * @file        kernel_internal.h
  * @brief       prototypes for kernel internal functions
  *
- * @author      INRIA
  * @author      Oliver Hahm <oliver.hahm@inria.fr>
  */
 
diff --git a/cpu/mc1322x/include/cpu-conf.h b/cpu/mc1322x/include/cpu-conf.h
index 60ee83aae13f4d23f95d6bd7e14b9dcafa6f3f05..1b851d944b01eca17eef9f6ad39e53a86b8495cd 100644
--- a/cpu/mc1322x/include/cpu-conf.h
+++ b/cpu/mc1322x/include/cpu-conf.h
@@ -22,7 +22,7 @@
  * @file
  * @brief		MC1322X CPUconfiguration
  *
- * @author		Oleg Hahm
+ * @author		Oliver Hahm <oliver.hahm@inria.fr>
  */
 
 /**
diff --git a/drivers/cc110x_ng/cc110x-defaultSettings.c b/drivers/cc110x_ng/cc110x-defaultSettings.c
index 38f65fcf88d5cf6595f234aa0c2009dc01c0fa25..0e6ffc4cdb93a82537b46818ac0732e7bfbfec65 100644
--- a/drivers/cc110x_ng/cc110x-defaultSettings.c
+++ b/drivers/cc110x_ng/cc110x-defaultSettings.c
@@ -13,10 +13,9 @@
  * @file
  * @brief   TI Chipcon CC110x default settings
  *
- * @author      INRIA
  * @author    Thomas Hillebrandt <hillebra@inf.fu-berlin.de>
  * @author    Heiko Will <hwill@inf.fu-berlin.de>
- * @author      Oliver Hahm <oliver.hahm@inria.fr>
+ * @author    Oliver Hahm <oliver.hahm@inria.fr>
  * @}
  */
 
diff --git a/drivers/include/cc110x_ng/cc110x-reg.h b/drivers/include/cc110x_ng/cc110x-reg.h
index 2e0ea37f181385c0e12ebc1559b858c12bfc64e9..f1370f249c111b1e3c81a67a8b4ebf6afa91dcf0 100644
--- a/drivers/include/cc110x_ng/cc110x-reg.h
+++ b/drivers/include/cc110x_ng/cc110x-reg.h
@@ -14,7 +14,6 @@
  * @file        cc110x-reg.h
  * @brief       Access to CC110X registers
  *
- * @author      INRIA
  * @author      Oliver Hahm <oliver.hahm@inria.fr>
  */