From c2364d9d1cc53bcb78352b75287c489e33cd4c26 Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Wed, 28 Dec 2022 12:42:51 -0600 Subject: [PATCH] Add license header to new epicsReadlinePvt.h --- modules/libcom/src/osi/epicsReadlinePvt.h | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/modules/libcom/src/osi/epicsReadlinePvt.h b/modules/libcom/src/osi/epicsReadlinePvt.h index 4bfab39bf..df3eb91d2 100644 --- a/modules/libcom/src/osi/epicsReadlinePvt.h +++ b/modules/libcom/src/osi/epicsReadlinePvt.h @@ -1,3 +1,11 @@ +/*************************************************************************\ +* Copyright (c) 2002 The University of Saskatchewan +* Copyright (c) 2015 UChicago Argonne LLC, as Operator of Argonne +* National Laboratory. +* SPDX-License-Identifier: EPICS +* EPICS BASE is distributed subject to a Software License Agreement found +* in file LICENSE that is included with this distribution. +\*************************************************************************/ #ifndef EPICSREADLINEPVT_H #define EPICSREADLINEPVT_H