aboutsummaryrefslogtreecommitdiff
path: root/src/modules/ekf_att_pos_estimator/estimator_22states.cpp
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2015-02-15 19:37:22 +0100
committerLorenz Meier <lm@inf.ethz.ch>2015-02-15 19:37:22 +0100
commitf4da1df23a7b3916c8217ab1566d590deacc2b10 (patch)
tree429bff860b623eadffabd149aab7c0fbf900d8a5 /src/modules/ekf_att_pos_estimator/estimator_22states.cpp
parentb1b078103aace743fdd2a678fbcaaec0185e92a3 (diff)
downloadpx4-firmware-f4da1df23a7b3916c8217ab1566d590deacc2b10.tar.gz
px4-firmware-f4da1df23a7b3916c8217ab1566d590deacc2b10.tar.bz2
px4-firmware-f4da1df23a7b3916c8217ab1566d590deacc2b10.zip
Style fix of copyright header
Diffstat (limited to 'src/modules/ekf_att_pos_estimator/estimator_22states.cpp')
-rw-r--r--src/modules/ekf_att_pos_estimator/estimator_22states.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/ekf_att_pos_estimator/estimator_22states.cpp b/src/modules/ekf_att_pos_estimator/estimator_22states.cpp
index bdab0e5bc..d8e3116b9 100644
--- a/src/modules/ekf_att_pos_estimator/estimator_22states.cpp
+++ b/src/modules/ekf_att_pos_estimator/estimator_22states.cpp
@@ -34,6 +34,7 @@
* Implementation of the attitude and position estimator.
*
* @author Paul Riseborough <p_riseborough@live.com.au>
+ * @author Lorenz Meier <lorenz@px4.io>
*/
#include "estimator_22states.h"