summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/tools/unix/gensize.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/tools/unix/gensize.c')
-rw-r--r--c/src/exec/score/tools/unix/gensize.c18
1 files changed, 9 insertions, 9 deletions
diff --git a/c/src/exec/score/tools/unix/gensize.c b/c/src/exec/score/tools/unix/gensize.c
index 53ea8a93ef..bb9d3bd20a 100644
--- a/c/src/exec/score/tools/unix/gensize.c
+++ b/c/src/exec/score/tools/unix/gensize.c
@@ -5,12 +5,12 @@
*
* NOTE: It only prints the minimal information required.
*
- * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.
+ * COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR).
*
- * 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.
+ * The license and distribution terms for this file may in
+ * the file LICENSE in this distribution or at
+ * http://www.OARcorp.com/rtems/license.html.
*
* $Id$
*
@@ -59,13 +59,13 @@ printf(
" * NOTE: THIS FILE IS AUTOMATICALLY GENERATED!!!!\n"
" * DO NOT EDIT THIS BY HAND!!!!\n"
" *\n"
- " * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.\n"
+ " * COPYRIGHT (c) 1989-1997.\n"
" * On-Line Applications Research Corporation (OAR).\n"
- " * All rights assigned to U.S. Government, 1994.\n"
+ " * Copyright assigned to U.S. Government, 1994.\n"
" *\n"
- " * This material may be reproduced by or for the U.S. Government pursuant\n"
- " * to the copyright license under the clause at DFARS 252.227-7013. This\n"
- " * notice must appear in all copies of this file and its derivatives.\n"
+ " * The license and distribution terms for this file may in\n"
+ " * the file LICENSE in this distribution or at\n"
+ " * http://www.OARcorp.com/rtems/license.html.\n"
" */\n"
"\n"
"#ifndef __UNIXSIZE_h\n"