From 0110133cf70855d8e066d04b8946bf4db78b0edf Mon Sep 17 00:00:00 2001 From: Kent Mein Date: Thu, 2 Oct 2008 16:52:39 +0000 Subject: Maybe not needed, I was running into some problems though and noticed dos line endings in a bunch of files so ran dos2unix on everything in bullet2. Erwin, I noticed there are a few files that do not have license info in them, couple of quick examples are: btDefaultMotionState.h btHashMap.h btQuickprof.cpp could you take a look at add where needed? If you want I can give a list of files I think should get it added and or just add the standard one say the one in src/btBulletCollisionCommon.h Kent --- .../bullet2/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extern/bullet2/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h') diff --git a/extern/bullet2/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h b/extern/bullet2/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h index 9c77ebbf6f5..d4cbce04b5e 100644 --- a/extern/bullet2/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h +++ b/extern/bullet2/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h @@ -2,7 +2,7 @@ #define GIM_BASIC_GEOMETRY_OPERATIONS_H_INCLUDED /*! \file gim_basic_geometry_operations.h -*\author Francisco León Nájera +*\author Francisco Len Nßjera type independant geometry routines */ -- cgit v1.2.3