summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/leon2/leon_smc91111/leon_smc91111.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_smc91111/leon_smc91111.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_smc91111/leon_smc91111.c')
-rw-r--r--c/src/lib/libbsp/sparc/leon2/leon_smc91111/leon_smc91111.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/sparc/leon2/leon_smc91111/leon_smc91111.c b/c/src/lib/libbsp/sparc/leon2/leon_smc91111/leon_smc91111.c
index abf1efc774..45b9a4aab7 100644
--- a/c/src/lib/libbsp/sparc/leon2/leon_smc91111/leon_smc91111.c
+++ b/c/src/lib/libbsp/sparc/leon2/leon_smc91111/leon_smc91111.c
@@ -4,6 +4,15 @@
* @brief SMC91111 Driver
*/
+/*
+ * Copyright (c) 2006.
+ * 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 <rtems.h>
#include <bsp.h>