From 2fc955bf8afcbf00dfec2b5797c69acf3eecb8e4 Mon Sep 17 00:00:00 2001 From: Jerzy Jamroz Date: Mon, 16 Jun 2025 09:13:56 +0200 Subject: [PATCH] docs: add license header to atInitTest.cpp --- modules/libcom/test/atInitTest.cpp | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/modules/libcom/test/atInitTest.cpp b/modules/libcom/test/atInitTest.cpp index d75bfe05f..7031c2acd 100644 --- a/modules/libcom/test/atInitTest.cpp +++ b/modules/libcom/test/atInitTest.cpp @@ -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 #include #include