From 90466afe05359cd5fc1d5b44b13d73912fb6571b Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Sat, 10 Nov 2012 12:13:40 +0100 Subject: Comments cleanup / polishing --- apps/uORB/topics/subsystem_info.h | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'apps/uORB/topics/subsystem_info.h') diff --git a/apps/uORB/topics/subsystem_info.h b/apps/uORB/topics/subsystem_info.h index 89b397478..c3e039d66 100644 --- a/apps/uORB/topics/subsystem_info.h +++ b/apps/uORB/topics/subsystem_info.h @@ -1,9 +1,9 @@ /**************************************************************************** * - * Copyright (C) 2008-2012 PX4 Development Team. All rights reserved. - * Author: @author Lorenz Meier - * @author Thomas Gubler - * @author Julian Oes + * Copyright (C) 2012 PX4 Development Team. All rights reserved. + * Author: Lorenz Meier + * Thomas Gubler + * Julian Oes * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -37,6 +37,10 @@ /** * @file subsystem_info.h * Definition of the subsystem info topic. + * + * @author Lorenz Meier + * @author Thomas Gubler + * @author Julian Oes */ #ifndef TOPIC_SUBSYSTEM_INFO_H_ -- cgit v1.2.3