Updated license comments.

This commit is contained in:
Janet B. Anderson
2002-07-12 21:35:43 +00:00
parent d1ed033671
commit 93b0bf478d
966 changed files with 8785 additions and 7990 deletions
+12
View File
@@ -1,3 +1,12 @@
/*************************************************************************\
* Copyright (c) 2002 The University of Chicago, as Operator of Argonne
* National Laboratory.
* Copyright (c) 2002 The Regents of the University of California, as
* Operator of Los Alamos National Laboratory.
* EPICS BASE Versions 3.13.7
* and higher are distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/* $Id$
*
* Implementation of core macro substitution library (macLib)
@@ -756,6 +765,9 @@ static char *Strdup( char *string )
/*************************************************************************
* $Log$
* Revision 1.10 2001/07/26 07:50:52 lange
* Fixed HPUX warnings.
*
* Revision 1.9 1999/05/13 16:06:21 anj
* Cleaned up warnings - the RCS Log: keyword was on the comment line
* that starts with a '/' which RCS replicates for these notes...