Changeset 98e4ebf5 in rtems for testsuites/mptests/mp09


Ignore:
Timestamp:
10/08/97 15:45:54 (26 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
6fd3979
Parents:
a2016b99
Message:

Fixed typo in the pointer to the license terms.

Location:
testsuites/mptests/mp09
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • testsuites/mptests/mp09/init.c

    ra2016b99 r98e4ebf5  
    1616 *  Copyright assigned to U.S. Government, 1994.
    1717 *
    18  *  The license and distribution terms for this file may in
    19  *  the file LICENSE in this distribution or at
     18 *  The license and distribution terms for this file may be
     19 *  found in the file LICENSE in this distribution or at
    2020 *  http://www.OARcorp.com/rtems/license.html.
    2121 *
  • testsuites/mptests/mp09/recvmsg.c

    ra2016b99 r98e4ebf5  
    1212 *  Copyright assigned to U.S. Government, 1994.
    1313 *
    14  *  The license and distribution terms for this file may in
    15  *  the file LICENSE in this distribution or at
     14 *  The license and distribution terms for this file may be
     15 *  found in the file LICENSE in this distribution or at
    1616 *  http://www.OARcorp.com/rtems/license.html.
    1717 *
  • testsuites/mptests/mp09/sendmsg.c

    ra2016b99 r98e4ebf5  
    1212 *  Copyright assigned to U.S. Government, 1994.
    1313 *
    14  *  The license and distribution terms for this file may in
    15  *  the file LICENSE in this distribution or at
     14 *  The license and distribution terms for this file may be
     15 *  found in the file LICENSE in this distribution or at
    1616 *  http://www.OARcorp.com/rtems/license.html.
    1717 *
  • testsuites/mptests/mp09/system.h

    ra2016b99 r98e4ebf5  
    88 *  Copyright assigned to U.S. Government, 1994.
    99 *
    10  *  The license and distribution terms for this file may in
    11  *  the file LICENSE in this distribution or at
     10 *  The license and distribution terms for this file may be
     11 *  found in the file LICENSE in this distribution or at
    1212 *  http://www.OARcorp.com/rtems/license.html.
    1313 *
  • testsuites/mptests/mp09/task1.c

    ra2016b99 r98e4ebf5  
    1313 *  Copyright assigned to U.S. Government, 1994.
    1414 *
    15  *  The license and distribution terms for this file may in
    16  *  the file LICENSE in this distribution or at
     15 *  The license and distribution terms for this file may be
     16 *  found in the file LICENSE in this distribution or at
    1717 *  http://www.OARcorp.com/rtems/license.html.
    1818 *
Note: See TracChangeset for help on using the changeset viewer.