From: David Wells Date: Mon, 14 Mar 2016 01:55:49 +0000 (-0400) Subject: Add copyright notices for some opencascade files. X-Git-Tag: v8.5.0-rc1~1222^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46788776cf4855a98309807dbbf2766f0cc760c0;p=dealii.git Add copyright notices for some opencascade files. --- diff --git a/source/opencascade/boundary_lib.cc b/source/opencascade/boundary_lib.cc index d5f378f43b..452d940844 100644 --- a/source/opencascade/boundary_lib.cc +++ b/source/opencascade/boundary_lib.cc @@ -1,3 +1,19 @@ +// --------------------------------------------------------------------- +// +// Copyright (C) 2014 - 2016 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. +// +// --------------------------------------------------------------------- + + #include #ifdef DEAL_II_WITH_OPENCASCADE diff --git a/source/opencascade/boundary_lib.inst.in b/source/opencascade/boundary_lib.inst.in index 2ffa80f648..1d7b4c891c 100644 --- a/source/opencascade/boundary_lib.inst.in +++ b/source/opencascade/boundary_lib.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2014 by the deal.II authors +// Copyright (C) 2014 - 2016 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/opencascade/utilities.cc b/source/opencascade/utilities.cc index 7feaf5499e..45050ee428 100644 --- a/source/opencascade/utilities.cc +++ b/source/opencascade/utilities.cc @@ -1,3 +1,18 @@ +// --------------------------------------------------------------------- +// +// Copyright (C) 2014 - 2016 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. +// +// --------------------------------------------------------------------- + #include #ifdef DEAL_II_WITH_OPENCASCADE