summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/pc386/startup/ldsegs.s
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/i386/pc386/startup/ldsegs.s')
-rw-r--r--c/src/lib/libbsp/i386/pc386/startup/ldsegs.s16
1 files changed, 9 insertions, 7 deletions
diff --git a/c/src/lib/libbsp/i386/pc386/startup/ldsegs.s b/c/src/lib/libbsp/i386/pc386/startup/ldsegs.s
index 507eee92de..506d103ab0 100644
--- a/c/src/lib/libbsp/i386/pc386/startup/ldsegs.s
+++ b/c/src/lib/libbsp/i386/pc386/startup/ldsegs.s
@@ -24,15 +24,17 @@
| ldsegs.s,v 1.4 1996/04/20 16:48:30 joel Exp - go32 BSP
| With the following copyright notice:
| **************************************************************************
-| * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. *
-| * On-Line Applications Research Corporation (OAR). *
-| * All rights assigned to U.S. Government, 1994. *
-| * *
-| * This material may be reproduced by or for the U.S. Government pursuant *
-| * to the copyright license under the clause at DFARS 252.227-7013. This *
-| * notice must appear in all copies of this file and its derivatives. *
+| * COPYRIGHT (c) 1989-1997.
+| * On-Line Applications Research Corporation (OAR).
+| * Copyright assigned to U.S. Government, 1994.
+| *
+| * The license and distribution terms for this file may be
+| * found in found in the file LICENSE in this distribution or at
+| * http://www.OARcorp.com/rtems/license.html.
| **************************************************************************
|
+| $Id$
+|
| Also based on (from the Linux source tree):
| setup.S - Copyright (C) 1991, 1992 Linus Torvalds
+--------------------------------------------------------------------------*/