From d8fb65ed1a03ca096da397f5b736d5f4049a4ceb Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 13 Jan 2015 14:58:17 -0600 Subject: [PATCH] Add a header to this file. --- tests/gla/gla.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/tests/gla/gla.h b/tests/gla/gla.h index b7a9ece8e5..568be07523 100644 --- a/tests/gla/gla.h +++ b/tests/gla/gla.h @@ -1,3 +1,17 @@ +// --------------------------------------------------------------------- +// +// Copyright (C) 2013 - 2015 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 -- 2.39.5