From 1b95e9c882df7e74a6156b62ca1c2fba86ba938c Mon Sep 17 00:00:00 2001
From: Norbert Grunwald <Norbert.Grunwald@ufz.de>
Date: Thu, 12 Sep 2019 08:28:26 +0200
Subject: [PATCH] doxygen \file brooks-corey

---
 MaterialLib/MPL/Properties/CreateRelPermBrooksCorey.cpp | 1 +
 MaterialLib/MPL/Properties/CreateRelPermBrooksCorey.h   | 1 +
 MaterialLib/MPL/Properties/RelPermBrooksCorey.cpp       | 1 +
 MaterialLib/MPL/Properties/RelPermBrooksCorey.h         | 1 +
 4 files changed, 4 insertions(+)

diff --git a/MaterialLib/MPL/Properties/CreateRelPermBrooksCorey.cpp b/MaterialLib/MPL/Properties/CreateRelPermBrooksCorey.cpp
index df32753c7b0..9cabb0beec3 100644
--- a/MaterialLib/MPL/Properties/CreateRelPermBrooksCorey.cpp
+++ b/MaterialLib/MPL/Properties/CreateRelPermBrooksCorey.cpp
@@ -1,4 +1,5 @@
 /**
+ * \file
  * \copyright
  * Copyright (c) 2012-2019, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
diff --git a/MaterialLib/MPL/Properties/CreateRelPermBrooksCorey.h b/MaterialLib/MPL/Properties/CreateRelPermBrooksCorey.h
index 459c03fe34e..691059e25b1 100644
--- a/MaterialLib/MPL/Properties/CreateRelPermBrooksCorey.h
+++ b/MaterialLib/MPL/Properties/CreateRelPermBrooksCorey.h
@@ -1,4 +1,5 @@
 /**
+ * \file
  * \copyright
  * Copyright (c) 2012-2019, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
diff --git a/MaterialLib/MPL/Properties/RelPermBrooksCorey.cpp b/MaterialLib/MPL/Properties/RelPermBrooksCorey.cpp
index 77fcaa0ce85..a2a22c50733 100644
--- a/MaterialLib/MPL/Properties/RelPermBrooksCorey.cpp
+++ b/MaterialLib/MPL/Properties/RelPermBrooksCorey.cpp
@@ -1,4 +1,5 @@
 /**
+ * \file
  * \author Norbert Grunwald
  * \date   02.07.2018
  * \brief
diff --git a/MaterialLib/MPL/Properties/RelPermBrooksCorey.h b/MaterialLib/MPL/Properties/RelPermBrooksCorey.h
index 9043894a5f7..0f18e81292e 100644
--- a/MaterialLib/MPL/Properties/RelPermBrooksCorey.h
+++ b/MaterialLib/MPL/Properties/RelPermBrooksCorey.h
@@ -1,4 +1,5 @@
 /**
+ * \file
  * \author Norbert Grunwald
  * \date   27.06.2018
  * \brief
-- 
GitLab