From 5cde03652acc251ea00e73cae5c5fb29853c9c01 Mon Sep 17 00:00:00 2001 From: Jacob Dahl Date: Mon, 26 Jan 2026 09:23:43 -0900 Subject: [PATCH] fix date --- src/modules/mavlink/streams/ESC_EEPROM.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/mavlink/streams/ESC_EEPROM.hpp b/src/modules/mavlink/streams/ESC_EEPROM.hpp index 5194d225d0..54670d3838 100644 --- a/src/modules/mavlink/streams/ESC_EEPROM.hpp +++ b/src/modules/mavlink/streams/ESC_EEPROM.hpp @@ -1,6 +1,6 @@ /**************************************************************************** * - * Copyright (c) 2020 PX4 Development Team. All rights reserved. + * Copyright (c) 2026 PX4 Development Team. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions