summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-03 09:41:38 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-03 09:41:38 -0500
commit604405d886aa45b0f6c4d75a84e60edc2549bf27 (patch)
tree761f94414bf1839c074987ef821774a280100886
parentsmdk2410 - Remove odd $Id$ (diff)
downloadrtems-604405d886aa45b0f6c4d75a84e60edc2549bf27.tar.bz2
sp07/buffered_io.c add missing copyright
Date and ownership determined from file history.
-rw-r--r--testsuites/sptests/sp07/buffered_io.c7
1 files changed, 6 insertions, 1 deletions
diff --git a/testsuites/sptests/sp07/buffered_io.c b/testsuites/sptests/sp07/buffered_io.c
index 27ef4895b8..ea12e5e9c8 100644
--- a/testsuites/sptests/sp07/buffered_io.c
+++ b/testsuites/sptests/sp07/buffered_io.c
@@ -1,5 +1,10 @@
/*
- * $Id$
+ * COPYRIGHT (c) 2003-2012.
+ * On-Line Applications Research Corporation (OAR).
+ *
+ * The license and distribution terms for this file may be
+ * found in the file LICENSE in this distribution or at
+ * http://www.rtems.com/license/LICENSE.
*/
#ifdef HAVE_CONFIG_H