From 43833204e892bd78943a498f8a389d2efe02056f Mon Sep 17 00:00:00 2001
From: Luca Heltai <luca.heltai@sissa.it>
Date: Wed, 27 Sep 2017 14:41:07 +0200
Subject: [PATCH] deal2lkit -> deal.II, 2015 -> 2017

---
 tests/sundials/harmonic_oscillator_01.cc | 8 ++++----
 tests/sundials/harmonic_oscillator_03.cc | 8 ++++----
 tests/sundials/harmonic_oscillator_04.cc | 8 ++++----
 tests/sundials/harmonic_oscillator_05.cc | 8 ++++----
 tests/sundials/harmonic_oscillator_06.cc | 8 ++++----
 5 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/tests/sundials/harmonic_oscillator_01.cc b/tests/sundials/harmonic_oscillator_01.cc
index 3f0c3be311..1b609761ae 100644
--- a/tests/sundials/harmonic_oscillator_01.cc
+++ b/tests/sundials/harmonic_oscillator_01.cc
@@ -1,15 +1,15 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2015 by the deal2lkit authors
+//    Copyright (C) 2017 by the deal.II authors
 //
-//    This file is part of the deal2lkit library.
+//    This file is part of the deal.II library.
 //
-//    The deal2lkit library is free software; you can use it, redistribute
+//    The deal.II library is free software; you can use it, redistribute
 //    it, and/or modify it under the terms of the GNU Lesser General
 //    Public License as published by the Free Software Foundation; either
 //    version 2.1 of the License, or (at your option) any later version.
 //    The full text of the license can be found in the file LICENSE at
-//    the top level of the deal2lkit distribution.
+//    the top level of the deal.II distribution.
 //
 //-----------------------------------------------------------
 
diff --git a/tests/sundials/harmonic_oscillator_03.cc b/tests/sundials/harmonic_oscillator_03.cc
index a32a28ba0c..b418602a7c 100644
--- a/tests/sundials/harmonic_oscillator_03.cc
+++ b/tests/sundials/harmonic_oscillator_03.cc
@@ -1,15 +1,15 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2015 by the deal2lkit authors
+//    Copyright (C) 2017 by the deal.II authors
 //
-//    This file is part of the deal2lkit library.
+//    This file is part of the deal.II library.
 //
-//    The deal2lkit library is free software; you can use it, redistribute
+//    The deal.II library is free software; you can use it, redistribute
 //    it, and/or modify it under the terms of the GNU Lesser General
 //    Public License as published by the Free Software Foundation; either
 //    version 2.1 of the License, or (at your option) any later version.
 //    The full text of the license can be found in the file LICENSE at
-//    the top level of the deal2lkit distribution.
+//    the top level of the deal.II distribution.
 //
 //-----------------------------------------------------------
 
diff --git a/tests/sundials/harmonic_oscillator_04.cc b/tests/sundials/harmonic_oscillator_04.cc
index 729a7b3b7c..dc6fcb59d0 100644
--- a/tests/sundials/harmonic_oscillator_04.cc
+++ b/tests/sundials/harmonic_oscillator_04.cc
@@ -1,15 +1,15 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2015 by the deal2lkit authors
+//    Copyright (C) 2017 by the deal.II authors
 //
-//    This file is part of the deal2lkit library.
+//    This file is part of the deal.II library.
 //
-//    The deal2lkit library is free software; you can use it, redistribute
+//    The deal.II library is free software; you can use it, redistribute
 //    it, and/or modify it under the terms of the GNU Lesser General
 //    Public License as published by the Free Software Foundation; either
 //    version 2.1 of the License, or (at your option) any later version.
 //    The full text of the license can be found in the file LICENSE at
-//    the top level of the deal2lkit distribution.
+//    the top level of the deal.II distribution.
 //
 //-----------------------------------------------------------
 
diff --git a/tests/sundials/harmonic_oscillator_05.cc b/tests/sundials/harmonic_oscillator_05.cc
index 27d2f81b78..09005c66ba 100644
--- a/tests/sundials/harmonic_oscillator_05.cc
+++ b/tests/sundials/harmonic_oscillator_05.cc
@@ -1,15 +1,15 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2015 by the deal2lkit authors
+//    Copyright (C) 2017 by the deal.II authors
 //
-//    This file is part of the deal2lkit library.
+//    This file is part of the deal.II library.
 //
-//    The deal2lkit library is free software; you can use it, redistribute
+//    The deal.II library is free software; you can use it, redistribute
 //    it, and/or modify it under the terms of the GNU Lesser General
 //    Public License as published by the Free Software Foundation; either
 //    version 2.1 of the License, or (at your option) any later version.
 //    The full text of the license can be found in the file LICENSE at
-//    the top level of the deal2lkit distribution.
+//    the top level of the deal.II distribution.
 //
 //-----------------------------------------------------------
 
diff --git a/tests/sundials/harmonic_oscillator_06.cc b/tests/sundials/harmonic_oscillator_06.cc
index c58e56c0c1..b25620c60c 100644
--- a/tests/sundials/harmonic_oscillator_06.cc
+++ b/tests/sundials/harmonic_oscillator_06.cc
@@ -1,15 +1,15 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2015 by the deal2lkit authors
+//    Copyright (C) 2017 by the deal.II authors
 //
-//    This file is part of the deal2lkit library.
+//    This file is part of the deal.II library.
 //
-//    The deal2lkit library is free software; you can use it, redistribute
+//    The deal.II library is free software; you can use it, redistribute
 //    it, and/or modify it under the terms of the GNU Lesser General
 //    Public License as published by the Free Software Foundation; either
 //    version 2.1 of the License, or (at your option) any later version.
 //    The full text of the license can be found in the file LICENSE at
-//    the top level of the deal2lkit distribution.
+//    the top level of the deal.II distribution.
 //
 //-----------------------------------------------------------
 
-- 
2.39.5