diff --git a/cpu/arm_common/syscalls.c b/cpu/arm_common/syscalls.c
index 7db1236510754262a1ae1477945d16ab7c077012..4f2f82e783a05b78e397711dbcc1769e80fd181b 100644
--- a/cpu/arm_common/syscalls.c
+++ b/cpu/arm_common/syscalls.c
@@ -24,6 +24,7 @@ this program.  If not, see http://www.gnu.org/licenses/ .
  * @ingroup     lpc2387
  * @brief       LPC2387 NewLib system calls implementation
  *
+ * @author      Freie Universität Berlin, Computer Systems & Telematics
  * @author      Michael Baar <michael.baar@fu-berlin.de>
  *
  */