docs: add license header to atInitTest.cpp

This commit is contained in:
Jerzy Jamroz
2025-06-16 09:13:56 +02:00
committed by Andrew Johnson
parent 71e4b4ce2a
commit 2fc955bf8a

View File

@@ -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>