summaryrefslogtreecommitdiff
path: root/utils/json2graph.py
diff options
context:
space:
mode:
Diffstat (limited to 'utils/json2graph.py')
-rwxr-xr-xutils/json2graph.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/json2graph.py b/utils/json2graph.py
index 8992382..bdaeecc 100755
--- a/utils/json2graph.py
+++ b/utils/json2graph.py
@@ -2,7 +2,7 @@
'''
Use matplotlib to generate performance charts
-Copyright 2011 Joel Martin
+Copyright (C) 2018 The noVNC Authors
Licensed under MPL-2.0 (see docs/LICENSE.MPL-2.0)
'''