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/Armature.hpp')
-rw-r--r--intern/itasc/Armature.hpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/intern/itasc/Armature.hpp b/intern/itasc/Armature.hpp
index 3167247ab03..ce47869c55b 100644
--- a/intern/itasc/Armature.hpp
+++ b/intern/itasc/Armature.hpp
@@ -1,8 +1,8 @@
-/*
- * Armature.hpp
- *
- * Created on: Feb 3, 2009
- * Author: benoitbolsee
+/* SPDX-License-Identifier: LGPL-2.1-or-later
+ * Copyright 2009 Benoit Bolsee. */
+
+/** \file
+ * \ingroup intern_itasc
*/
#ifndef ARMATURE_HPP_