[rtems commit] testsuites/psxtests/psxhdrs: Fix comment so copyright block is separate

Joel Sherrill joel at rtems.org
Wed Nov 14 23:32:06 UTC 2018


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

Author:    Joel Sherrill <joel at rtems.org>
Date:      Wed Nov 14 17:30:57 2018 -0600

testsuites/psxtests/psxhdrs: Fix comment so copyright block is separate

---

 testsuites/psxtests/psxhdrs/pthread/pthread_attr_destroy.c     |  4 +++-
 .../psxtests/psxhdrs/pthread/pthread_attr_getdetachstate.c     |  4 +++-
 .../psxtests/psxhdrs/pthread/pthread_attr_getguardsize.c       |  4 +++-
 .../psxtests/psxhdrs/pthread/pthread_attr_getinheritsched.c    |  4 +++-
 .../psxtests/psxhdrs/pthread/pthread_attr_getschedparam.c      |  4 +++-
 .../psxtests/psxhdrs/pthread/pthread_attr_getschedpolicy.c     |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_attr_getscope.c    |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_attr_getstack.c    |  4 +++-
 .../psxtests/psxhdrs/pthread/pthread_attr_getstackaddr.c       |  4 +++-
 .../psxtests/psxhdrs/pthread/pthread_attr_getstacksize.c       |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_attr_init.c        |  4 +++-
 .../psxtests/psxhdrs/pthread/pthread_attr_setdetachstate.c     |  4 +++-
 .../psxtests/psxhdrs/pthread/pthread_attr_setguardsize.c       |  4 +++-
 .../psxtests/psxhdrs/pthread/pthread_attr_setinheritsched.c    |  4 +++-
 .../psxtests/psxhdrs/pthread/pthread_attr_setschedparam.c      |  4 +++-
 .../psxtests/psxhdrs/pthread/pthread_attr_setschedpolicy.c     |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_attr_setscope.c    |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_attr_setstack.c    |  4 +++-
 .../psxtests/psxhdrs/pthread/pthread_attr_setstackaddr.c       |  4 +++-
 .../psxtests/psxhdrs/pthread/pthread_attr_setstacksize.c       |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_cancel.c           |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_cleanup.c          |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_cond_broadcast.c   |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_cond_destroy.c     |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_cond_init.c        |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_cond_signal.c      |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_cond_timedwait.c   |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_cond_wait.c        |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_condattr_destroy.c |  4 +++-
 .../psxtests/psxhdrs/pthread/pthread_condattr_getpshared.c     |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_condattr_init.c    |  4 +++-
 .../psxtests/psxhdrs/pthread/pthread_condattr_setpshared.c     |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_create.c           |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_detach.c           |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_equal.c            |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_exit.c             |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_getcpuclockid.c    |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_getschedparam.c    |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_getspecific.c      |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_join.c             |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_key_create.c       |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_key_delete.c       |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_mutex_destroy.c    |  4 +++-
 .../psxtests/psxhdrs/pthread/pthread_mutex_getprioceiling.c    |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_mutex_init.c       |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_mutex_lock.c       |  4 +++-
 .../psxtests/psxhdrs/pthread/pthread_mutex_setprioceiling.c    |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_mutex_timedlock.c  |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_mutex_trylock.c    |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_mutex_unlock.c     |  4 +++-
 .../psxtests/psxhdrs/pthread/pthread_mutexattr_destroy.c       |  4 +++-
 .../psxhdrs/pthread/pthread_mutexattr_getprioceiling.c         |  4 +++-
 .../psxtests/psxhdrs/pthread/pthread_mutexattr_getprotocol.c   |  4 +++-
 .../psxtests/psxhdrs/pthread/pthread_mutexattr_getpshared.c    |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_init.c   |  4 +++-
 .../psxhdrs/pthread/pthread_mutexattr_setprioceiling.c         |  4 +++-
 .../psxtests/psxhdrs/pthread/pthread_mutexattr_setprotocol.c   |  4 +++-
 .../psxtests/psxhdrs/pthread/pthread_mutexattr_setpshared.c    |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_once.c             |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_self.c             |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_setcancelstate.c   |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_setcanceltype.c    |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_setschedparam.c    |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_setspecific.c      |  4 +++-
 testsuites/psxtests/psxhdrs/pthread/pthread_testcancel.c       |  4 +++-
 testsuites/psxtests/psxhdrs/sched/sched_get_priority_max.c     |  4 +++-
 testsuites/psxtests/psxhdrs/sched/sched_get_priority_min.c     |  4 +++-
 testsuites/psxtests/psxhdrs/sched/sched_getparam.c             |  4 +++-
 testsuites/psxtests/psxhdrs/sched/sched_getscheduler.c         |  4 +++-
 testsuites/psxtests/psxhdrs/sched/sched_rr_get_interval.c      |  4 +++-
 testsuites/psxtests/psxhdrs/sched/sched_setparam.c             |  4 +++-
 testsuites/psxtests/psxhdrs/sched/sched_setscheduler.c         |  4 +++-
 testsuites/psxtests/psxhdrs/sched/sched_yield.c                |  4 +++-
 testsuites/psxtests/psxhdrs/signal/pthread_sigmask.c           |  4 +++-
 testsuites/psxtests/psxhdrs/signal/raise.c                     |  4 +++-
 testsuites/psxtests/psxhdrs/signal/signal.c                    |  4 +++-
 testsuites/psxtests/psxhdrs/signal/sigpending.c                |  4 +++-
 testsuites/psxtests/psxhdrs/signal/sigprocmask.c               |  4 +++-
 testsuites/psxtests/psxhdrs/signal/sigsuspend.c                |  4 +++-
 testsuites/psxtests/psxhdrs/signal/sigtimedwait.c              |  4 +++-
 testsuites/psxtests/psxhdrs/signal/sigwait.c                   |  4 +++-
 testsuites/psxtests/psxhdrs/signal/sigwaitinfo.c               |  4 +++-
 testsuites/psxtests/psxhdrs/sys/mman/mlock.c                   | 10 +++++-----
 testsuites/psxtests/psxhdrs/sys/mman/mlockall.c                | 10 +++++-----
 testsuites/psxtests/psxhdrs/sys/mman/mmap.c                    | 10 +++++-----
 testsuites/psxtests/psxhdrs/sys/mman/mprotect.c                | 10 +++++-----
 testsuites/psxtests/psxhdrs/sys/mman/msync.c                   | 10 +++++-----
 testsuites/psxtests/psxhdrs/sys/mman/munlock.c                 | 10 +++++-----
 testsuites/psxtests/psxhdrs/sys/mman/munlockall.c              | 10 +++++-----
 testsuites/psxtests/psxhdrs/sys/mman/munmap.c                  | 10 +++++-----
 testsuites/psxtests/psxhdrs/sys/mman/posix_madvise.c           | 10 +++++-----
 testsuites/psxtests/psxhdrs/sys/mman/shm_open.c                | 10 +++++-----
 testsuites/psxtests/psxhdrs/sys/mman/shm_unlink.c              | 10 +++++-----
 testsuites/psxtests/psxhdrs/time/asctime.c                     |  4 +++-
 testsuites/psxtests/psxhdrs/time/asctime_r.c                   |  4 +++-
 testsuites/psxtests/psxhdrs/time/clock.c                       |  4 +++-
 testsuites/psxtests/psxhdrs/time/clock_getcpuclockid.c         |  4 +++-
 testsuites/psxtests/psxhdrs/time/clock_getres.c                |  4 +++-
 testsuites/psxtests/psxhdrs/time/clock_gettime.c               |  4 +++-
 testsuites/psxtests/psxhdrs/time/clock_nanosleep.c             |  4 +++-
 testsuites/psxtests/psxhdrs/time/clock_settime.c               |  4 +++-
 testsuites/psxtests/psxhdrs/time/ctime.c                       |  4 +++-
 testsuites/psxtests/psxhdrs/time/ctime_r.c                     |  4 +++-
 testsuites/psxtests/psxhdrs/time/difftime.c                    |  4 +++-
 testsuites/psxtests/psxhdrs/time/gmtime.c                      |  4 +++-
 testsuites/psxtests/psxhdrs/time/gmtime_r.c                    |  4 +++-
 testsuites/psxtests/psxhdrs/time/localtime.c                   |  4 +++-
 testsuites/psxtests/psxhdrs/time/localtime_r.c                 |  4 +++-
 testsuites/psxtests/psxhdrs/time/mktime.c                      |  4 +++-
 testsuites/psxtests/psxhdrs/time/nanosleep.c                   |  4 +++-
 testsuites/psxtests/psxhdrs/time/strftime.c                    |  4 +++-
 testsuites/psxtests/psxhdrs/time/time.c                        |  4 +++-
 testsuites/psxtests/psxhdrs/time/timer_create.c                |  4 +++-
 testsuites/psxtests/psxhdrs/time/timer_delete.c                |  4 +++-
 testsuites/psxtests/psxhdrs/time/timer_getoverrun.c            |  4 +++-
 testsuites/psxtests/psxhdrs/time/timer_gettime.c               |  4 +++-
 testsuites/psxtests/psxhdrs/time/timer_settime.c               |  4 +++-
 testsuites/psxtests/psxhdrs/unistd/alarm.c                     |  4 +++-
 testsuites/psxtests/psxhdrs/unistd/fdatasync.c                 |  4 +++-
 testsuites/psxtests/psxhdrs/unistd/fsync.c                     |  4 +++-
 testsuites/psxtests/psxhdrs/unistd/getegid.c                   |  4 +++-
 testsuites/psxtests/psxhdrs/unistd/geteuid.c                   |  4 +++-
 testsuites/psxtests/psxhdrs/unistd/getgid.c                    |  4 +++-
 testsuites/psxtests/psxhdrs/unistd/getgroups.c                 |  4 +++-
 testsuites/psxtests/psxhdrs/unistd/getlogin.c                  |  4 +++-
 testsuites/psxtests/psxhdrs/unistd/getlogin_r.c                |  4 +++-
 testsuites/psxtests/psxhdrs/unistd/getpgrp.c                   |  4 +++-
 testsuites/psxtests/psxhdrs/unistd/getpid.c                    |  4 +++-
 testsuites/psxtests/psxhdrs/unistd/getppid.c                   |  4 +++-
 testsuites/psxtests/psxhdrs/unistd/getuid.c                    |  4 +++-
 testsuites/psxtests/psxhdrs/unistd/pause.c                     |  4 +++-
 testsuites/psxtests/psxhdrs/unistd/setgid.c                    |  4 +++-
 testsuites/psxtests/psxhdrs/unistd/setgroups.c                 |  4 +++-
 testsuites/psxtests/psxhdrs/unistd/setpgid.c                   |  4 +++-
 testsuites/psxtests/psxhdrs/unistd/setsid.c                    |  4 +++-
 testsuites/psxtests/psxhdrs/unistd/setuid.c                    |  4 +++-
 testsuites/psxtests/psxhdrs/unistd/sleep.c                     |  4 +++-
 testsuites/psxtests/psxhdrs/unistd/sync.c                      |  4 +++-
 testsuites/psxtests/psxhdrs/unistd/ualarm.c                    |  4 +++-
 testsuites/psxtests/psxhdrs/unistd/usleep.c                    |  4 +++-
 140 files changed, 442 insertions(+), 184 deletions(-)

diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_destroy.c b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_destroy.c
index 05a0fed..9d485dc 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_destroy.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_destroy.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getdetachstate.c b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getdetachstate.c
index 55164eb..8e5e947 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getdetachstate.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getdetachstate.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getguardsize.c b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getguardsize.c
index 1380b3b..b868a42 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getguardsize.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getguardsize.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getinheritsched.c b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getinheritsched.c
index df73441..13d52cf 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getinheritsched.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getinheritsched.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getschedparam.c b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getschedparam.c
index b44f730..73f7a3c 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getschedparam.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getschedparam.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getschedpolicy.c b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getschedpolicy.c
index e2a34b7..2ca03d7 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getschedpolicy.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getschedpolicy.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getscope.c b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getscope.c
index f32137c..871dfd7 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getscope.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getscope.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getstack.c b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getstack.c
index b0bfcdf..bf0aeb8 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getstack.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getstack.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2010.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getstackaddr.c b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getstackaddr.c
index 0e84c58..9c52f06 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getstackaddr.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getstackaddr.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getstacksize.c b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getstacksize.c
index bd9cdff..f86d553 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getstacksize.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_getstacksize.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_init.c b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_init.c
index d0fb6cb..b5129d9 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_init.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_init.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setdetachstate.c b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setdetachstate.c
index c752d4e..40f84df 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setdetachstate.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setdetachstate.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setguardsize.c b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setguardsize.c
index c4233f2..f79aa14 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setguardsize.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setguardsize.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2010.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setinheritsched.c b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setinheritsched.c
index b82c10b..fabd960 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setinheritsched.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setinheritsched.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setschedparam.c b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setschedparam.c
index 0454e8b..13cacc8 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setschedparam.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setschedparam.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setschedpolicy.c b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setschedpolicy.c
index 519010e..6ab6757 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setschedpolicy.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setschedpolicy.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setscope.c b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setscope.c
index 9372758..4adbbc8 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setscope.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setscope.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setstack.c b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setstack.c
index 33d2123..0527853 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setstack.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setstack.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2010.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setstackaddr.c b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setstackaddr.c
index 661826f..966bf45 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setstackaddr.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setstackaddr.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setstacksize.c b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setstacksize.c
index 4a12266..9d693ef 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setstacksize.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_attr_setstacksize.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_cancel.c b/testsuites/psxtests/psxhdrs/pthread/pthread_cancel.c
index 287f394..4adc88a 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_cancel.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_cancel.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_cleanup.c b/testsuites/psxtests/psxhdrs/pthread/pthread_cleanup.c
index 647b469..6400c70 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_cleanup.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_cleanup.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_cond_broadcast.c b/testsuites/psxtests/psxhdrs/pthread/pthread_cond_broadcast.c
index 6ba0c92..ae44545 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_cond_broadcast.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_cond_broadcast.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_cond_destroy.c b/testsuites/psxtests/psxhdrs/pthread/pthread_cond_destroy.c
index 2beef01..cb9d2b3 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_cond_destroy.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_cond_destroy.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_cond_init.c b/testsuites/psxtests/psxhdrs/pthread/pthread_cond_init.c
index 9a83d83..a291fd6 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_cond_init.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_cond_init.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_cond_signal.c b/testsuites/psxtests/psxhdrs/pthread/pthread_cond_signal.c
index 57c8336..39048ab 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_cond_signal.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_cond_signal.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_cond_timedwait.c b/testsuites/psxtests/psxhdrs/pthread/pthread_cond_timedwait.c
index c8f6183..98b2617 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_cond_timedwait.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_cond_timedwait.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_cond_wait.c b/testsuites/psxtests/psxhdrs/pthread/pthread_cond_wait.c
index d9ab134..5b7e5c3 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_cond_wait.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_cond_wait.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_condattr_destroy.c b/testsuites/psxtests/psxhdrs/pthread/pthread_condattr_destroy.c
index 5575f9b..53cee6f 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_condattr_destroy.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_condattr_destroy.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_condattr_getpshared.c b/testsuites/psxtests/psxhdrs/pthread/pthread_condattr_getpshared.c
index 74139d5..6e682fc 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_condattr_getpshared.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_condattr_getpshared.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_condattr_init.c b/testsuites/psxtests/psxhdrs/pthread/pthread_condattr_init.c
index e4f71db..22d022f 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_condattr_init.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_condattr_init.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_condattr_setpshared.c b/testsuites/psxtests/psxhdrs/pthread/pthread_condattr_setpshared.c
index db2b18d..2ed9169 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_condattr_setpshared.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_condattr_setpshared.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_create.c b/testsuites/psxtests/psxhdrs/pthread/pthread_create.c
index 516d94b..5922e1f 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_create.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_create.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_detach.c b/testsuites/psxtests/psxhdrs/pthread/pthread_detach.c
index 4b75eac..eacc37e 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_detach.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_detach.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_equal.c b/testsuites/psxtests/psxhdrs/pthread/pthread_equal.c
index 4e9fca9..f7bdc4d 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_equal.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_equal.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_exit.c b/testsuites/psxtests/psxhdrs/pthread/pthread_exit.c
index 2a68a9f..992629c 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_exit.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_exit.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_getcpuclockid.c b/testsuites/psxtests/psxhdrs/pthread/pthread_getcpuclockid.c
index bf1dd33..2796a12 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_getcpuclockid.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_getcpuclockid.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_getschedparam.c b/testsuites/psxtests/psxhdrs/pthread/pthread_getschedparam.c
index 122a100..47089ca 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_getschedparam.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_getschedparam.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_getspecific.c b/testsuites/psxtests/psxhdrs/pthread/pthread_getspecific.c
index 3be0373..f5253b1 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_getspecific.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_getspecific.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_join.c b/testsuites/psxtests/psxhdrs/pthread/pthread_join.c
index 69040c4..02c9d38 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_join.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_join.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_key_create.c b/testsuites/psxtests/psxhdrs/pthread/pthread_key_create.c
index 7032232..245674a 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_key_create.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_key_create.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_key_delete.c b/testsuites/psxtests/psxhdrs/pthread/pthread_key_delete.c
index c6c1c34..c5323ee 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_key_delete.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_key_delete.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_mutex_destroy.c b/testsuites/psxtests/psxhdrs/pthread/pthread_mutex_destroy.c
index c577ab1..3528e06 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_mutex_destroy.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_mutex_destroy.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_mutex_getprioceiling.c b/testsuites/psxtests/psxhdrs/pthread/pthread_mutex_getprioceiling.c
index 51a78b5..620734f 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_mutex_getprioceiling.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_mutex_getprioceiling.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_mutex_init.c b/testsuites/psxtests/psxhdrs/pthread/pthread_mutex_init.c
index b59c3f6..02e5963 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_mutex_init.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_mutex_init.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_mutex_lock.c b/testsuites/psxtests/psxhdrs/pthread/pthread_mutex_lock.c
index 0a416f2..e5fe8c2 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_mutex_lock.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_mutex_lock.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_mutex_setprioceiling.c b/testsuites/psxtests/psxhdrs/pthread/pthread_mutex_setprioceiling.c
index 754068a..f6feb81 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_mutex_setprioceiling.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_mutex_setprioceiling.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_mutex_timedlock.c b/testsuites/psxtests/psxhdrs/pthread/pthread_mutex_timedlock.c
index 4fbe812..61467bf 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_mutex_timedlock.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_mutex_timedlock.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_mutex_trylock.c b/testsuites/psxtests/psxhdrs/pthread/pthread_mutex_trylock.c
index b0f517c..d740cac 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_mutex_trylock.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_mutex_trylock.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_mutex_unlock.c b/testsuites/psxtests/psxhdrs/pthread/pthread_mutex_unlock.c
index fff3f84..33cdd9e 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_mutex_unlock.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_mutex_unlock.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_destroy.c b/testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_destroy.c
index 3b2e072..62893b6 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_destroy.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_destroy.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_getprioceiling.c b/testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_getprioceiling.c
index 20327de..d458336 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_getprioceiling.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_getprioceiling.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_getprotocol.c b/testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_getprotocol.c
index a72c966..4b8bc50 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_getprotocol.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_getprotocol.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_getpshared.c b/testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_getpshared.c
index a85d370..1bd440e 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_getpshared.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_getpshared.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_init.c b/testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_init.c
index 73790f2..0ac6cca 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_init.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_init.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_setprioceiling.c b/testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_setprioceiling.c
index 31cf69f..1f1faa7 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_setprioceiling.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_setprioceiling.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_setprotocol.c b/testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_setprotocol.c
index f8cc0cd..586fc2f 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_setprotocol.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_setprotocol.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_setpshared.c b/testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_setpshared.c
index 1a3b8e9..cd8b40a 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_setpshared.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_setpshared.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_once.c b/testsuites/psxtests/psxhdrs/pthread/pthread_once.c
index a4355e4..c9c087f 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_once.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_once.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_self.c b/testsuites/psxtests/psxhdrs/pthread/pthread_self.c
index 84c1d0c..42aa1e5 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_self.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_self.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_setcancelstate.c b/testsuites/psxtests/psxhdrs/pthread/pthread_setcancelstate.c
index 8169083..274cf2a 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_setcancelstate.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_setcancelstate.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_setcanceltype.c b/testsuites/psxtests/psxhdrs/pthread/pthread_setcanceltype.c
index f1e0ade..2a6e368 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_setcanceltype.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_setcanceltype.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_setschedparam.c b/testsuites/psxtests/psxhdrs/pthread/pthread_setschedparam.c
index 50cd98a..6bc7d1f 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_setschedparam.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_setschedparam.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_setspecific.c b/testsuites/psxtests/psxhdrs/pthread/pthread_setspecific.c
index c829929..ebce3db 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_setspecific.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_setspecific.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_testcancel.c b/testsuites/psxtests/psxhdrs/pthread/pthread_testcancel.c
index ef07bf9..d562b78 100644
--- a/testsuites/psxtests/psxhdrs/pthread/pthread_testcancel.c
+++ b/testsuites/psxtests/psxhdrs/pthread/pthread_testcancel.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/sched/sched_get_priority_max.c b/testsuites/psxtests/psxhdrs/sched/sched_get_priority_max.c
index c1546e3..1180af5 100644
--- a/testsuites/psxtests/psxhdrs/sched/sched_get_priority_max.c
+++ b/testsuites/psxtests/psxhdrs/sched/sched_get_priority_max.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/sched/sched_get_priority_min.c b/testsuites/psxtests/psxhdrs/sched/sched_get_priority_min.c
index fbf4e09..f9cabaf 100644
--- a/testsuites/psxtests/psxhdrs/sched/sched_get_priority_min.c
+++ b/testsuites/psxtests/psxhdrs/sched/sched_get_priority_min.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/sched/sched_getparam.c b/testsuites/psxtests/psxhdrs/sched/sched_getparam.c
index 6814410..00a9a81 100644
--- a/testsuites/psxtests/psxhdrs/sched/sched_getparam.c
+++ b/testsuites/psxtests/psxhdrs/sched/sched_getparam.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/sched/sched_getscheduler.c b/testsuites/psxtests/psxhdrs/sched/sched_getscheduler.c
index 37d6b47..111597d 100644
--- a/testsuites/psxtests/psxhdrs/sched/sched_getscheduler.c
+++ b/testsuites/psxtests/psxhdrs/sched/sched_getscheduler.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/sched/sched_rr_get_interval.c b/testsuites/psxtests/psxhdrs/sched/sched_rr_get_interval.c
index 5f2bd75..6fe2a1b 100644
--- a/testsuites/psxtests/psxhdrs/sched/sched_rr_get_interval.c
+++ b/testsuites/psxtests/psxhdrs/sched/sched_rr_get_interval.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/sched/sched_setparam.c b/testsuites/psxtests/psxhdrs/sched/sched_setparam.c
index c703369..f653d22 100644
--- a/testsuites/psxtests/psxhdrs/sched/sched_setparam.c
+++ b/testsuites/psxtests/psxhdrs/sched/sched_setparam.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/sched/sched_setscheduler.c b/testsuites/psxtests/psxhdrs/sched/sched_setscheduler.c
index 3e1ecac..54bfbb8 100644
--- a/testsuites/psxtests/psxhdrs/sched/sched_setscheduler.c
+++ b/testsuites/psxtests/psxhdrs/sched/sched_setscheduler.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/sched/sched_yield.c b/testsuites/psxtests/psxhdrs/sched/sched_yield.c
index cb50fa1..0f2ac92 100644
--- a/testsuites/psxtests/psxhdrs/sched/sched_yield.c
+++ b/testsuites/psxtests/psxhdrs/sched/sched_yield.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/signal/pthread_sigmask.c b/testsuites/psxtests/psxhdrs/signal/pthread_sigmask.c
index 7a25895..2820038 100644
--- a/testsuites/psxtests/psxhdrs/signal/pthread_sigmask.c
+++ b/testsuites/psxtests/psxhdrs/signal/pthread_sigmask.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/signal/raise.c b/testsuites/psxtests/psxhdrs/signal/raise.c
index bae84d0..d504de8 100644
--- a/testsuites/psxtests/psxhdrs/signal/raise.c
+++ b/testsuites/psxtests/psxhdrs/signal/raise.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/signal/signal.c b/testsuites/psxtests/psxhdrs/signal/signal.c
index 266f50f..8985ee9 100644
--- a/testsuites/psxtests/psxhdrs/signal/signal.c
+++ b/testsuites/psxtests/psxhdrs/signal/signal.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/signal/sigpending.c b/testsuites/psxtests/psxhdrs/signal/sigpending.c
index 16d4cf7..abe00ad 100644
--- a/testsuites/psxtests/psxhdrs/signal/sigpending.c
+++ b/testsuites/psxtests/psxhdrs/signal/sigpending.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/signal/sigprocmask.c b/testsuites/psxtests/psxhdrs/signal/sigprocmask.c
index 0c4a93c..f020395 100644
--- a/testsuites/psxtests/psxhdrs/signal/sigprocmask.c
+++ b/testsuites/psxtests/psxhdrs/signal/sigprocmask.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/signal/sigsuspend.c b/testsuites/psxtests/psxhdrs/signal/sigsuspend.c
index 635d2ef..b4204af 100644
--- a/testsuites/psxtests/psxhdrs/signal/sigsuspend.c
+++ b/testsuites/psxtests/psxhdrs/signal/sigsuspend.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/signal/sigtimedwait.c b/testsuites/psxtests/psxhdrs/signal/sigtimedwait.c
index ca2eee7..dce7c97 100644
--- a/testsuites/psxtests/psxhdrs/signal/sigtimedwait.c
+++ b/testsuites/psxtests/psxhdrs/signal/sigtimedwait.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/signal/sigwait.c b/testsuites/psxtests/psxhdrs/signal/sigwait.c
index 16050e8..f007005 100644
--- a/testsuites/psxtests/psxhdrs/signal/sigwait.c
+++ b/testsuites/psxtests/psxhdrs/signal/sigwait.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/signal/sigwaitinfo.c b/testsuites/psxtests/psxhdrs/signal/sigwaitinfo.c
index d6e64d7..836b1ba 100644
--- a/testsuites/psxtests/psxhdrs/signal/sigwaitinfo.c
+++ b/testsuites/psxtests/psxhdrs/signal/sigwaitinfo.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/sys/mman/mlock.c b/testsuites/psxtests/psxhdrs/sys/mman/mlock.c
index 1f7d7b5..04c392e 100644
--- a/testsuites/psxtests/psxhdrs/sys/mman/mlock.c
+++ b/testsuites/psxtests/psxhdrs/sys/mman/mlock.c
@@ -1,4 +1,9 @@
 /*
+ * This test file is used to verify that the header files associated with
+ * invoking this function are correct.
+ */
+
+/*
  *  Copyright (c) 2016 Gedare Bloom.
  *
  *  The license and distribution terms for this file may be
@@ -6,11 +11,6 @@
  *  http://www.rtems.org/license/LICENSE.
  */
 
