summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/mpc55xx/fec/fec.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu/powerpc/mpc55xx/fec/fec.c')
-rw-r--r--c/src/lib/libcpu/powerpc/mpc55xx/fec/fec.c20
1 files changed, 10 insertions, 10 deletions
diff --git a/c/src/lib/libcpu/powerpc/mpc55xx/fec/fec.c b/c/src/lib/libcpu/powerpc/mpc55xx/fec/fec.c
index 8304560f38..7be177d861 100644
--- a/c/src/lib/libcpu/powerpc/mpc55xx/fec/fec.c
+++ b/c/src/lib/libcpu/powerpc/mpc55xx/fec/fec.c
@@ -3,17 +3,17 @@
*
* @ingroup mpc55xx
*
- * @brief Device driver for the Fast Ethernet Controller
- *
- * @par Copyright
- * Copyright (c) 2008<br>
- * Embedded Brains GmbH<br>
- * Obere Lagerstr. 30<br>
- * D-82178 Puchheim<br>
- * Germany<br>
- * rtems@embedded-brains.de<br>
+ * @brief Empty file.
+ */
+
+/*
+ * Copyright (c) 2008
+ * Embedded Brains GmbH
+ * Obere Lagerstr. 30
+ * D-82178 Puchheim
+ * Germany
+ * rtems@embedded-brains.de
*
- * @par License
* The license and distribution terms for this file may be found in the file
* LICENSE in this distribution or at http://www.rtems.com/license/LICENSE.
*/