summaryrefslogtreecommitdiff
path: root/examples/subclass/plot_antigraph.py
diff options
context:
space:
mode:
authorJarrod Millman <jarrod.millman@gmail.com>2018-01-19 15:07:06 -0800
committerJarrod Millman <jarrod.millman@gmail.com>2018-01-20 01:27:28 -0800
commitea3a8826385f543775e2c6b147cbffcd289527da (patch)
treef0978401d2c4bb9cee18bc3620d92e255f8b31ae /examples/subclass/plot_antigraph.py
parent59d294f7ab3f5e894951c1e1a8a8943acaf6710b (diff)
downloadnetworkx-ea3a8826385f543775e2c6b147cbffcd289527da.tar.gz
Update copyright
Diffstat (limited to 'examples/subclass/plot_antigraph.py')
-rw-r--r--examples/subclass/plot_antigraph.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/subclass/plot_antigraph.py b/examples/subclass/plot_antigraph.py
index 4588256c..4d94fac2 100644
--- a/examples/subclass/plot_antigraph.py
+++ b/examples/subclass/plot_antigraph.py
@@ -17,7 +17,7 @@ algorithms.
"""
# Author: Jordi Torrents <jtorrents@milnou.net>
-# Copyright (C) 2015-2017 by
+# Copyright (C) 2015-2018 by
# Jordi Torrents <jtorrents@milnou.net>
# All rights reserved.
# BSD license.