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:
@@ -566,6 +566,10 @@ AboutView::AboutView(const BRect &rect)
|
|||||||
"Copyright " B_UTF8_COPYRIGHT
|
"Copyright " B_UTF8_COPYRIGHT
|
||||||
" ??? (http://lpsolve.sourceforge.net/).");
|
" ??? (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
|
// 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
|
||||||
// copyright info there.
|
// copyright info there.
|
||||||
|
|||||||
Reference in New Issue
Block a user