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/basic/plot_properties.py | |
| parent | 59d294f7ab3f5e894951c1e1a8a8943acaf6710b (diff) | |
| download | networkx-ea3a8826385f543775e2c6b147cbffcd289527da.tar.gz | |
Update copyright
Diffstat (limited to 'examples/basic/plot_properties.py')
| -rw-r--r-- | examples/basic/plot_properties.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/basic/plot_properties.py b/examples/basic/plot_properties.py index 30e055df..7ee1d5c4 100644 --- a/examples/basic/plot_properties.py +++ b/examples/basic/plot_properties.py @@ -6,7 +6,7 @@ Properties Compute some network properties for the lollipop graph. """ -# Copyright (C) 2004-2017 by +# Copyright (C) 2004-2018 by # Aric Hagberg <hagberg@lanl.gov> # Dan Schult <dschult@colgate.edu> # Pieter Swart <swart@lanl.gov> |
