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/Distance.hpp')
-rw-r--r--intern/itasc/Distance.hpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/intern/itasc/Distance.hpp b/intern/itasc/Distance.hpp
index 5c56dd871ef..02a8f9d9f29 100644
--- a/intern/itasc/Distance.hpp
+++ b/intern/itasc/Distance.hpp
@@ -1,8 +1,8 @@
-/*
- * Distance.hpp
- *
- * Created on: Jan 30, 2009
- * Author: rsmits
+/* SPDX-License-Identifier: LGPL-2.1-or-later
+ * Copyright 2009 Ruben Smits. */
+
+/** \file
+ * \ingroup intern_itasc
*/
#ifndef DISTANCE_HPP_