From d7955b245e1cc4e890a08a422807e6131fafe123 Mon Sep 17 00:00:00 2001 From: Christian Mauderer Date: Thu, 3 Mar 2022 13:27:32 +0100 Subject: bsps and cpukit: Manual file header clean up Updates #4625. --- cpukit/include/rtems/termios_printk_cnf.h | 27 +++++++++------------------ 1 file changed, 9 insertions(+), 18 deletions(-) (limited to 'cpukit/include/rtems/termios_printk_cnf.h') 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 | -| | -| 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 -- cgit v1.2.3