File tree Expand file tree Collapse file tree
health_monitor/source/score/lcm/saf/daemon
launch_manager/deliverables
daemon/process_group_manager/src
libraries/score/recovery_client/src Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11/* *******************************************************************************
2- * Copyright (c) 2026 Contributors to the Eclipse Foundation
2+ * Copyright (c) 2025 Contributors to the Eclipse Foundation
33 *
44 * See the NOTICE file(s) distributed with this work for additional
55 * information regarding copyright ownership.
1010 *
1111 * SPDX-License-Identifier: Apache-2.0
1212 ********************************************************************************/
13- /* *******************************************************************************
14- * Copyright (c) 2025 Contributors to the Eclipse Foundation
15- *
16- * See the NOTICE file(s) distributed with this work for additional
17- * information regarding copyright ownership.
18- *
19- * This program and the accompanying materials are made available under the
20- * terms of the Apache License Version 2.0 which is available at
21- * https://www.apache.org/licenses/LICENSE-2.0
22- *
23- * SPDX-License-Identifier: Apache-2.0
24- ********************************************************************************/
25-
26-
2713#include < sys/types.h>
2814
2915#include < cstdint>
Original file line number Diff line number Diff line change 11/* *******************************************************************************
2- * Copyright (c) 2026 Contributors to the Eclipse Foundation
2+ * Copyright (c) 2025 Contributors to the Eclipse Foundation
33 *
44 * See the NOTICE file(s) distributed with this work for additional
55 * information regarding copyright ownership.
1010 *
1111 * SPDX-License-Identifier: Apache-2.0
1212 ********************************************************************************/
13- /* *******************************************************************************
14- * Copyright (c) 2025 Contributors to the Eclipse Foundation
15- *
16- * See the NOTICE file(s) distributed with this work for additional
17- * information regarding copyright ownership.
18- *
19- * This program and the accompanying materials are made available under the
20- * terms of the Apache License Version 2.0 which is available at
21- * https://www.apache.org/licenses/LICENSE-2.0
22- *
23- * SPDX-License-Identifier: Apache-2.0
24- ********************************************************************************/
25-
2613#ifndef SAF_DAEMON_HEALTH_MONITOR_IMPL_HPP_INCLUDED
2714#define SAF_DAEMON_HEALTH_MONITOR_IMPL_HPP_INCLUDED
2815
Original file line number Diff line number Diff line change 11/* *******************************************************************************
2- * Copyright (c) 2026 Contributors to the Eclipse Foundation
2+ * Copyright (c) 2025 Contributors to the Eclipse Foundation
33 *
44 * See the NOTICE file(s) distributed with this work for additional
55 * information regarding copyright ownership.
1010 *
1111 * SPDX-License-Identifier: Apache-2.0
1212 ********************************************************************************/
13- /* *******************************************************************************
14- * Copyright (c) 2025 Contributors to the Eclipse Foundation
15- *
16- * See the NOTICE file(s) distributed with this work for additional
17- * information regarding copyright ownership.
18- *
19- * This program and the accompanying materials are made available under the
20- * terms of the Apache License Version 2.0 which is available at
21- * https://www.apache.org/licenses/LICENSE-2.0
22- *
23- * SPDX-License-Identifier: Apache-2.0
24- ********************************************************************************/
25-
2613#ifndef SAF_DAEMON_HEALTH_MONITOR_HPP_INCLUDED
2714#define SAF_DAEMON_HEALTH_MONITOR_HPP_INCLUDED
2815
Original file line number Diff line number Diff line change 11/* *******************************************************************************
2- * Copyright (c) 2026 Contributors to the Eclipse Foundation
2+ * Copyright (c) 2025 Contributors to the Eclipse Foundation
33 *
44 * See the NOTICE file(s) distributed with this work for additional
55 * information regarding copyright ownership.
1010 *
1111 * SPDX-License-Identifier: Apache-2.0
1212 ********************************************************************************/
13- /* *******************************************************************************
14- * Copyright (c) 2025 Contributors to the Eclipse Foundation
15- *
16- * See the NOTICE file(s) distributed with this work for additional
17- * information regarding copyright ownership.
18- *
19- * This program and the accompanying materials are made available under the
20- * terms of the Apache License Version 2.0 which is available at
21- * https://www.apache.org/licenses/LICENSE-2.0
22- *
23- * SPDX-License-Identifier: Apache-2.0
24- ********************************************************************************/
2513#include < score/lcm/internal/health_monitor_thread.hpp>
2614
2715namespace score
Original file line number Diff line number Diff line change 11/* *******************************************************************************
2- * Copyright (c) 2026 Contributors to the Eclipse Foundation
2+ * Copyright (c) 2025 Contributors to the Eclipse Foundation
33 *
44 * See the NOTICE file(s) distributed with this work for additional
55 * information regarding copyright ownership.
1010 *
1111 * SPDX-License-Identifier: Apache-2.0
1212 ********************************************************************************/
13- /* *******************************************************************************
14- * Copyright (c) 2025 Contributors to the Eclipse Foundation
15- *
16- * See the NOTICE file(s) distributed with this work for additional
17- * information regarding copyright ownership.
18- *
19- * This program and the accompanying materials are made available under the
20- * terms of the Apache License Version 2.0 which is available at
21- * https://www.apache.org/licenses/LICENSE-2.0
22- *
23- * SPDX-License-Identifier: Apache-2.0
24- ********************************************************************************/
25-
26-
2713#ifndef SCORE_LCM_HEALTH_MONITOR_HPP_INCLUDED
2814#define SCORE_LCM_HEALTH_MONITOR_HPP_INCLUDED
2915
Original file line number Diff line number Diff line change 11/* *******************************************************************************
2- * Copyright (c) 2026 Contributors to the Eclipse Foundation
2+ * Copyright (c) 2025 Contributors to the Eclipse Foundation
33 *
44 * See the NOTICE file(s) distributed with this work for additional
55 * information regarding copyright ownership.
1010 *
1111 * SPDX-License-Identifier: Apache-2.0
1212 ********************************************************************************/
13- /* *******************************************************************************
14- * Copyright (c) 2025 Contributors to the Eclipse Foundation
15- *
16- * See the NOTICE file(s) distributed with this work for additional
17- * information regarding copyright ownership.
18- *
19- * This program and the accompanying materials are made available under the
20- * terms of the Apache License Version 2.0 which is available at
21- * https://www.apache.org/licenses/LICENSE-2.0
22- *
23- * SPDX-License-Identifier: Apache-2.0
24- ********************************************************************************/
25-
26-
2713#ifndef SCORE_LCM_RECOVERYCLIENT_H_
2814#define SCORE_LCM_RECOVERYCLIENT_H_
2915
Original file line number Diff line number Diff line change 11/* *******************************************************************************
2- * Copyright (c) 2026 Contributors to the Eclipse Foundation
2+ * Copyright (c) 2025 Contributors to the Eclipse Foundation
33 *
44 * See the NOTICE file(s) distributed with this work for additional
55 * information regarding copyright ownership.
1010 *
1111 * SPDX-License-Identifier: Apache-2.0
1212 ********************************************************************************/
13- /* *******************************************************************************
14- * Copyright (c) 2025 Contributors to the Eclipse Foundation
15- *
16- * See the NOTICE file(s) distributed with this work for additional
17- * information regarding copyright ownership.
18- *
19- * This program and the accompanying materials are made available under the
20- * terms of the Apache License Version 2.0 which is available at
21- * https://www.apache.org/licenses/LICENSE-2.0
22- *
23- * SPDX-License-Identifier: Apache-2.0
24- ********************************************************************************/
25-
26-
2713#ifndef SCORE_LCM_IRECOVERYCLIENT_H_
2814#define SCORE_LCM_IRECOVERYCLIENT_H_
2915
Original file line number Diff line number Diff line change 11/* *******************************************************************************
2- * Copyright (c) 2026 Contributors to the Eclipse Foundation
2+ * Copyright (c) 2025 Contributors to the Eclipse Foundation
33 *
44 * See the NOTICE file(s) distributed with this work for additional
55 * information regarding copyright ownership.
1010 *
1111 * SPDX-License-Identifier: Apache-2.0
1212 ********************************************************************************/
13- /* *******************************************************************************
14- * Copyright (c) 2025 Contributors to the Eclipse Foundation
15- *
16- * See the NOTICE file(s) distributed with this work for additional
17- * information regarding copyright ownership.
18- *
19- * This program and the accompanying materials are made available under the
20- * terms of the Apache License Version 2.0 which is available at
21- * https://www.apache.org/licenses/LICENSE-2.0
22- *
23- * SPDX-License-Identifier: Apache-2.0
24- ********************************************************************************/
25-
26-
2713#include < score/lcm/internal/recovery_client.hpp>
2814
2915namespace score {
You can’t perform that action at this time.
0 commit comments