[rtems commit] sp07/buffered_io.c add missing copyright

Joel Sherrill joel at rtems.org
Thu May 3 14:39:17 UTC 2012


Module:    rtems
Branch:    master
Commit:    604405d886aa45b0f6c4d75a84e60edc2549bf27
Changeset: http://git.rtems.org/rtems/commit/?id=604405d886aa45b0f6c4d75a84e60edc2549bf27

Author:    Joel Sherrill <joel.sherrill at oarcorp.com>
Date:      Thu May  3 09:41:38 2012 -0500

sp07/buffered_io.c add missing copyright

Date and ownership determined from file history.

---

 testsuites/sptests/sp07/buffered_io.c |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/testsuites/sptests/sp07/buffered_io.c b/testsuites/sptests/sp07/buffered_io.c
index 27ef489..ea12e5e 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




More information about the vc mailing list