aboutsummaryrefslogtreecommitdiffstats
path: root/tests/particlebodytest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/particlebodytest.cpp')
-rw-r--r--tests/particlebodytest.cpp8
1 files changed, 5 insertions, 3 deletions
diff --git a/tests/particlebodytest.cpp b/tests/particlebodytest.cpp
index 41c9a5c9..511e3ef5 100644
--- a/tests/particlebodytest.cpp
+++ b/tests/particlebodytest.cpp
@@ -1,11 +1,13 @@
/* ----------------------------------------------------------------------------
- * rigidbodytest.cpp
+ * particlebodytest.cpp
*
- * Copyright (c) 2017 Yann Herklotz Grave <ymherklotz@gmail.com> -- MIT License
- * See file LICENSE for more details
+ * Copyright (c) 2017 Yann Herklotz Grave <ymherklotz@gmail.com>
+ * MIT License, see LICENSE file for more details.
* ----------------------------------------------------------------------------
*/
+
+
#include <gtest/gtest.h>
#include <yage/yage.h>