diff --git a/modules/libcom/src/iocsh/atInit.c b/modules/libcom/src/iocsh/atInit.c index ef25a27d6..114084ac2 100644 --- a/modules/libcom/src/iocsh/atInit.c +++ b/modules/libcom/src/iocsh/atInit.c @@ -1,5 +1,5 @@ /*************************************************************************\ -* Copyright (C) 2020 Dirk Zimoch +* Copyright (C) 2016-2020 Dirk Zimoch * Copyright (C) 2020-2025 European Spallation Source, ERIC * SPDX-License-Identifier: EPICS * EPICS BASE is distributed subject to a Software License Agreement found diff --git a/modules/libcom/src/iocsh/atInit.h b/modules/libcom/src/iocsh/atInit.h index 710b8f08a..fb247d601 100644 --- a/modules/libcom/src/iocsh/atInit.h +++ b/modules/libcom/src/iocsh/atInit.h @@ -1,3 +1,11 @@ +/*************************************************************************\ +* Copyright (C) 2016-2020 Dirk Zimoch +* Copyright (C) 2020-2025 European Spallation Source, ERIC +* 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 INC_atInit_H #define INC_atInit_H