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.
This commit is contained in:

committed by
Andrew Johnson

parent
049cc175a9
commit
25e155ee8c
@ -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
|
||||
|
Reference in New Issue
Block a user