aboutsummaryrefslogtreecommitdiffstats
path: root/src/rigidbody.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/rigidbody.cpp')
-rw-r--r--src/rigidbody.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/rigidbody.cpp b/src/rigidbody.cpp
index 62032b74..f2069c4a 100644
--- a/src/rigidbody.cpp
+++ b/src/rigidbody.cpp
@@ -1,3 +1,11 @@
+/* ----------------------------------------------------------------------------
+ * rigidbody.cpp
+ *
+ * Copyright (c) 2017 Yann Herklotz Grave <ymherklotz@gmail.com> -- MIT License
+ * See file LICENSE for more details
+ * ----------------------------------------------------------------------------
+ */
+
#include "Physics/rigidbody.hpp"
namespace yage