summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/termios_printk_cnf.h
diff options
context:
space:
mode:
authorChristian Mauderer <christian.mauderer@embedded-brains.de>2022-03-03 13:27:32 +0100
committerChristian Mauderer <christian.mauderer@embedded-brains.de>2022-03-10 09:15:19 +0100
commitd7955b245e1cc4e890a08a422807e6131fafe123 (patch)
treeb700b1e9f65941a2616fc79967d85c283cdb7789 /cpukit/include/rtems/termios_printk_cnf.h
parentbsps/powerpc/gen5200: Manual file header clean up (diff)
downloadrtems-d7955b245e1cc4e890a08a422807e6131fafe123.tar.bz2
bsps and cpukit: Manual file header clean up
Updates #4625.
Diffstat (limited to '')
-rw-r--r--cpukit/include/rtems/termios_printk_cnf.h27
1 files changed, 9 insertions, 18 deletions
diff --git a/cpukit/include/rtems/termios_printk_cnf.h b/cpukit/include/rtems/termios_printk_cnf.h
index 03c3090c38..29943f57b6 100644
--- a/cpukit/include/rtems/termios_printk_cnf.h
+++ b/cpukit/include/rtems/termios_printk_cnf.h
@@ -4,24 +4,15 @@
* @brief Adds printk Support via Polled termios
*/
-/*===============================================================*\
-| Project: RTEMS configure remote gdb over serial line |
-+-----------------------------------------------------------------+
-| File: termios_printk_cnf.h |
-+-----------------------------------------------------------------+
-| Copyright (c) 2002 IMD |
-| Ingenieurbuero fuer Microcomputertechnik Th. Doerfler |
-| <Thomas.Doerfler@imd-systems.de> |
-| all rights reserved |
-+-----------------------------------------------------------------+
-| this file declares intialization functions to add |
-| printk support via polled termios |
-| |
-+-----------------------------------------------------------------+
-| date history ID |
-| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
-| 13.05.02 creation doe |
-\*===============================================================*/
+/*
+ * Copyright (c) 2002 Ingenieurbuero fuer Microcomputertechnik Th. Doerfler
+ * All rights reserved.
+ *
+ * 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.
+ */
+
#ifndef _TERMIOS_PRINTK_CNF_H
#define _TERMIOS_PRINTK_CNF_H