summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-04-22 17:42:17 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-04-22 17:42:17 +0000
commit84ff7c236b433e7597d501bd0c791d525a8f0d8f (patch)
tree52288f0d75c7e14f8f871bda757c9e2f2a602422
parentheaders updated to reflect new style copyright notice as part (diff)
downloadrtems-84ff7c236b433e7597d501bd0c791d525a8f0d8f.tar.bz2
File changed to reflect change in license and copyright.
-rw-r--r--c/src/exec/rtems/src/tasks.c10
-rw-r--r--cpukit/rtems/src/tasks.c10
2 files changed, 10 insertions, 10 deletions
diff --git a/c/src/exec/rtems/src/tasks.c b/c/src/exec/rtems/src/tasks.c
index 65c1747ab9..09568d4568 100644
--- a/c/src/exec/rtems/src/tasks.c
+++ b/c/src/exec/rtems/src/tasks.c
@@ -2,13 +2,13 @@
* RTEMS Task Manager
*
*
- * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.
+ * COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR).
- * All rights assigned to U.S. Government, 1994.
+ * Copyright 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.
+ * 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$
*/
diff --git a/cpukit/rtems/src/tasks.c b/cpukit/rtems/src/tasks.c
index 65c1747ab9..09568d4568 100644
--- a/cpukit/rtems/src/tasks.c
+++ b/cpukit/rtems/src/tasks.c
@@ -2,13 +2,13 @@
* RTEMS Task Manager
*
*
- * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.
+ * COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR).
- * All rights assigned to U.S. Government, 1994.
+ * Copyright 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.
+ * 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$
*/