aboutsummaryrefslogtreecommitdiff
path: root/Source/Utils/WarpXUtil.cpp
diff options
context:
space:
mode:
authorGravatar Remi Lehe <remi.lehe@normalesup.org> 2020-01-29 09:38:51 -0800
committerGravatar GitHub <noreply@github.com> 2020-01-29 09:38:51 -0800
commit641001cf76b4039a505462d9a1943951553ee0fd (patch)
tree8a04283eb9cc8b9d72750ee5c8c6ea86934d3818 /Source/Utils/WarpXUtil.cpp
parentb76129bc82f0576a2b764113645862c07a79e57b (diff)
parent3a69c525d61945db6a3bd74dd4c7b1c60c08cf65 (diff)
downloadWarpX-641001cf76b4039a505462d9a1943951553ee0fd.tar.gz
WarpX-641001cf76b4039a505462d9a1943951553ee0fd.tar.zst
WarpX-641001cf76b4039a505462d9a1943951553ee0fd.zip
Merge branch 'dev' into yt_3d_script
Diffstat (limited to 'Source/Utils/WarpXUtil.cpp')
-rw-r--r--Source/Utils/WarpXUtil.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/Source/Utils/WarpXUtil.cpp b/Source/Utils/WarpXUtil.cpp
index a154e93df..983654aed 100644
--- a/Source/Utils/WarpXUtil.cpp
+++ b/Source/Utils/WarpXUtil.cpp
@@ -1,3 +1,11 @@
+/* Copyright 2019-2020 Andrew Myers, Burlen Loring, Luca Fedeli
+ * Maxence Thevenet, Remi Lehe, Revathi Jambunathan
+ * Revathi Jambunathan
+ *
+ * This file is part of WarpX.
+ *
+ * License: BSD-3-Clause-LBNL
+ */
#include <WarpXUtil.H>
#include <WarpXConst.H>
#include <AMReX_ParmParse.H>