diff --git a/src/traits_traversal.h b/src/traits_traversal.h index 41f07c1f0851571179d450b30d52711cb69fe601..05025a3de41717bd6cc7967775ffe4ea56f72bb2 100644 --- a/src/traits_traversal.h +++ b/src/traits_traversal.h @@ -1,3 +1,12 @@ +/* + * Software License Agreement (BSD License) + * + * Copyright (c) 2019, CNRS-LAAS + * All rights reserved. + */ + +/** \author Lucile Remigy, Joseph Mirabel */ + #include <hpp/fcl/collision_func_matrix.h> #include <hpp/fcl/narrowphase/narrowphase.h> #include <../src/collision_node.h>