* added Bullet copyright
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24153 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -569,6 +569,10 @@ AboutView::AboutView(const BRect &rect)
|
|||||||
// OpenEXR copyrights
|
// OpenEXR copyrights
|
||||||
AddCopyrightEntry("OpenEXR",
|
AddCopyrightEntry("OpenEXR",
|
||||||
"Copyright " B_UTF8_COPYRIGHT " 2002-2005, Industrial Light & Magic, a division of Lucas Digital Ltd. LLC.");
|
"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
|
// Build a list of installed applications and show their
|
||||||
// long version info. Well-behaved apps usually give
|
// long version info. Well-behaved apps usually give
|
||||||
|
|||||||
Reference in New Issue
Block a user