summaryrefslogtreecommitdiff
path: root/examples/drawing/plot_giant_component.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/drawing/plot_giant_component.py')
-rw-r--r--examples/drawing/plot_giant_component.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/drawing/plot_giant_component.py b/examples/drawing/plot_giant_component.py
index c2f2a0a5..82d05bf3 100644
--- a/examples/drawing/plot_giant_component.py
+++ b/examples/drawing/plot_giant_component.py
@@ -7,7 +7,7 @@ Giant Component
This example illustrates the sudden appearance of a
giant connected component in a binomial random graph.
"""
-# Copyright (C) 2006-2017
+# Copyright (C) 2006-2018
# Aric Hagberg <hagberg@lanl.gov>
# Dan Schult <dschult@colgate.edu>
# Pieter Swart <swart@lanl.gov>