diff --git a/src/apps/aboutsystem/AboutSystem.cpp b/src/apps/aboutsystem/AboutSystem.cpp index 12bb60dc04..b2760f2cdc 100644 --- a/src/apps/aboutsystem/AboutSystem.cpp +++ b/src/apps/aboutsystem/AboutSystem.cpp @@ -569,6 +569,10 @@ AboutView::AboutView(const BRect &rect) // OpenEXR copyrights AddCopyrightEntry("OpenEXR", "Copyright " B_UTF8_COPYRIGHT " 2002-2005, Industrial Light & Magic, a division of Lucas Digital Ltd. LLC."); + + // Bullet copyrights + AddCopyrightEntry("Bullet", + "Copyright " B_UTF8_COPYRIGHT " 2003-2008 Erwin Coumans http://continuousphysics.com/Bullet/"); // Build a list of installed applications and show their // long version info. Well-behaved apps usually give