-/*  This test file is used to verify that the header files associated with
- *  invoking this function are correct.
- */
-
-
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
diff --git a/testsuites/psxtests/psxhdrs/sys/mman/mlockall.c b/testsuites/psxtests/psxhdrs/sys/mman/mlockall.c
index 023c0a4..12dbd83 100644
--- a/testsuites/psxtests/psxhdrs/sys/mman/mlockall.c
+++ b/testsuites/psxtests/psxhdrs/sys/mman/mlockall.c
@@ -1,4 +1,9 @@
 /*
+ * This test file is used to verify that the header files associated with
+ * invoking this function are correct.
+ */
+
+/*
  *  Copyright (c) 2016 Gedare Bloom.
  *
  *  The license and distribution terms for this file may be
@@ -6,11 +11,6 @@
  *  http://www.rtems.org/license/LICENSE.
  */
 
-/*  This test file is used to verify that the header files associated with
- *  invoking this function are correct.
- */
-
-
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
diff --git a/testsuites/psxtests/psxhdrs/sys/mman/mmap.c b/testsuites/psxtests/psxhdrs/sys/mman/mmap.c
index 7613200..8426b12 100644
--- a/testsuites/psxtests/psxhdrs/sys/mman/mmap.c
+++ b/testsuites/psxtests/psxhdrs/sys/mman/mmap.c
@@ -1,4 +1,9 @@
 /*
+ * This test file is used to verify that the header files associated with
+ * invoking this function are correct.
+ */
+
+/*
  *  Copyright (c) 2016 Gedare Bloom.
  *
  *  The license and distribution terms for this file may be
@@ -6,11 +11,6 @@
  *  http://www.rtems.org/license/LICENSE.
  */
 
