aboutsummaryrefslogtreecommitdiff
path: root/Source/Particles/ParticleCreation/SmartCopy.cpp
diff options
context:
space:
mode:
authorGravatar Andrew Myers <atmyers2@gmail.com> 2020-02-05 09:57:22 -0800
committerGravatar Andrew Myers <atmyers2@gmail.com> 2020-02-05 09:57:22 -0800
commit8a22bb7897053a31c07e163bd40e4d1667051122 (patch)
treed43723de709ed480f010eaceecab3e759737c6e8 /Source/Particles/ParticleCreation/SmartCopy.cpp
parent87aaa0bf4847fab710f83db9c1fa7da8b9f63d19 (diff)
downloadWarpX-8a22bb7897053a31c07e163bd40e4d1667051122.tar.gz
WarpX-8a22bb7897053a31c07e163bd40e4d1667051122.tar.zst
WarpX-8a22bb7897053a31c07e163bd40e4d1667051122.zip
add copyright headers
Diffstat (limited to 'Source/Particles/ParticleCreation/SmartCopy.cpp')
-rw-r--r--Source/Particles/ParticleCreation/SmartCopy.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/Source/Particles/ParticleCreation/SmartCopy.cpp b/Source/Particles/ParticleCreation/SmartCopy.cpp
index 5ceb625a8..7d323ce39 100644
--- a/Source/Particles/ParticleCreation/SmartCopy.cpp
+++ b/Source/Particles/ParticleCreation/SmartCopy.cpp
@@ -1,3 +1,10 @@
+/* Copyright 2019-2020 Andrew Myers, Axel Huebl,
+ * Maxence Thevenet
+ *
+ * This file is part of WarpX.
+ *
+ * License: BSD-3-Clause-LBNL
+ */
#include "SmartCopy.H"
PolicyVec getPolicies (const NameMap& names) noexcept