diff --git a/python/breezyslam/algorithms.py b/python/breezyslam/algorithms.py index 78c5343..f9a7b7d 100644 --- a/python/breezyslam/algorithms.py +++ b/python/breezyslam/algorithms.py @@ -1,6 +1,6 @@ ''' BreezySLAM: Simple, efficient SLAM in Python -# + algorithms.py: SLAM algorithms Copyright (C) 2014 Simon D. Levy