summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/leon2/leon_open_eth/leon_open_eth.c
diff options
context:
space:
mode:
authorDaniel Cederman <cederman@gaisler.com>2014-05-08 16:33:08 +0200
committerDaniel Hellstrom <daniel@gaisler.com>2014-05-27 09:46:22 +0200
commitc903fc28a9c985c7b85a8c1f948ef1be6665af98 (patch)
tree8f9b43c3dfe4e7a9f1b592f96522c092af7f8465 /c/src/lib/libbsp/sparc/leon2/leon_open_eth/leon_open_eth.c
parentbsps/sparc: Make lines in SPARC BSPs adhere to 80 character limit. (diff)
downloadrtems-c903fc28a9c985c7b85a8c1f948ef1be6665af98.tar.bz2
bsps/sparc: Add copyright and license information
Diffstat (limited to 'c/src/lib/libbsp/sparc/leon2/leon_open_eth/leon_open_eth.c')
-rw-r--r--c/src/lib/libbsp/sparc/leon2/leon_open_eth/leon_open_eth.c8
1 files changed, 6 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/sparc/leon2/leon_open_eth/leon_open_eth.c b/c/src/lib/libbsp/sparc/leon2/leon_open_eth/leon_open_eth.c
index 61f82d5051..e55c5beb48 100644
--- a/c/src/lib/libbsp/sparc/leon2/leon_open_eth/leon_open_eth.c
+++ b/c/src/lib/libbsp/sparc/leon2/leon_open_eth/leon_open_eth.c
@@ -5,10 +5,14 @@
*/
/*
- * LEON2 Opencores Ethernet MAC Configuration Information
+ * Copyright (c) 2004.
+ * Aeroflex Gaisler AB.
+ *
+ * The license and distribution terms for this file may be
+ * found in the file LICENSE in this distribution or at
+ * http://www.rtems.org/license/LICENSE.
*/
-
#include <bsp.h>
#include <libchip/open_eth.h>
#if (OPEN_ETH_DEBUG & OPEN_ETH_DEBUG_PRINT_REGISTERS)