summaryrefslogtreecommitdiff
path: root/networkx/readwrite/graphml.py
diff options
context:
space:
mode:
Diffstat (limited to 'networkx/readwrite/graphml.py')
-rw-r--r--networkx/readwrite/graphml.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/networkx/readwrite/graphml.py b/networkx/readwrite/graphml.py
index 47b935b9..086b53b8 100644
--- a/networkx/readwrite/graphml.py
+++ b/networkx/readwrite/graphml.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2017 by
+# Copyright (C) 2008-2018 by
# Aric Hagberg <hagberg@lanl.gov>
# Dan Schult <dschult@colgate.edu>
# Pieter Swart <swart@lanl.gov>