-/*  This test file is used to verify that the header files associated with
- *  invoking this function are correct.
- */
-
-
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
diff --git a/testsuites/psxtests/psxhdrs/sys/mman/mprotect.c b/testsuites/psxtests/psxhdrs/sys/mman/mprotect.c
index 8b6f423..5503c94 100644
--- a/testsuites/psxtests/psxhdrs/sys/mman/mprotect.c
+++ b/testsuites/psxtests/psxhdrs/sys/mman/mprotect.c
@@ -1,4 +1,9 @@
 /*
+ * This test file is used to verify that the header files associated with
+ * invoking this function are correct.
+ */
+
+/*
  *  Copyright (c) 2016 Gedare Bloom.
  *
  *  The license and distribution terms for this file may be
@@ -6,11 +11,6 @@
  *  http://www.rtems.org/license/LICENSE.
  */
 
-/*  This test file is used to verify that the header files associated with
- *  invoking this function are correct.
- */
-
-
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
diff --git a/testsuites/psxtests/psxhdrs/sys/mman/msync.c b/testsuites/psxtests/psxhdrs/sys/mman/msync.c
index c22f145..4cd239a 100644
--- a/testsuites/psxtests/psxhdrs/sys/mman/msync.c
+++ b/testsuites/psxtests/psxhdrs/sys/mman/msync.c
@@ -1,4 +1,9 @@
 /*
+ * This test file is used to verify that the header files associated with
+ * invoking this function are correct.
+ */
+
+/*
  *  Copyright (c) 2016 Gedare Bloom.
  *
  *  The license and distribution terms for this file may be
@@ -6,11 +11,6 @@
  *  http://www.rtems.org/license/LICENSE.
  */
 
