summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klauser <tobias.klauser@uzh.ch>2013-01-25 15:25:46 +0100
committerTobias Klauser <tobias.klauser@uzh.ch>2013-01-25 15:25:46 +0100
commit438ceb3970802f2a86181e4beb796d4a9d14f1d0 (patch)
treeb81248ca8c3694f0ea1e7d6e40e2fe11da1aeea1
parenta55ed6fd4783ba142f226aad91da64c24f5890de (diff)
LocomotorPrimitives: Add copyright notice
-rw-r--r--LocomotorPrimitives.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/LocomotorPrimitives.cpp b/LocomotorPrimitives.cpp
index cfb484e..3bb8d97 100644
--- a/LocomotorPrimitives.cpp
+++ b/LocomotorPrimitives.cpp
@@ -3,6 +3,8 @@
* Leg model with 14 Muscles.
*
* Author: Tobias Klauser <tobias.klauser@uzh.ch>
+ *
+ * Copyright (C) 2013 Tobias Klauser <tobias.klauser@uzh.ch>
*/
#include <OpenSim/OpenSim.h>