From c903fc28a9c985c7b85a8c1f948ef1be6665af98 Mon Sep 17 00:00:00 2001 From: Daniel Cederman Date: Thu, 8 May 2014 16:33:08 +0200 Subject: bsps/sparc: Add copyright and license information --- c/src/lib/libbsp/sparc/erc32/gnatsupp/gnatsupp.c | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'c/src/lib/libbsp/sparc/erc32/gnatsupp/gnatsupp.c') diff --git a/c/src/lib/libbsp/sparc/erc32/gnatsupp/gnatsupp.c b/c/src/lib/libbsp/sparc/erc32/gnatsupp/gnatsupp.c index bc70883766..46bbabe2b0 100644 --- a/c/src/lib/libbsp/sparc/erc32/gnatsupp/gnatsupp.c +++ b/c/src/lib/libbsp/sparc/erc32/gnatsupp/gnatsupp.c @@ -1,7 +1,18 @@ +/** + * @file + * + * @ingroup sparc_erc32 + * + * @brief Support for gnat/rtems interrupts and exception handling + */ + /* + * COPYRIGHT (c) 1999. + * European Space Agency. * - * Support for gnat/rtems interrupts and exception handling. - * Jiri Gaisler, ESA/ESTEC, 17-02-1999. + * 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 -- cgit v1.2.3