From 25e155ee8ca41a9acff620d1f4d1e439ab388496 Mon Sep 17 00:00:00 2001 From: Jure Varlec Date: Wed, 10 Jul 2024 12:01:21 +0200 Subject: [PATCH] Fix a mis-asssignemnt of copyright Copyright was previously assigned based on the author's email, which had been modifified by repository conversion from CVS to git. This rectifies the situation by assigning copyright to the authors employer at the time of creation of the file. --- modules/database/src/template/top/exampleBoot/ioc/README@RTEMS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/database/src/template/top/exampleBoot/ioc/README@RTEMS b/modules/database/src/template/top/exampleBoot/ioc/README@RTEMS index 48efd0031..0f8f25eb3 100644 --- a/modules/database/src/template/top/exampleBoot/ioc/README@RTEMS +++ b/modules/database/src/template/top/exampleBoot/ioc/README@RTEMS @@ -6,5 +6,5 @@ Then load the executable into the IOC (floppy disk, network boot, debugger, etc.) and start it. -SPDX-FileCopyrightText: 2001 Lawrence Berkeley National Laboratory +SPDX-FileCopyrightText: 2001 Argonne National Laboratory SPDX-License-Identifier: EPICS