From: young Date: Fri, 18 Oct 2013 11:33:00 +0000 (+0000) Subject: License. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc231a160eaf0d4946d3d723e522ac2beff3038d;p=dealii-svn.git License. git-svn-id: https://svn.dealii.org/branches/branch_petscscalar_complex@31300 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/petsc_scalar_complex/00.cc b/tests/petsc_scalar_complex/00.cc index 5d68b3619d..26253d5c85 100644 --- a/tests/petsc_scalar_complex/00.cc +++ b/tests/petsc_scalar_complex/00.cc @@ -1,3 +1,19 @@ +// --------------------------------------------------------------------- +// $Id: +// +// Copyright (C) 2013 by the deal.II authors +// +// This file is part of the deal.II library. +// +// 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 deal.II distribution. +// +// --------------------------------------------------------------------- + // PETSc includes: We would like to do this cleanly // diff --git a/tests/petsc_scalar_complex/01.cc b/tests/petsc_scalar_complex/01.cc index 28d71cc34c..d52f45fe0b 100644 --- a/tests/petsc_scalar_complex/01.cc +++ b/tests/petsc_scalar_complex/01.cc @@ -14,8 +14,6 @@ // // --------------------------------------------------------------------- - - // check setting elements in a petsc matrix using // PETScWrappers::SparseMatrix::set()