From: Luca Heltai Date: Wed, 27 Sep 2017 12:41:07 +0000 (+0200) Subject: deal2lkit -> deal.II, 2015 -> 2017 X-Git-Tag: v9.0.0-rc1~1024^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43833204e892bd78943a498f8a389d2efe02056f;p=dealii.git deal2lkit -> deal.II, 2015 -> 2017 --- 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. // //-----------------------------------------------------------