From 995999737643cbba2b42f95a862fc24fe7ea7b44 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Fri, 3 Jan 2020 09:44:29 -0500 Subject: [PATCH] change attribution --- src/USER-ADIOS/reader_adios.cpp | 2 +- src/USER-ADIOS/reader_adios.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/USER-ADIOS/reader_adios.cpp b/src/USER-ADIOS/reader_adios.cpp index 95f5d2991f..50302f1287 100644 --- a/src/USER-ADIOS/reader_adios.cpp +++ b/src/USER-ADIOS/reader_adios.cpp @@ -12,7 +12,7 @@ ------------------------------------------------------------------------- */ /* ---------------------------------------------------------------------- - Contributing author: Axel Kohlmeyer (Temple U) + Contributing author: Norbert Podhorszki (Oak Ridge National Laboratory) ------------------------------------------------------------------------- */ #include "reader_adios.h" diff --git a/src/USER-ADIOS/reader_adios.h b/src/USER-ADIOS/reader_adios.h index 56b89db9d1..e9c59c502f 100644 --- a/src/USER-ADIOS/reader_adios.h +++ b/src/USER-ADIOS/reader_adios.h @@ -10,7 +10,7 @@ See the README file in the top-level LAMMPS directory. - Contributed by Axel Kohlmeyer (Temple U) + Contributed by Norbert Podhorszki (Oak Ridge National Laboratory) ------------------------------------------------------------------------- */ #ifdef READER_CLASS