Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'intern/itasc/Solver.hpp')
-rw-r--r--intern/itasc/Solver.hpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/intern/itasc/Solver.hpp b/intern/itasc/Solver.hpp
index 809c03d9bce..2213834f114 100644
--- a/intern/itasc/Solver.hpp
+++ b/intern/itasc/Solver.hpp
@@ -1,8 +1,8 @@
-/*
- * Solver.hpp
- *
- * Created on: Jan 8, 2009
- * Author: rubensmits
+/* SPDX-License-Identifier: LGPL-2.1-or-later
+ * Copyright 2009 Ruben Smits. */
+
+/** \file
+ * \ingroup intern_itasc
*/
#ifndef SOLVER_HPP_