Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion flight_computer/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
# Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
#
# SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/platformio.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
# Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
#
# SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/pre_config.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
# Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
#
# SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/FreeRTOSConfig.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later
///
Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/cli/cli.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later
///
Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/cli/cli.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later
///
Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/cli/cli_commands.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later
///
Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/cli/cli_commands.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later
///
Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/cli/settings.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later
///
Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/cli/settings.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later
///
Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/comm/fifo.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/comm/fifo.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/comm/stream.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/comm/stream.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/comm/stream_group.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/comm/stream_group.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/config/cats_config.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/config/cats_config.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/config/control_config.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/config/globals.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/config/globals.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/control/calibration.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/control/calibration.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/control/data_processing.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/control/data_processing.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/control/flight_phases.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/control/flight_phases.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/control/kalman_filter.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/control/kalman_filter.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/control/orientation_filter.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/control/orientation_filter.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/drivers/adc.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/drivers/adc.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/drivers/buzzer.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/drivers/buzzer.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/drivers/gpio.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/drivers/pwm.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/drivers/pwm.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/drivers/servo.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/drivers/servo.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/drivers/spi.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/drivers/uart.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/drivers/uart.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/drivers/w25q.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/drivers/w25q.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/flash/lfs_custom.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/flash/lfs_custom.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/flash/reader.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/flash/reader.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/flash/recorder.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/flash/recorder.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/init/config.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/init/config.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/init/system.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/init/system.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/main.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/main.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/sensors/lsm6dso32.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/sensors/ms5607.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/syscalls.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later
///
Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/sysmem.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later
///
Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/target/VEGA/STM32F411CCUX_FLASH.ld
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/* Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/target/VEGA/STM32F411CCUX_RAM.ld
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/* Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/target/VEGA/startup_stm32f411ccux.S
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/* Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/target/VEGA/stm32f4xx_hal_conf.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later
///
Expand Down
2 changes: 1 addition & 1 deletion flight_computer/src/target/VEGA/stm32f4xx_hal_msp.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Copyright (C) 2020, 2024 Control and Telemetry Systems GmbH
/// Copyright (C) 2020, 2026 Control and Telemetry Systems GmbH
///
/// SPDX-License-Identifier: GPL-3.0-or-later
///
Expand Down
Loading