diff --git a/libuavcan_drivers/stm32/driver/include/uavcan_stm32/bxcan.hpp b/libuavcan_drivers/stm32/driver/include/uavcan_stm32/bxcan.hpp index af6a168e63..eeeadbee48 100644 --- a/libuavcan_drivers/stm32/driver/include/uavcan_stm32/bxcan.hpp +++ b/libuavcan_drivers/stm32/driver/include/uavcan_stm32/bxcan.hpp @@ -1,6 +1,6 @@ /* - * Copyright (C);2014 Pavel Kirienko - * Partly from NuttX STM32 CAN driver. + * Copyright (C) 2014 Pavel Kirienko + * Bit definitions were copied from NuttX STM32 CAN driver. */ #pragma once