-/*  This test file is used to verify that the header files associated with
- *  invoking this function are correct.
- */
-
-
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
diff --git a/testsuites/psxtests/psxhdrs/sys/mman/munlock.c b/testsuites/psxtests/psxhdrs/sys/mman/munlock.c
index df901e1..42af198 100644
--- a/testsuites/psxtests/psxhdrs/sys/mman/munlock.c
+++ b/testsuites/psxtests/psxhdrs/sys/mman/munlock.c
@@ -1,4 +1,9 @@
 /*
+ * This test file is used to verify that the header files associated with
+ * invoking this function are correct.
+ */
+
+/*
  *  Copyright (c) 2016 Gedare Bloom.
  *
  *  The license and distribution terms for this file may be
@@ -6,11 +11,6 @@
  *  http://www.rtems.org/license/LICENSE.
  */
 
-/*  This test file is used to verify that the header files associated with
- *  invoking this function are correct.
- */
-
-
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
diff --git a/testsuites/psxtests/psxhdrs/sys/mman/munlockall.c b/testsuites/psxtests/psxhdrs/sys/mman/munlockall.c
index 2f88ae5..4b82943 100644
--- a/testsuites/psxtests/psxhdrs/sys/mman/munlockall.c
+++ b/testsuites/psxtests/psxhdrs/sys/mman/munlockall.c
@@ -1,4 +1,9 @@
 /*
+ * This test file is used to verify that the header files associated with
+ * invoking this function are correct.
+ */
+
+/*
  *  Copyright (c) 2016 Gedare Bloom.
  *
  *  The license and distribution terms for this file may be
@@ -6,11 +11,6 @@
  *  http://www.rtems.org/license/LICENSE.
  */
 
