diff --git a/src/dev/camacDev/devCamac.h b/src/dev/camacDev/devCamac.h index a32105be6..90a5b020b 100644 --- a/src/dev/camacDev/devCamac.h +++ b/src/dev/camacDev/devCamac.h @@ -14,27 +14,6 @@ * Author: Johnny Tang * Date: 4-14-94 * - * Experimental Physics and Industrial Control System (EPICS) - * - * Copyright 1991, the Regents of the University of California, - * and the University of Chicago Board of Governors. - * - * This software was produced under U.S. Government contracts: - * (W-7405-ENG-36) at the Los Alamos National Laboratory, - * and (W-31-109-ENG-38) at Argonne National Laboratory. - * - * Initial development by: - * The Controls and Automation Group (AT-8) - * Ground Test Accelerator - * Accelerator Technology Division - * Los Alamos National Laboratory - * - * Co-developed with - * The Controls and Computing Group - * Accelerator Systems Division - * Advanced Photon Source - * Argonne National Laboratory - * */ #define ADDRESS_SCAN -1 diff --git a/src/libCom/fdmgr.h b/src/libCom/fdmgr.h index 3b2be897a..5910f9b16 100644 --- a/src/libCom/fdmgr.h +++ b/src/libCom/fdmgr.h @@ -20,32 +20,6 @@ * * Experimental Physics and Industrial Control System (EPICS) * - * Copyright 1991, the Regents of the University of California, - * and the University of Chicago Board of Governors. - * - * This software was produced under U.S. Government contracts: - * (W-7405-ENG-36) at the Los Alamos National Laboratory, - * and (W-31-109-ENG-38) at Argonne National Laboratory. - * - * Initial development by: - * The Controls and Automation Group (AT-8) - * Ground Test Accelerator - * Accelerator Technology Division - * Los Alamos National Laboratory - * - * Co-developed with - * The Controls and Computing Group - * Accelerator Systems Division - * Advanced Photon Source - * Argonne National Laboratory - * - * - * - * History - * .00 joh 011993 Created - * .01 pg 050494 HPUX port modifications. - * - * */ #ifndef includeFdmgrH diff --git a/src/rsrv/online_notify.c b/src/rsrv/online_notify.c index 53ea8b8b0..e8cb3e52e 100644 --- a/src/rsrv/online_notify.c +++ b/src/rsrv/online_notify.c @@ -19,27 +19,6 @@ * * Experimental Physics and Industrial Control System (EPICS) * - * Copyright 1991, the Regents of the University of California, - * and the University of Chicago Board of Governors. - * - * This software was produced under U.S. Government contracts: - * (W-7405-ENG-36) at the Los Alamos National Laboratory, - * and (W-31-109-ENG-38) at Argonne National Laboratory. - * - * Initial development by: - * The Controls and Automation Group (AT-8) - * Ground Test Accelerator - * Accelerator Technology Division - * Los Alamos National Laboratory - * - * Co-developed with - * The Controls and Computing Group - * Accelerator Systems Division - * Advanced Photon Source - * Argonne National Laboratory - * - * History - * .00 joh 021192 better diagnostics */ static char *sccsId = "@(#) $Id$";