diff options
-rw-r--r-- | LocomotorPrimitives.cpp | 2 |
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> |