-/*  This test file is used to verify that the header files associated with
- *  invoking this function are correct.
- */
-
-
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
diff --git a/testsuites/psxtests/psxhdrs/sys/mman/munmap.c b/testsuites/psxtests/psxhdrs/sys/mman/munmap.c
index 253230a..1c42973 100644
--- a/testsuites/psxtests/psxhdrs/sys/mman/munmap.c
+++ b/testsuites/psxtests/psxhdrs/sys/mman/munmap.c
@@ -1,4 +1,9 @@
 /*
+ * This test file is used to verify that the header files associated with
+ * invoking this function are correct.
+ */
+
+/*
  *  Copyright (c) 2016 Gedare Bloom.
  *
  *  The license and distribution terms for this file may be
@@ -6,11 +11,6 @@
  *  http://www.rtems.org/license/LICENSE.
  */
 
-/*  This test file is used to verify that the header files associated with
- *  invoking this function are correct.
- */
-
-
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
diff --git a/testsuites/psxtests/psxhdrs/sys/mman/posix_madvise.c b/testsuites/psxtests/psxhdrs/sys/mman/posix_madvise.c
index 59b7d1a..3457973 100644
--- a/testsuites/psxtests/psxhdrs/sys/mman/posix_madvise.c
+++ b/testsuites/psxtests/psxhdrs/sys/mman/posix_madvise.c
@@ -1,4 +1,9 @@
 /*
+ * This test file is used to verify that the header files associated with
+ * invoking this function are correct.
+ */
+
+/*
  *  Copyright (c) 2016 Gedare Bloom.
  *
  *  The license and distribution terms for this file may be
@@ -6,11 +11,6 @@
  *  http://www.rtems.org/license/LICENSE.
  */
 
-/*  This test file is used to verify that the header files associated with
- *  invoking this function are correct.
- */
-
-
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
diff --git a/testsuites/psxtests/psxhdrs/sys/mman/shm_open.c b/testsuites/psxtests/psxhdrs/sys/mman/shm_open.c
index 8db7610..c44ded4 100644
--- a/testsuites/psxtests/psxhdrs/sys/mman/shm_open.c
+++ b/testsuites/psxtests/psxhdrs/sys/mman/shm_open.c
@@ -1,4 +1,9 @@
 /*
+ * This test file is used to verify that the header files associated with
+ * invoking this function are correct.
+ */
+
+/*
  *  Copyright (c) 2016 Gedare Bloom.
  *
  *  The license and distribution terms for this file may be
@@ -6,11 +11,6 @@
  *  http://www.rtems.org/license/LICENSE.
  */
 
-/*  This test file is used to verify that the header files associated with
- *  invoking this function are correct.
- */
-
-
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
diff --git a/testsuites/psxtests/psxhdrs/sys/mman/shm_unlink.c b/testsuites/psxtests/psxhdrs/sys/mman/shm_unlink.c
index 182f796..3d1b9bb 100644
--- a/testsuites/psxtests/psxhdrs/sys/mman/shm_unlink.c
+++ b/testsuites/psxtests/psxhdrs/sys/mman/shm_unlink.c
@@ -1,4 +1,9 @@
 /*
+ * This test file is used to verify that the header files associated with
+ * invoking this function are correct.
+ */
+
+/*
  *  Copyright (c) 2016 Gedare Bloom.
  *
  *  The license and distribution terms for this file may be
@@ -6,11 +11,6 @@
  *  http://www.rtems.org/license/LICENSE.
  */
 
-/*  This test file is used to verify that the header files associated with
- *  invoking this function are correct.
- */
-
-
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
diff --git a/testsuites/psxtests/psxhdrs/time/asctime.c b/testsuites/psxtests/psxhdrs/time/asctime.c
index 201bac0..1145fc9 100644
--- a/testsuites/psxtests/psxhdrs/time/asctime.c
+++ b/testsuites/psxtests/psxhdrs/time/asctime.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/time/asctime_r.c b/testsuites/psxtests/psxhdrs/time/asctime_r.c
index 574795c..609709b 100644
--- a/testsuites/psxtests/psxhdrs/time/asctime_r.c
+++ b/testsuites/psxtests/psxhdrs/time/asctime_r.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/time/clock.c b/testsuites/psxtests/psxhdrs/time/clock.c
index 3f7a50d..de83696 100644
--- a/testsuites/psxtests/psxhdrs/time/clock.c
+++ b/testsuites/psxtests/psxhdrs/time/clock.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/time/clock_getcpuclockid.c b/testsuites/psxtests/psxhdrs/time/clock_getcpuclockid.c
index 066912e..b15210e 100644
--- a/testsuites/psxtests/psxhdrs/time/clock_getcpuclockid.c
+++ b/testsuites/psxtests/psxhdrs/time/clock_getcpuclockid.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/time/clock_getres.c b/testsuites/psxtests/psxhdrs/time/clock_getres.c
index d298aec..9e11405 100644
--- a/testsuites/psxtests/psxhdrs/time/clock_getres.c
+++ b/testsuites/psxtests/psxhdrs/time/clock_getres.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/time/clock_gettime.c b/testsuites/psxtests/psxhdrs/time/clock_gettime.c
index a12f024..c45141a 100644
--- a/testsuites/psxtests/psxhdrs/time/clock_gettime.c
+++ b/testsuites/psxtests/psxhdrs/time/clock_gettime.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/time/clock_nanosleep.c b/testsuites/psxtests/psxhdrs/time/clock_nanosleep.c
index d13100d..1c0fe0b 100644
--- a/testsuites/psxtests/psxhdrs/time/clock_nanosleep.c
+++ b/testsuites/psxtests/psxhdrs/time/clock_nanosleep.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  Copyright (c) 2016 Gedare Bloom.
  *
  *  The license and distribution terms for this file may be
