From 817bb913ab6321e28d68e25b684d4dd59b659338 Mon Sep 17 00:00:00 2001 From: Stephen Williams Date: Tue, 30 Aug 2011 20:01:24 +0000 Subject: [PATCH] Removed duplicate header comment block. --- examples/easyPoint2KalmanFilter.cpp | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/examples/easyPoint2KalmanFilter.cpp b/examples/easyPoint2KalmanFilter.cpp index 2dbd3da1b..a1d67b651 100644 --- a/examples/easyPoint2KalmanFilter.cpp +++ b/examples/easyPoint2KalmanFilter.cpp @@ -21,22 +21,6 @@ * @Author: Stephen Williams */ -/* ---------------------------------------------------------------------------- - - * GTSAM Copyright 2010, Georgia Tech Research Corporation, - * Atlanta, Georgia 30332-0415 - * All Rights Reserved - * Authors: Frank Dellaert, et al. (see THANKS for the full author list) - - * See LICENSE for the license information - - * -------------------------------------------------------------------------- */ - -/** - * @file testExtendedKalmanFilter - * @author Stephen Williams - */ - #include #include #include