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
path: root/intern
diff options
context:
space:
mode:
authorCampbell Barton <campbell@blender.org>2022-02-09 10:09:08 +0300
committerCampbell Barton <campbell@blender.org>2022-02-09 10:10:43 +0300
commit19100aa57d847699d17527b76c2fab1f4ab88885 (patch)
tree0f31e7a878e91b28c5d566d6df4e99b12df314fa /intern
parent2c7f2a0ba42898e248920ecd3a03e49c0d9f99a8 (diff)
Cleanup: move file descriptions into doxygen file section
Also other minor corrections & reformat particle system copyright.
Diffstat (limited to 'intern')
-rw-r--r--intern/ghost/intern/GHOST_ImeWin32.cpp1
-rw-r--r--intern/ghost/intern/GHOST_ImeWin32.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/intern/ghost/intern/GHOST_ImeWin32.cpp b/intern/ghost/intern/GHOST_ImeWin32.cpp
index 4531d64fb29..8366cbba869 100644
--- a/intern/ghost/intern/GHOST_ImeWin32.cpp
+++ b/intern/ghost/intern/GHOST_ImeWin32.cpp
@@ -14,7 +14,6 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* The Original Code is Copyright (c) 2010 The Chromium Authors. All rights reserved.
- * All rights reserved.
*/
/** \file
diff --git a/intern/ghost/intern/GHOST_ImeWin32.h b/intern/ghost/intern/GHOST_ImeWin32.h
index 62378371250..d17740c42d3 100644
--- a/intern/ghost/intern/GHOST_ImeWin32.h
+++ b/intern/ghost/intern/GHOST_ImeWin32.h
@@ -14,7 +14,6 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* The Original Code is Copyright (c) 2010 The Chromium Authors. All rights reserved.
- * All rights reserved.
*/
/** \file