summaryrefslogtreecommitdiff
path: root/networkx/readwrite/gexf.py
diff options
context:
space:
mode:
Diffstat (limited to 'networkx/readwrite/gexf.py')
-rw-r--r--networkx/readwrite/gexf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/networkx/readwrite/gexf.py b/networkx/readwrite/gexf.py
index 685fc42d..bd1610d2 100644
--- a/networkx/readwrite/gexf.py
+++ b/networkx/readwrite/gexf.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2017 by
+# Copyright (C) 2013-2018 by
#
# Authors: Aric Hagberg <hagberg@lanl.gov>
# Dan Schult <dschult@colgate.edu>