diff --git a/src/modules/uavcanesc/uavcan_driver.hpp b/src/modules/uavcanesc/uavcan_driver.hpp index bd0d34b6be..bd951b5e61 100644 --- a/src/modules/uavcanesc/uavcan_driver.hpp +++ b/src/modules/uavcanesc/uavcan_driver.hpp @@ -1,6 +1,6 @@ /**************************************************************************** * - * Copyright (C) 20158 PX4 Development Team. All rights reserved. + * Copyright (C) 2018 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 @@ -32,7 +32,7 @@ ****************************************************************************/ /** - * @author David Sidrane + * @author David Sidrane */ #pragma once