Updated license comments.
This commit is contained in:
@@ -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...
|
||||
|
||||
Reference in New Issue
Block a user