diff options
| author | JGab <jean.gabriel.young@gmail.com> | 2015-04-21 12:51:07 -0400 |
|---|---|---|
| committer | JGab <jean.gabriel.young@gmail.com> | 2015-04-21 12:51:07 -0400 |
| commit | bc987a9a5e3de487b231bfb27e4d0ee929d924c6 (patch) | |
| tree | c5d704a6dded7705812513c164ed76d585c9ba8f /examples/basic | |
| parent | a30002de726de673ca8a811a310a72db875ba672 (diff) | |
| download | networkx-bc987a9a5e3de487b231bfb27e4d0ee929d924c6.tar.gz | |
Fix copyrights
Diffstat (limited to 'examples/basic')
| -rw-r--r-- | examples/basic/read_write.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/basic/read_write.py b/examples/basic/read_write.py index f4081910..644aadb5 100644 --- a/examples/basic/read_write.py +++ b/examples/basic/read_write.py @@ -3,7 +3,7 @@ Read and write graphs. """ __author__ = """Aric Hagberg (hagberg@lanl.gov)""" -# Copyright (C) 2004-2006 by +# Copyright (C) 2004-2015 by # Aric Hagberg <hagberg@lanl.gov> # Dan Schult <dschult@colgate.edu> # Pieter Swart <swart@lanl.gov> |
