From cff3d55d33e34dc20cccdc35db97a5ab276bdef6 Mon Sep 17 00:00:00 2001 From: David Sidrane Date: Tue, 14 Aug 2018 04:22:03 -0700 Subject: [PATCH] uavcanesc:Fix date in copyright --- src/modules/uavcanesc/uavcan_driver.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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