From b5c6cff430352108ec3f92539068c90306f8fbc8 Mon Sep 17 00:00:00 2001 From: Martin Reinecke Date: Thu, 13 Dec 2018 10:57:04 +0100 Subject: [PATCH] fixes --- libsharp/sharp_core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libsharp/sharp_core.c b/libsharp/sharp_core.c index 34802de..57a3ecd 100644 --- a/libsharp/sharp_core.c +++ b/libsharp/sharp_core.c @@ -25,7 +25,7 @@ /*! \file sharp_core.c * Computational core * - * Copyright (C) 2012-2013 Max-Planck-Society + * Copyright (C) 2012-2018 Max-Planck-Society * \author Martin Reinecke */