From 7d5ff380e2948a8f04d53f45ba43c0dc6ac63e94 Mon Sep 17 00:00:00 2001 From: Alexandre Deckner Date: Wed, 27 Feb 2008 17:27:39 +0000 Subject: [PATCH] * added Bullet copyright git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24153 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/apps/aboutsystem/AboutSystem.cpp | 4 ++++ 1 file changed, 4 insertions(+) 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