From 0d92b74aae5238d640a45811f7c858cea428d920 Mon Sep 17 00:00:00 2001 From: Jure Varlec Date: Mon, 8 Jul 2024 15:45:49 +0200 Subject: [PATCH] Compactify SPDX tags in README files --- .../database/src/template/top/exampleBoot/ioc/README@Common | 2 -- modules/database/src/template/top/exampleBoot/ioc/README@RTEMS | 2 -- .../database/src/template/top/exampleBoot/ioc/README@vxWorks | 3 --- src/template/ext/top/README | 3 --- 4 files changed, 10 deletions(-) diff --git a/modules/database/src/template/top/exampleBoot/ioc/README@Common b/modules/database/src/template/top/exampleBoot/ioc/README@Common index 37ac09f42..62ce09c2d 100644 --- a/modules/database/src/template/top/exampleBoot/ioc/README@Common +++ b/modules/database/src/template/top/exampleBoot/ioc/README@Common @@ -10,6 +10,4 @@ st.cmd's dbLoadDatabase() command before starting the ioc. SPDX-FileCopyrightText: 2001 Argonne National Laboratory - SPDX-License-Identifier: EPICS - diff --git a/modules/database/src/template/top/exampleBoot/ioc/README@RTEMS b/modules/database/src/template/top/exampleBoot/ioc/README@RTEMS index b2f74626f..48efd0031 100644 --- a/modules/database/src/template/top/exampleBoot/ioc/README@RTEMS +++ b/modules/database/src/template/top/exampleBoot/ioc/README@RTEMS @@ -7,6 +7,4 @@ etc.) and start it. SPDX-FileCopyrightText: 2001 Lawrence Berkeley National Laboratory - SPDX-License-Identifier: EPICS - diff --git a/modules/database/src/template/top/exampleBoot/ioc/README@vxWorks b/modules/database/src/template/top/exampleBoot/ioc/README@vxWorks index a286f7712..e69de29bb 100644 --- a/modules/database/src/template/top/exampleBoot/ioc/README@vxWorks +++ b/modules/database/src/template/top/exampleBoot/ioc/README@vxWorks @@ -1,3 +0,0 @@ -SPDX-FileCopyrightText: 2001 Argonne National Laboratory - -SPDX-License-Identifier: EPICS diff --git a/src/template/ext/top/README b/src/template/ext/top/README index 2c7a235f0..b99847ce4 100644 --- a/src/template/ext/top/README +++ b/src/template/ext/top/README @@ -5,7 +5,4 @@ must add the extension directory name to src/Makefile. SPDX-FileCopyrightText: 2000 Argonne National laboratory - SPDX-License-Identifier: EPICS - -