diff options
| author | Jarrod Millman <jarrod.millman@gmail.com> | 2018-01-19 15:07:06 -0800 |
|---|---|---|
| committer | Jarrod Millman <jarrod.millman@gmail.com> | 2018-01-20 01:27:28 -0800 |
| commit | ea3a8826385f543775e2c6b147cbffcd289527da (patch) | |
| tree | f0978401d2c4bb9cee18bc3620d92e255f8b31ae /examples/subclass/plot_antigraph.py | |
| parent | 59d294f7ab3f5e894951c1e1a8a8943acaf6710b (diff) | |
| download | networkx-ea3a8826385f543775e2c6b147cbffcd289527da.tar.gz | |
Update copyright
Diffstat (limited to 'examples/subclass/plot_antigraph.py')
| -rw-r--r-- | examples/subclass/plot_antigraph.py | 2 |
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. |
