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/graph/plot_roget.py | |
| parent | 27cd60d0d8d7c02914e533e74120624765dd2c88 (diff) | |
| download | networkx-33980ffeef6de64fa543692bcc713e2b1fcdbcce.tar.gz | |
Update copyright
Diffstat (limited to 'examples/graph/plot_roget.py')
| -rw-r--r-- | examples/graph/plot_roget.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/graph/plot_roget.py b/examples/graph/plot_roget.py index de66f53f..72cb795f 100644 --- a/examples/graph/plot_roget.py +++ b/examples/graph/plot_roget.py @@ -28,7 +28,7 @@ from __future__ import print_function # Authors: Brendt Wohlberg, Aric Hagberg (hagberg@lanl.gov) # Date: 2005-04-01 07:56:22 -0700 (Fri, 01 Apr 2005) -# 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> |
