diff options
Diffstat (limited to 'examples/javascript/force.py')
| -rw-r--r-- | examples/javascript/force.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/javascript/force.py b/examples/javascript/force.py index 16d86a17..abd572a9 100644 --- a/examples/javascript/force.py +++ b/examples/javascript/force.py @@ -7,7 +7,7 @@ Example of writing JSON format graph data and using the D3 Javascript library to """ # Author: Aric Hagberg <aric.hagberg@gmail.com> -# Copyright (C) 2011-2017 by +# Copyright (C) 2011-2018 by # Aric Hagberg <hagberg@lanl.gov> # Dan Schult <dschult@colgate.edu> # Pieter Swart <swart@lanl.gov> |
