diff options
| author | Jarrod Millman <jarrod.millman@gmail.com> | 2019-03-30 15:39:08 -0700 |
|---|---|---|
| committer | Jarrod Millman <jarrod.millman@gmail.com> | 2019-03-30 15:39:08 -0700 |
| commit | 33980ffeef6de64fa543692bcc713e2b1fcdbcce (patch) | |
| tree | ceed88700d8fb1a580c6f26dc1caf668a26c4e95 /examples/basic/plot_properties.py | |
| parent | 27cd60d0d8d7c02914e533e74120624765dd2c88 (diff) | |
| download | networkx-33980ffeef6de64fa543692bcc713e2b1fcdbcce.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 7ee1d5c4..10044c76 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-2018 by +# Copyright (C) 2004-2019 by # Aric Hagberg <hagberg@lanl.gov> # Dan Schult <dschult@colgate.edu> # Pieter Swart <swart@lanl.gov> |
