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