docs: add license header to atInitTest.cpp
This commit is contained in:
committed by
Andrew Johnson
parent
71e4b4ce2a
commit
2fc955bf8a
@@ -1,3 +1,9 @@
|
||||
/*************************************************************************\
|
||||
* SPDX-License-Identifier: EPICS
|
||||
* EPICS BASE is distributed subject to a Software License Agreement found
|
||||
* in file LICENSE that is included with this distribution.
|
||||
\*************************************************************************/
|
||||
|
||||
#include <epicsThread.h>
|
||||
#include <epicsUnitTest.h>
|
||||
#include <initHooks.h>
|
||||
|
||||
Reference in New Issue
Block a user