diff --git a/boards/arduino-due/doc.txt b/boards/arduino-due/doc.txt
index df0bf91ec5d87bbc3cdb9be4b6eb35542e8cc509..11f1cb7ae5ebeb2b720f0071f9535fb0fb70f3b1 100644
--- a/boards/arduino-due/doc.txt
+++ b/boards/arduino-due/doc.txt
@@ -1,11 +1,7 @@
 /**
-Copyright (C) 2017 Freie Universität Berlin
-
-This file is subject to the terms and conditions of the GNU Lesser
-General Public License v2.1. See the file LICENSE in the top level
-directory for more details.
-
 @defgroup    boards_arduino-due Arduino Due
 @ingroup     boards
 @brief       Support for the Arduino Due board
+
+@see boards_common_arduino_due for details
  */
diff --git a/boards/udoo/doc.txt b/boards/udoo/doc.txt
index 82b2e877b777e51be66305006c427b4b95ba0238..f9f14ae9a272416ef7276d76985bc2917a1db5d6 100644
--- a/boards/udoo/doc.txt
+++ b/boards/udoo/doc.txt
@@ -1,11 +1,7 @@
 /**
-Copyright (C) 2017 Freie Universität Berlin
-
-This file is subject to the terms and conditions of the GNU Lesser
-General Public License v2.1. See the file LICENSE in the top level
-directory for more details.
-
 @defgroup    boards_udoo UDOO
 @ingroup     boards
 @brief       Support for the UDOO board
+
+@see boards_common_arduino_due for details
  */