diff --git a/src/algorithms/libs/sensor_data/sensor_data_resampler.cc b/src/algorithms/libs/sensor_data/sensor_data_resampler.cc index d48a0d877..402293f97 100644 --- a/src/algorithms/libs/sensor_data/sensor_data_resampler.cc +++ b/src/algorithms/libs/sensor_data/sensor_data_resampler.cc @@ -1,7 +1,7 @@ /*! * \file sensor_data_resampler.cc * \brief Updates timestamp within sensor data tags. To be used in resampler blocks. - * \author Victor Castillo, 2024. victorcastilloaguero(at)gmail.com + * \author Victor Castillo, 2025. victorcastilloaguero(at)gmail.com * * ----------------------------------------------------------------------------- * diff --git a/src/algorithms/libs/sensor_data/sensor_data_resampler.h b/src/algorithms/libs/sensor_data/sensor_data_resampler.h index c1a3965a8..528127c5c 100644 --- a/src/algorithms/libs/sensor_data/sensor_data_resampler.h +++ b/src/algorithms/libs/sensor_data/sensor_data_resampler.h @@ -1,7 +1,7 @@ /*! * \file sensor_data_resampler.h * \brief Updates timestamp within sensor data tags. To be used in resampler blocks. - * \author Victor Castillo, 2024. victorcastilloaguero(at)gmail.com + * \author Victor Castillo, 2025. victorcastilloaguero(at)gmail.com * * ----------------------------------------------------------------------------- *