add Dag Sverre Seljebotn as author

This commit is contained in:
Martin Reinecke 2012-11-06 19:16:35 +01:00
parent d377d60d4f
commit 9566fc7c20
5 changed files with 5 additions and 5 deletions

View file

@ -26,7 +26,7 @@
* Spherical transform library * Spherical transform library
* *
* Copyright (C) 2006-2012 Max-Planck-Society * Copyright (C) 2006-2012 Max-Planck-Society
* \author Martin Reinecke * \author Martin Reinecke \author Dag Sverre Seljebotn
*/ */
#include <math.h> #include <math.h>

View file

@ -26,7 +26,7 @@
* Internally used functionality for the spherical transform library. * Internally used functionality for the spherical transform library.
* *
* Copyright (C) 2006-2012 Max-Planck-Society * Copyright (C) 2006-2012 Max-Planck-Society
* \author Martin Reinecke * \author Martin Reinecke \author Dag Sverre Seljebotn
*/ */
#ifndef PLANCK_SHARP_INTERNAL_H #ifndef PLANCK_SHARP_INTERNAL_H

View file

@ -26,7 +26,7 @@
* Low-level, portable interface for the spherical transform library. * Low-level, portable interface for the spherical transform library.
* *
* Copyright (C) 2012 Max-Planck-Society * Copyright (C) 2012 Max-Planck-Society
* \author Martin Reinecke * \author Martin Reinecke \author Dag Sverre Seljebotn
*/ */
#ifndef PLANCK_SHARP_LOWLEVEL_H #ifndef PLANCK_SHARP_LOWLEVEL_H

View file

@ -26,7 +26,7 @@
* Functionality only needed for MPI-parallel transforms * Functionality only needed for MPI-parallel transforms
* *
* Copyright (C) 2012 Max-Planck-Society * Copyright (C) 2012 Max-Planck-Society
* \author Martin Reinecke * \author Martin Reinecke \author Dag Sverre Seljebotn
*/ */
#ifdef USE_MPI #ifdef USE_MPI

View file

@ -26,7 +26,7 @@
* Interface for the spherical transform library with MPI support. * Interface for the spherical transform library with MPI support.
* *
* Copyright (C) 2011,2012 Max-Planck-Society * Copyright (C) 2011,2012 Max-Planck-Society
* \author Martin Reinecke * \author Martin Reinecke \author Dag Sverre Seljebotn
*/ */
#ifndef PLANCK_SHARP_MPI_H #ifndef PLANCK_SHARP_MPI_H