added copyright for OpenEXR

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23966 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval 2008-02-16 19:23:17 +00:00
parent 2c5ab413c2
commit 75b402646b

View File

@ -566,6 +566,10 @@ AboutView::AboutView(const BRect &rect)
"Copyright " B_UTF8_COPYRIGHT
" ??? (http://lpsolve.sourceforge.net/).");
// OpenEXR copyrights
AddCopyrightEntry("OpenEXR",
"Copyright " B_UTF8_COPYRIGHT " 2002-2005, Industrial Light & Magic, a division of Lucas Digital Ltd. LLC.");
// Build a list of installed applications and show their
// long version info. Well-behaved apps usually give
// copyright info there.