summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/copyrt.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-03-05 03:08:49 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-03-05 03:08:49 +0000
commit797df41c3d49a59e2d5b3e747307b7e4ae7b4c49 (patch)
tree262696daaa2db29098aca3b817fafe04d90c1da3 /cpukit/score/include/rtems/score/copyrt.h
parent2008-03-04 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-797df41c3d49a59e2d5b3e747307b7e4ae7b4c49.tar.bz2
2008-03-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/include/rtems/score/copyrt.h: Update year.
Diffstat (limited to 'cpukit/score/include/rtems/score/copyrt.h')
-rw-r--r--cpukit/score/include/rtems/score/copyrt.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/score/include/rtems/score/copyrt.h b/cpukit/score/include/rtems/score/copyrt.h
index dab8bad11f..6e537dd1bb 100644
--- a/cpukit/score/include/rtems/score/copyrt.h
+++ b/cpukit/score/include/rtems/score/copyrt.h
@@ -6,7 +6,7 @@
*/
/*
- * COPYRIGHT (c) 1989-2007.
+ * COPYRIGHT (c) 1989-2008.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
@@ -28,7 +28,7 @@ extern "C" {
*/
#ifdef SCORE_INIT
const char _Copyright_Notice[] =
-"COPYRIGHT (c) 1989-2007.\n\
+"COPYRIGHT (c) 1989-2008.\n\
On-Line Applications Research Corporation (OAR).\n";
#else
extern const char _Copyright_Notice[];