diff --git a/pyNN/neuron/__init__.py b/pyNN/neuron/__init__.py index bff1b1ac..84ce7a98 100644 --- a/pyNN/neuron/__init__.py +++ b/pyNN/neuron/__init__.py @@ -2,7 +2,7 @@ """ nrnpython implementation of the PyNN API. -:copyright: Copyright 2006-2021 by the PyNN team, see AUTHORS. +:copyright: Copyright 2006-2024 by the PyNN team, see AUTHORS. :license: CeCILL, see LICENSE for details. """