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/libfs/src/dosfs/msdos_format.c | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'cpukit/libfs/src/dosfs/msdos_format.c') diff --git a/cpukit/libfs/src/dosfs/msdos_format.c b/cpukit/libfs/src/dosfs/msdos_format.c index 5786b0b1cb..8ffeb2935a 100644 --- a/cpukit/libfs/src/dosfs/msdos_format.c +++ b/cpukit/libfs/src/dosfs/msdos_format.c @@ -9,15 +9,12 @@ */ /* - * Copyright (C) 2004 IMD - * Ingenieurbuero fuer Microcomputertechnik Th. Doerfler - * + * Copyright (c) 2004 Ingenieurbuero fuer Microcomputertechnik Th. Doerfler + * All rights reserved. * - * 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. + * 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. */ #ifdef HAVE_CONFIG_H -- cgit v1.2.3