From 120ff6ea15f8cd9d6c328aa2f323ecbdd980f7dc Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Sat, 28 May 2016 12:07:28 +0200 Subject: [PATCH] CPU load header cleanup --- src/modules/systemlib/cpuload.c | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/modules/systemlib/cpuload.c b/src/modules/systemlib/cpuload.c index 77743bdd8c..7f4c967196 100644 --- a/src/modules/systemlib/cpuload.c +++ b/src/modules/systemlib/cpuload.c @@ -1,8 +1,6 @@ /**************************************************************************** * - * Copyright (c) 2012, 2013 PX4 Development Team. All rights reserved. - * Author: Lorenz Meier - * Petri Tanskanen + * Copyright (c) 2012-2016 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 @@ -38,11 +36,10 @@ * * Measurement of CPU load of each individual task. * - * @author Lorenz Meier + * @author Lorenz Meier * @author Petri Tanskanen */ #include -//#include #include #include