diff --git a/spec/build/bsps/aarch64/a53/linkcmds_ilp32.yml b/spec/build/bsps/aarch64/a53/linkcmds_ilp32.yml index 085c9c707c..4bcf2ebe4a 100644 --- a/spec/build/bsps/aarch64/a53/linkcmds_ilp32.yml +++ b/spec/build/bsps/aarch64/a53/linkcmds_ilp32.yml @@ -1,9 +1,9 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause build-type: config-file content: | + /* SPDX-License-Identifier: BSD-2-Clause */ + /* - * SPDX-License-Identifier: BSD-2-Clause - * * Copyright (C) 2020 On-Line Applications Research Corporation (OAR) * Written by Kinsey Moore * diff --git a/spec/build/bsps/aarch64/a53/linkcmds_lp64.yml b/spec/build/bsps/aarch64/a53/linkcmds_lp64.yml index ed0eb6f7a5..77e2eebcec 100644 --- a/spec/build/bsps/aarch64/a53/linkcmds_lp64.yml +++ b/spec/build/bsps/aarch64/a53/linkcmds_lp64.yml @@ -1,9 +1,9 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause build-type: config-file content: | + /* SPDX-License-Identifier: BSD-2-Clause */ + /* - * SPDX-License-Identifier: BSD-2-Clause - * * Copyright (C) 2020 On-Line Applications Research Corporation (OAR) * Written by Kinsey Moore *