Upgrade to latest libwebp.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40868 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1608,9 +1608,9 @@ AboutView::_CreateCreditsView()
|
||||
// libwebp
|
||||
_AddPackageCredit(PackageCredit("libwebp")
|
||||
.SetCopyright(COPYRIGHT_STRING
|
||||
"2010 by Google Inc. All rights reserved.")
|
||||
"2010 - 2011 by Google Inc. All rights reserved.")
|
||||
.SetLicense("BSD (3-clause)")
|
||||
.SetURL("http://www.webmproject.org/code/#libwebp_webp_image_decoder_library"));
|
||||
.SetURL("http://www.webmproject.org/code/#libwebp_webp_image_library"));
|
||||
|
||||
_AddCopyrightsFromAttribute();
|
||||
_AddPackageCreditEntries();
|
||||
|
||||
Reference in New Issue
Block a user