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.cpp')
-rw-r--r--intern/itasc/Distance.cpp11
1 files changed, 4 insertions, 7 deletions
diff --git a/intern/itasc/Distance.cpp b/intern/itasc/Distance.cpp
index 6a368944ed3..7359a45dec0 100644
--- a/intern/itasc/Distance.cpp
+++ b/intern/itasc/Distance.cpp
@@ -1,12 +1,9 @@
-/** \file itasc/Distance.cpp
+/* SPDX-License-Identifier: LGPL-2.1-or-later
+ * Copyright 2009 Ruben Smits. */
+
+/** \file
* \ingroup intern_itasc
*/
-/*
- * Distance.cpp
- *
- * Created on: Jan 30, 2009
- * Author: rsmits
- */
#include "Distance.hpp"
#include "kdl/kinfam_io.hpp"