diff --git a/examples/howto/plot_batch_simulate.py b/examples/howto/plot_batch_simulate.py index f78a18e51..f8018e731 100644 --- a/examples/howto/plot_batch_simulate.py +++ b/examples/howto/plot_batch_simulate.py @@ -12,6 +12,8 @@ # Nick Tolley # Ryan Thorpe # Mainak Jas +# +# This project was supported by Google Summer of Code (GSoC) 2024. ############################################################################### # Let us import ``hnn_core``.