diff --git a/modules/libcom/src/iocsh/iocshInitHooks.c b/modules/libcom/src/iocsh/iocshInitHooks.c index 31838ee475..26b651c7e1 100644 --- a/modules/libcom/src/iocsh/iocshInitHooks.c +++ b/modules/libcom/src/iocsh/iocshInitHooks.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/iocshInitHooks.h b/modules/libcom/src/iocsh/iocshInitHooks.h index 397e66ad9a..5e82d02982 100644 --- a/modules/libcom/src/iocsh/iocshInitHooks.h +++ b/modules/libcom/src/iocsh/iocshInitHooks.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_iocshHooks_H #define INC_iocshHooks_H