summaryrefslogtreecommitdiff
path: root/examples/graph/plot_roget.py
diff options
context:
space:
mode:
authorJarrod Millman <jarrod.millman@gmail.com>2019-03-30 15:39:08 -0700
committerJarrod Millman <jarrod.millman@gmail.com>2019-03-30 15:39:08 -0700
commit33980ffeef6de64fa543692bcc713e2b1fcdbcce (patch)
treeceed88700d8fb1a580c6f26dc1caf668a26c4e95 /examples/graph/plot_roget.py
parent27cd60d0d8d7c02914e533e74120624765dd2c88 (diff)
downloadnetworkx-33980ffeef6de64fa543692bcc713e2b1fcdbcce.tar.gz
Update copyright
Diffstat (limited to 'examples/graph/plot_roget.py')
-rw-r--r--examples/graph/plot_roget.py2
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>