Changeset 115 for trunk/test/src


Ignore:
Timestamp:
Oct 23, 2005, 1:58:24 PM (19 years ago)
Author:
mmc
Message:

Updated all copyright notices.

Location:
trunk/test/src
Files:
12 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/src/RpBoolean_test.cc

    r40 r115  
     1/*
     2 * ======================================================================
     3 *  Copyright (c) 2004-2005  Purdue Research Foundation
     4 *
     5 *  See the file "license.terms" for information on usage and
     6 *  redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
     7 * ======================================================================
     8 */
    19#include "RpBoolean.h"
    210
  • trunk/test/src/RpChoice_test.cc

    r40 r115  
     1/*
     2 * ======================================================================
     3 *  Copyright (c) 2004-2005  Purdue Research Foundation
     4 *
     5 *  See the file "license.terms" for information on usage and
     6 *  redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
     7 * ======================================================================
     8 */
    19#include "RpChoice.h"
    210
  • trunk/test/src/RpLibraryC_test.c

    r93 r115  
     1/*
     2 * ======================================================================
     3 *  Copyright (c) 2004-2005  Purdue Research Foundation
     4 *
     5 *  See the file "license.terms" for information on usage and
     6 *  redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
     7 * ======================================================================
     8 */
    19#include <stdio.h>
    210#include "RpLibraryCInterface.h"
  • trunk/test/src/RpLibraryF_test.f

    r93 r115  
    66c ======================================================================
    77c  AUTHOR:  Derrick S. Kearney, Purdue University
    8 c  Copyright (c) 2005
    9 c  Purdue Research Foundation, West Lafayette, IN
     8c  Copyright (c) 2004-2005  Purdue Research Foundation
     9c
     10c  See the file "license.terms" for information on usage and
     11c  redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
    1012c ======================================================================
    1113      SUBROUTINE  test_element(lib,path)
  • trunk/test/src/RpLibrary_test.cc

    r83 r115  
    66 * libaray, a simple wrapper around the expat parser
    77 *
     8 * Copyright (c) 2004-2005  Purdue Research Foundation
     9 *
     10 * See the file "license.terms" for information on usage and
     11 * redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
    812 */
    913
  • trunk/test/src/RpNumber_test.cc

    r104 r115  
     1/*
     2 * ======================================================================
     3 *  Copyright (c) 2004-2005  Purdue Research Foundation
     4 *
     5 *  See the file "license.terms" for information on usage and
     6 *  redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
     7 * ======================================================================
     8 */
    19#include "RpNumber.h"
    210
  • trunk/test/src/RpString_test.cc

    r40 r115  
     1/*
     2 * ======================================================================
     3 *  Copyright (c) 2004-2005  Purdue Research Foundation
     4 *
     5 *  See the file "license.terms" for information on usage and
     6 *  redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
     7 * ======================================================================
     8 */
    19#include "RpString.h"
    210
  • trunk/test/src/RpUnitsC_test.c

    r104 r115  
    66//======================================================================
    77// AUTHOR:  Derrick Kearney, Purdue University
    8 // Copyright (c) 2004-2005
    9 // Purdue Research Foundation, West Lafayette, IN
     8// Copyright (c) 2004-2005  Purdue Research Foundation
     9//
     10// See the file "license.terms" for information on usage and
     11// redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
    1012//======================================================================
    1113//
  • trunk/test/src/RpUnitsF_test.f

    r76 r115  
    66c ======================================================================
    77c  AUTHOR:  Derrick Kearney, Purdue University
    8 c  Copyright (c) 2004-2005
    9 c  Purdue Research Foundation, West Lafayette, IN
     8c  Copyright (c) 2004-2005  Purdue Research Foundation
     9c
     10c  See the file "license.terms" for information on usage and
     11c  redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
    1012c ======================================================================
    1113      program units_test
  • trunk/test/src/RpUnits_test.cc

    r114 r115  
     1/*
     2 * ======================================================================
     3 *  Copyright (c) 2004-2005  Purdue Research Foundation
     4 *
     5 *  See the file "license.terms" for information on usage and
     6 *  redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
     7 * ======================================================================
     8 */
    19#include "RpUnits.h"
    210
  • trunk/test/src/RpVariable_test.cc

    r40 r115  
     1/*
     2 * ======================================================================
     3 *  Copyright (c) 2004-2005  Purdue Research Foundation
     4 *
     5 *  See the file "license.terms" for information on usage and
     6 *  redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
     7 * ======================================================================
     8 */
    19#include "RpVariable.h"
    210
  • trunk/test/src/rappture_example.c

    r40 r115  
     1/*
     2 * ======================================================================
     3 *  Copyright (c) 2004-2005  Purdue Research Foundation
     4 *
     5 *  See the file "license.terms" for information on usage and
     6 *  redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
     7 * ======================================================================
     8 */
    19#include "../include/rappture_interface.h"
    210
Note: See TracChangeset for help on using the changeset viewer.