diff options
Diffstat (limited to 'examples/basic')
| -rw-r--r-- | examples/basic/plot_properties.py | 2 | ||||
| -rw-r--r-- | examples/basic/plot_read_write.py | 2 |
2 files changed, 2 insertions, 2 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> diff --git a/examples/basic/plot_read_write.py b/examples/basic/plot_read_write.py index b8d8e1a4..2b2d3c84 100644 --- a/examples/basic/plot_read_write.py +++ b/examples/basic/plot_read_write.py @@ -8,7 +8,7 @@ Read and write graphs. """ # Author: Aric Hagberg (hagberg@lanl.gov) -# 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> |
