From 0f75477dfa04038ff1caa0429a84575da724a829 Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Fri, 17 Nov 2006 22:45:23 +0000 Subject: [PATCH] Copyright header. --- src/dev/softDev/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/dev/softDev/Makefile b/src/dev/softDev/Makefile index 973a490da..b7a4f5dfd 100644 --- a/src/dev/softDev/Makefile +++ b/src/dev/softDev/Makefile @@ -1,10 +1,9 @@ #************************************************************************* -# Copyright (c) 2002 The University of Chicago, as Operator of Argonne +# Copyright (c) 2006 UChicago Argonne LLC, 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 +# EPICS BASE is distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* TOP=../../..