diff --git a/src/constants/gdb.ts b/src/constants/gdb.ts index 0d3f2b62..1c05a884 100644 --- a/src/constants/gdb.ts +++ b/src/constants/gdb.ts @@ -1,5 +1,5 @@ /********************************************************************* - * Copyright (c) 2025 Arm Ltd. and others + * Copyright (c) 2025 Arm Limited and others * * This program and the accompanying materials are made * available under the terms of the Eclipse Public License 2.0 diff --git a/src/events/stoppedEvent.ts b/src/events/stoppedEvent.ts index d9a91587..cdc986c0 100644 --- a/src/events/stoppedEvent.ts +++ b/src/events/stoppedEvent.ts @@ -1,5 +1,5 @@ /********************************************************************* - * Copyright (c) 2019 Arm Ltd. and others + * Copyright (c) 2019 Arm Limited and others * * This program and the accompanying materials are made * available under the terms of the Eclipse Public License 2.0 diff --git a/src/gdb/errors.ts b/src/gdb/errors.ts index c383b958..79840f88 100644 --- a/src/gdb/errors.ts +++ b/src/gdb/errors.ts @@ -1,5 +1,5 @@ /********************************************************************* - * Copyright (c) 2025 Arm Ltd. and others + * Copyright (c) 2025 Arm Limited and others * * This program and the accompanying materials are made * available under the terms of the Eclipse Public License 2.0 diff --git a/src/integration-tests/auxiliaryGdb.spec.ts b/src/integration-tests/auxiliaryGdb.spec.ts index 558fb248..51d0faa1 100644 --- a/src/integration-tests/auxiliaryGdb.spec.ts +++ b/src/integration-tests/auxiliaryGdb.spec.ts @@ -1,5 +1,5 @@ /********************************************************************* - * Copyright (c) 2025 Arm Ltd and others + * Copyright (c) 2025 Arm Limited and others * * This program and the accompanying materials are made * available under the terms of the Eclipse Public License 2.0 diff --git a/src/integration-tests/breakpoints.spec.ts b/src/integration-tests/breakpoints.spec.ts index e8c02c8c..4fa93ad1 100644 --- a/src/integration-tests/breakpoints.spec.ts +++ b/src/integration-tests/breakpoints.spec.ts @@ -1,5 +1,5 @@ /********************************************************************* - * Copyright (c) 2019 Arm and others + * Copyright (c) 2019 Arm Limited and others * * This program and the accompanying materials are made * available under the terms of the Eclipse Public License 2.0 diff --git a/src/integration-tests/custom-reset.spec.ts b/src/integration-tests/custom-reset.spec.ts index 52523318..2c2ad6ca 100644 --- a/src/integration-tests/custom-reset.spec.ts +++ b/src/integration-tests/custom-reset.spec.ts @@ -1,5 +1,5 @@ /********************************************************************* - * Copyright (c) 2025 Arm Ltd + * Copyright (c) 2025 Arm Limited and others * * This program and the accompanying materials are made * available under the terms of the Eclipse Public License 2.0 diff --git a/src/integration-tests/functionBreakpoints.spec.ts b/src/integration-tests/functionBreakpoints.spec.ts index 0de0adf4..d1b8428a 100644 --- a/src/integration-tests/functionBreakpoints.spec.ts +++ b/src/integration-tests/functionBreakpoints.spec.ts @@ -1,5 +1,5 @@ /********************************************************************* - * Copyright (c) 2019 Arm and others + * Copyright (c) 2019 Arm Limited and others * * This program and the accompanying materials are made * available under the terms of the Eclipse Public License 2.0 diff --git a/src/integration-tests/lateAsyncErrorsRemote.spec.ts b/src/integration-tests/lateAsyncErrorsRemote.spec.ts index 8b81861a..d409ad9d 100644 --- a/src/integration-tests/lateAsyncErrorsRemote.spec.ts +++ b/src/integration-tests/lateAsyncErrorsRemote.spec.ts @@ -1,5 +1,5 @@ /********************************************************************* - * Copyright (c) 2025 Arm and others + * Copyright (c) 2025 Arm Limited and others * * This program and the accompanying materials are made * available under the terms of the Eclipse Public License 2.0 diff --git a/src/integration-tests/launchRemoteUnexpectedExit.spec.ts b/src/integration-tests/launchRemoteUnexpectedExit.spec.ts index 22440785..4cd2f935 100644 --- a/src/integration-tests/launchRemoteUnexpectedExit.spec.ts +++ b/src/integration-tests/launchRemoteUnexpectedExit.spec.ts @@ -1,5 +1,5 @@ /********************************************************************* - * Copyright (c) 2025 Arm Ltd., Kichwa Coders and others + * Copyright (c) 2025 Arm Limited, Kichwa Coders and others * * This program and the accompanying materials are made * available under the terms of the Eclipse Public License 2.0 diff --git a/src/integration-tests/logpoints.spec.ts b/src/integration-tests/logpoints.spec.ts index ef35cf1b..ddf13e5b 100644 --- a/src/integration-tests/logpoints.spec.ts +++ b/src/integration-tests/logpoints.spec.ts @@ -1,5 +1,5 @@ /********************************************************************* - * Copyright (c) 2019 Arm and others + * Copyright (c) 2019 Arm Limited and others * * This program and the accompanying materials are made * available under the terms of the Eclipse Public License 2.0 diff --git a/src/integration-tests/mocks/debugAdapters/auxiliaryGdb.ts b/src/integration-tests/mocks/debugAdapters/auxiliaryGdb.ts index ae2b2443..1f53a1e1 100644 --- a/src/integration-tests/mocks/debugAdapters/auxiliaryGdb.ts +++ b/src/integration-tests/mocks/debugAdapters/auxiliaryGdb.ts @@ -1,6 +1,6 @@ #!/usr/bin/env node /********************************************************************* - * Copyright (c) 2025 Arm Ltd and others + * Copyright (c) 2025 Arm Limited and others * * This program and the accompanying materials are made * available under the terms of the Eclipse Public License 2.0 diff --git a/src/integration-tests/stepout.spec.ts b/src/integration-tests/stepout.spec.ts index 9ca90587..71cb76b4 100644 --- a/src/integration-tests/stepout.spec.ts +++ b/src/integration-tests/stepout.spec.ts @@ -1,5 +1,5 @@ /********************************************************************* - * Copyright (c) 2019 Arm and others + * Copyright (c) 2019 Arm Limited and others * * This program and the accompanying materials are made * available under the terms of the Eclipse Public License 2.0 diff --git a/src/namedLogger.ts b/src/namedLogger.ts index 58ecdd45..838cb819 100644 --- a/src/namedLogger.ts +++ b/src/namedLogger.ts @@ -1,5 +1,5 @@ /********************************************************************* - * Copyright (c) 2025 Arm Ltd. and others + * Copyright (c) 2025 Arm Limited and others * * This program and the accompanying materials are made * available under the terms of the Eclipse Public License 2.0 diff --git a/src/util/processes.ts b/src/util/processes.ts index f734fa42..ade0370b 100644 --- a/src/util/processes.ts +++ b/src/util/processes.ts @@ -1,5 +1,5 @@ /********************************************************************* - * Copyright (c) 2025 Arm Ltd. and others + * Copyright (c) 2025 Arm Limited and others * * This program and the accompanying materials are made * available under the terms of the Eclipse Public License 2.0