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.
\*************************************************************************/
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
@@ -7,6 +16,9 @@
//
// $Id$
// $Log$
// Revision 1.3 1999/04/30 15:24:53 jhill
// fixed improper container index bug
//
// Revision 1.2 1997/04/23 17:13:02 jhill
// fixed export of symbols from WIN32 DLL
//