aboutsummaryrefslogtreecommitdiff
path: root/Examples/Modules/laser_injection_from_file/analysis.py
diff options
context:
space:
mode:
authorGravatar Tools <warpx@lbl.gov> 2020-01-27 12:47:47 -0800
committerGravatar MaxThevenet <mthevenet@lbl.gov> 2020-01-27 12:47:47 -0800
commit2b881dce8eac358d9aee18efefaa1ef8283ac70b (patch)
tree8819f0a4e920d16c3a60ad2ad373a717f3c04b0a /Examples/Modules/laser_injection_from_file/analysis.py
parent80dd85b42021c4e7c540cbf5cbe0b941c732f253 (diff)
downloadWarpX-2b881dce8eac358d9aee18efefaa1ef8283ac70b.tar.gz
WarpX-2b881dce8eac358d9aee18efefaa1ef8283ac70b.tar.zst
WarpX-2b881dce8eac358d9aee18efefaa1ef8283ac70b.zip
Automatically add copyright header with update_copyright.sh
Diffstat (limited to 'Examples/Modules/laser_injection_from_file/analysis.py')
-rwxr-xr-xExamples/Modules/laser_injection_from_file/analysis.py8
1 files changed, 8 insertions, 0 deletions
diff --git a/Examples/Modules/laser_injection_from_file/analysis.py b/Examples/Modules/laser_injection_from_file/analysis.py
index 9c8629215..5a4038db1 100755
--- a/Examples/Modules/laser_injection_from_file/analysis.py
+++ b/Examples/Modules/laser_injection_from_file/analysis.py
@@ -1,5 +1,13 @@
#!/usr/bin/env python3
+# Copyright 2020 Andrew Myers, Axel Huebl, Luca Fedeli
+# Remi Lehe
+#
+# This file is part of WarpX.
+#
+# License: BSD-3-Clause-LBNL
+
+
# This file is part of the WarpX automated test suite. It is used to test the
# injection of a laser pulse from an external binary file.
#