aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/graph_motion.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/graph_motion.py')
-rwxr-xr-xscripts/graph_motion.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/graph_motion.py b/scripts/graph_motion.py
index 29a5410b..0520343f 100755
--- a/scripts/graph_motion.py
+++ b/scripts/graph_motion.py
@@ -1,7 +1,7 @@
-#!/usr/bin/env python2
+#!/usr/bin/env python
# Script to graph motion results
#
-# Copyright (C) 2019-2020 Kevin O'Connor <kevin@koconnor.net>
+# Copyright (C) 2019-2021 Kevin O'Connor <kevin@koconnor.net>
# Copyright (C) 2020 Dmitry Butyugin <dmbutyugin@google.com>
#
# This file may be distributed under the terms of the GNU GPLv3 license.