diff --git a/examples/tutorial_decoupled.cc b/examples/tutorial_decoupled.cc index 02b674463..6e0e813ab 100644 --- a/examples/tutorial_decoupled.cc +++ b/examples/tutorial_decoupled.cc @@ -1,10 +1,9 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: /***************************************************************************** - * Copyright (C) 2010 by Bernd Flemisch * * Copyright (C) 2008-2012 by Markus Wolff * - * Copyright (C) 2009-2012 by Andreas Lauser * - * Copyright (C) 2010 by Benjamin Faigle * + * Copyright (C) 2009-2010 by Bernd Flemisch * + * Copyright (C) 2010-2011 by Benjamin Faigle * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/examples/tutorialproblem_coupled.hh b/examples/tutorialproblem_coupled.hh index 3bf1081b0..b412c1a85 100644 --- a/examples/tutorialproblem_coupled.hh +++ b/examples/tutorialproblem_coupled.hh @@ -2,12 +2,7 @@ // vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009-2012 by Andreas Lauser * - * Copyright (C) 2011 by Bernd Flemisch * * Copyright (C) 2010-2012 by Klaus Mosthaf * - * Copyright (C) 2010 by Melanie Darcis * - * Copyright (C) 2010 by Benjamin Faigle * - * Copyright (C) 2012 by Markus Wolff * - * Copyright (C) 2012 by Philipp Nuske * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/examples/tutorialproblem_decoupled.hh b/examples/tutorialproblem_decoupled.hh index 5de794b93..bf7c45393 100644 --- a/examples/tutorialproblem_decoupled.hh +++ b/examples/tutorialproblem_decoupled.hh @@ -1,12 +1,11 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: /***************************************************************************** - * Copyright (C) 2010-2012 by Benjamin Faigle * * Copyright (C) 2008-2012 by Markus Wolff * - * Copyright (C) 2009-2012 by Andreas Lauser * - * Copyright (C) 2010-2012 by Bernd Flemisch * + * Copyright (C) 2009-2012 by Bernd Flemisch * + * Copyright (C) 2010-2012 by Benjamin Faigle * + * Copyright (C) 2008-2012 by Andreas Lauser * * Copyright (C) 2009 by Anneli Schoeniger * - * Copyright (C) 2011 by Klaus Mosthaf * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/examples/tutorialspatialparams_decoupled.hh b/examples/tutorialspatialparams_decoupled.hh index 6dcd66d61..e5153a73c 100644 --- a/examples/tutorialspatialparams_decoupled.hh +++ b/examples/tutorialspatialparams_decoupled.hh @@ -1,11 +1,10 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: /***************************************************************************** - * Copyright (C) 2010-2012 by Benjamin Faigle * - * Copyright (C) 2010-2012 by Andreas Lauser * - * Copyright (C) 2011 by Holger Class * * Copyright (C) 2010 by Bernd Flemisch * - * Copyright (C) 2011 by Markus Wolff * + * Copyright (C) 2010-2012 by Markus Wolff * + * Copyright (C) 2010-2012 by Andreas Lauser * + * Copyright (C) 2010-2012 by Benjamin Faigle * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by *