diff --git a/testsuites/psxtests/psxhdrs/time/clock_settime.c b/testsuites/psxtests/psxhdrs/time/clock_settime.c
index 49a713d..f81a148 100644
--- a/testsuites/psxtests/psxhdrs/time/clock_settime.c
+++ b/testsuites/psxtests/psxhdrs/time/clock_settime.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/time/ctime.c b/testsuites/psxtests/psxhdrs/time/ctime.c
index 7091a66..bc22186 100644
--- a/testsuites/psxtests/psxhdrs/time/ctime.c
+++ b/testsuites/psxtests/psxhdrs/time/ctime.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/time/ctime_r.c b/testsuites/psxtests/psxhdrs/time/ctime_r.c
index 2f9156f..b28f185 100644
--- a/testsuites/psxtests/psxhdrs/time/ctime_r.c
+++ b/testsuites/psxtests/psxhdrs/time/ctime_r.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/time/difftime.c b/testsuites/psxtests/psxhdrs/time/difftime.c
index 7bc58c1..59d7ec9 100644
--- a/testsuites/psxtests/psxhdrs/time/difftime.c
+++ b/testsuites/psxtests/psxhdrs/time/difftime.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/time/gmtime.c b/testsuites/psxtests/psxhdrs/time/gmtime.c
index 229ba12..6f91601 100644
--- a/testsuites/psxtests/psxhdrs/time/gmtime.c
+++ b/testsuites/psxtests/psxhdrs/time/gmtime.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/time/gmtime_r.c b/testsuites/psxtests/psxhdrs/time/gmtime_r.c
index 19a94a1..4b3a53c 100644
--- a/testsuites/psxtests/psxhdrs/time/gmtime_r.c
+++ b/testsuites/psxtests/psxhdrs/time/gmtime_r.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/time/localtime.c b/testsuites/psxtests/psxhdrs/time/localtime.c
index 0504829..be6a5fd 100644
--- a/testsuites/psxtests/psxhdrs/time/localtime.c
+++ b/testsuites/psxtests/psxhdrs/time/localtime.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/time/localtime_r.c b/testsuites/psxtests/psxhdrs/time/localtime_r.c
index 340a275..19bb691 100644
--- a/testsuites/psxtests/psxhdrs/time/localtime_r.c
+++ b/testsuites/psxtests/psxhdrs/time/localtime_r.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/time/mktime.c b/testsuites/psxtests/psxhdrs/time/mktime.c
index 56b835f..c8654b8 100644
--- a/testsuites/psxtests/psxhdrs/time/mktime.c
+++ b/testsuites/psxtests/psxhdrs/time/mktime.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/time/nanosleep.c b/testsuites/psxtests/psxhdrs/time/nanosleep.c
index bd8bb1e..ef41e67 100644
--- a/testsuites/psxtests/psxhdrs/time/nanosleep.c
+++ b/testsuites/psxtests/psxhdrs/time/nanosleep.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/time/strftime.c b/testsuites/psxtests/psxhdrs/time/strftime.c
index 20b5922..5c456ca 100644
--- a/testsuites/psxtests/psxhdrs/time/strftime.c
+++ b/testsuites/psxtests/psxhdrs/time/strftime.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/time/time.c b/testsuites/psxtests/psxhdrs/time/time.c
index c12e09e..a940748 100644
--- a/testsuites/psxtests/psxhdrs/time/time.c
+++ b/testsuites/psxtests/psxhdrs/time/time.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/time/timer_create.c b/testsuites/psxtests/psxhdrs/time/timer_create.c
index b60c819..7291b97 100644
--- a/testsuites/psxtests/psxhdrs/time/timer_create.c
+++ b/testsuites/psxtests/psxhdrs/time/timer_create.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/time/timer_delete.c b/testsuites/psxtests/psxhdrs/time/timer_delete.c
index 0a95e29..f64c8a2 100644
--- a/testsuites/psxtests/psxhdrs/time/timer_delete.c
+++ b/testsuites/psxtests/psxhdrs/time/timer_delete.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/time/timer_getoverrun.c b/testsuites/psxtests/psxhdrs/time/timer_getoverrun.c
index 1bb9b1a..d5808b4 100644
--- a/testsuites/psxtests/psxhdrs/time/timer_getoverrun.c
+++ b/testsuites/psxtests/psxhdrs/time/timer_getoverrun.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/time/timer_gettime.c b/testsuites/psxtests/psxhdrs/time/timer_gettime.c
index ee26574..b722daf 100644
--- a/testsuites/psxtests/psxhdrs/time/timer_gettime.c
+++ b/testsuites/psxtests/psxhdrs/time/timer_gettime.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/time/timer_settime.c b/testsuites/psxtests/psxhdrs/time/timer_settime.c
index d5981f7..99b1326 100644
--- a/testsuites/psxtests/psxhdrs/time/timer_settime.c
+++ b/testsuites/psxtests/psxhdrs/time/timer_settime.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/unistd/alarm.c b/testsuites/psxtests/psxhdrs/unistd/alarm.c
index 7ca0e3c..7bafabd 100644
--- a/testsuites/psxtests/psxhdrs/unistd/alarm.c
+++ b/testsuites/psxtests/psxhdrs/unistd/alarm.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/unistd/fdatasync.c b/testsuites/psxtests/psxhdrs/unistd/fdatasync.c
index 4a0f9a5..8d1900b 100644
--- a/testsuites/psxtests/psxhdrs/unistd/fdatasync.c
+++ b/testsuites/psxtests/psxhdrs/unistd/fdatasync.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/unistd/fsync.c b/testsuites/psxtests/psxhdrs/unistd/fsync.c
index 188a91e..f7ef722 100644
--- a/testsuites/psxtests/psxhdrs/unistd/fsync.c
+++ b/testsuites/psxtests/psxhdrs/unistd/fsync.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/unistd/getegid.c b/testsuites/psxtests/psxhdrs/unistd/getegid.c
index c4698ba..1626223 100644
--- a/testsuites/psxtests/psxhdrs/unistd/getegid.c
+++ b/testsuites/psxtests/psxhdrs/unistd/getegid.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/unistd/geteuid.c b/testsuites/psxtests/psxhdrs/unistd/geteuid.c
index beffd5a..a580ecf 100644
--- a/testsuites/psxtests/psxhdrs/unistd/geteuid.c
+++ b/testsuites/psxtests/psxhdrs/unistd/geteuid.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/unistd/getgid.c b/testsuites/psxtests/psxhdrs/unistd/getgid.c
index 515c714..6f0d932 100644
--- a/testsuites/psxtests/psxhdrs/unistd/getgid.c
+++ b/testsuites/psxtests/psxhdrs/unistd/getgid.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/unistd/getgroups.c b/testsuites/psxtests/psxhdrs/unistd/getgroups.c
index 4402251..6101e2a 100644
--- a/testsuites/psxtests/psxhdrs/unistd/getgroups.c
+++ b/testsuites/psxtests/psxhdrs/unistd/getgroups.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/unistd/getlogin.c b/testsuites/psxtests/psxhdrs/unistd/getlogin.c
index e7ace22..6646461 100644
--- a/testsuites/psxtests/psxhdrs/unistd/getlogin.c
+++ b/testsuites/psxtests/psxhdrs/unistd/getlogin.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/unistd/getlogin_r.c b/testsuites/psxtests/psxhdrs/unistd/getlogin_r.c
index 78d6de1..587206e 100644
--- a/testsuites/psxtests/psxhdrs/unistd/getlogin_r.c
+++ b/testsuites/psxtests/psxhdrs/unistd/getlogin_r.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/unistd/getpgrp.c b/testsuites/psxtests/psxhdrs/unistd/getpgrp.c
index fc11fe2..22d1cc5 100644
--- a/testsuites/psxtests/psxhdrs/unistd/getpgrp.c
+++ b/testsuites/psxtests/psxhdrs/unistd/getpgrp.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/unistd/getpid.c b/testsuites/psxtests/psxhdrs/unistd/getpid.c
index 67505c6..f46bbff 100644
--- a/testsuites/psxtests/psxhdrs/unistd/getpid.c
+++ b/testsuites/psxtests/psxhdrs/unistd/getpid.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/unistd/getppid.c b/testsuites/psxtests/psxhdrs/unistd/getppid.c
index 1ac1952..2be5888 100644
--- a/testsuites/psxtests/psxhdrs/unistd/getppid.c
+++ b/testsuites/psxtests/psxhdrs/unistd/getppid.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/unistd/getuid.c b/testsuites/psxtests/psxhdrs/unistd/getuid.c
index 7a08340..e06b407 100644
--- a/testsuites/psxtests/psxhdrs/unistd/getuid.c
+++ b/testsuites/psxtests/psxhdrs/unistd/getuid.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/unistd/pause.c b/testsuites/psxtests/psxhdrs/unistd/pause.c
index 643be39..47898bc 100644
--- a/testsuites/psxtests/psxhdrs/unistd/pause.c
+++ b/testsuites/psxtests/psxhdrs/unistd/pause.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/unistd/setgid.c b/testsuites/psxtests/psxhdrs/unistd/setgid.c
index ac3be6a..5a3a984 100644
--- a/testsuites/psxtests/psxhdrs/unistd/setgid.c
+++ b/testsuites/psxtests/psxhdrs/unistd/setgid.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/unistd/setgroups.c b/testsuites/psxtests/psxhdrs/unistd/setgroups.c
index e8b87ab..ae1fedf 100644
--- a/testsuites/psxtests/psxhdrs/unistd/setgroups.c
+++ b/testsuites/psxtests/psxhdrs/unistd/setgroups.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/unistd/setpgid.c b/testsuites/psxtests/psxhdrs/unistd/setpgid.c
index daed07f..5bf1f78 100644
--- a/testsuites/psxtests/psxhdrs/unistd/setpgid.c
+++ b/testsuites/psxtests/psxhdrs/unistd/setpgid.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/unistd/setsid.c b/testsuites/psxtests/psxhdrs/unistd/setsid.c
index 7bb0434..cb0e65f 100644
--- a/testsuites/psxtests/psxhdrs/unistd/setsid.c
+++ b/testsuites/psxtests/psxhdrs/unistd/setsid.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/unistd/setuid.c b/testsuites/psxtests/psxhdrs/unistd/setuid.c
index 28457ed..55a4251 100644
--- a/testsuites/psxtests/psxhdrs/unistd/setuid.c
+++ b/testsuites/psxtests/psxhdrs/unistd/setuid.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/unistd/sleep.c b/testsuites/psxtests/psxhdrs/unistd/sleep.c
index aca31da..2807eef 100644
--- a/testsuites/psxtests/psxhdrs/unistd/sleep.c
+++ b/testsuites/psxtests/psxhdrs/unistd/sleep.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/unistd/sync.c b/testsuites/psxtests/psxhdrs/unistd/sync.c
index bc6992c..decdbef 100644
--- a/testsuites/psxtests/psxhdrs/unistd/sync.c
+++ b/testsuites/psxtests/psxhdrs/unistd/sync.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/unistd/ualarm.c b/testsuites/psxtests/psxhdrs/unistd/ualarm.c
index a489671..ba2ec21 100644
--- a/testsuites/psxtests/psxhdrs/unistd/ualarm.c
+++ b/testsuites/psxtests/psxhdrs/unistd/ualarm.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *
diff --git a/testsuites/psxtests/psxhdrs/unistd/usleep.c b/testsuites/psxtests/psxhdrs/unistd/usleep.c
index f4125d1..738c088 100644
--- a/testsuites/psxtests/psxhdrs/unistd/usleep.c
+++ b/testsuites/psxtests/psxhdrs/unistd/usleep.c
@@ -1,7 +1,9 @@
 /*
  *  This test file is used to verify that the header files associated with
  *  invoking this function are correct.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2009.
  *  On-Line Applications Research Corporation (OAR).
  *




More information about the vc mailing list