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:
authorCampbell Barton <campbell@blender.org>2022-02-10 01:56:54 +0300
committerCampbell Barton <campbell@blender.org>2022-02-10 02:25:06 +0300
commitfe80ff446f9736eccd685e8a2c40b4143a88b999 (patch)
treed9fd24b90116daa1899fa4768705f0595be92ba6 /source/blender/editors/animation
parent58761eb11a681abbde1809a01ab8dde75aa8f46e (diff)
Cleanup: copyright in headers, spelling in comments
- Order year consistently. - Minor consistency (case, double-spacing). - Correct typos.
Diffstat (limited to 'source/blender/editors/animation')
-rw-r--r--source/blender/editors/animation/anim_intern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/animation/anim_intern.h b/source/blender/editors/animation/anim_intern.h
index fb7b6b8983a..9029c451290 100644
--- a/source/blender/editors/animation/anim_intern.h
+++ b/source/blender/editors/animation/anim_intern.h
@@ -13,7 +13,7 @@
* along with this program; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * The Original Code is Copyright (C) 2009, Blender Foundation, Joshua Leung
+ * The Original Code is Copyright (C) 2009, Blender Foundation, Joshua Leung.
* This is a new part of Blender (with some old code)
*/