Module: wine Branch: master Commit: aa2cba4e78905a5cb98b8eca68d4ddb72b589048 URL: http://source.winehq.org/git/wine.git/?a=commit;h=aa2cba4e78905a5cb98b8eca68...
Author: Nikolay Sivov bunglehead@gmail.com Date: Mon Apr 13 21:27:10 2009 -0400
fonts: Fix a typo in copyright text.
---
fonts/tahoma.sfd | 2 +- fonts/tahoma.ttf | Bin 85796 -> 85796 bytes fonts/tahomabd.sfd | 2 +- fonts/tahomabd.ttf | Bin 76628 -> 76624 bytes 4 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/fonts/tahoma.sfd b/fonts/tahoma.sfd index e4e3e63..c9b3720 100644 --- a/fonts/tahoma.sfd +++ b/fonts/tahoma.sfd @@ -3,7 +3,7 @@ FontName: WineTahoma FullName: Tahoma FamilyName: Tahoma Weight: Regular -Copyright: Copyright (c) 2004 Larry Snyder, Based on Bitstream Vera Sans Copyright (c) 2003 by Bitstream, Inc. Font renamed in accordance with former's license. Please do not contact Bitstream Inc. for any reason regaurding this font. +Copyright: Copyright (c) 2004 Larry Snyder, Based on Bitstream Vera Sans Copyright (c) 2003 by Bitstream, Inc. Font renamed in accordance with former's license. Please do not contact Bitstream Inc. for any reason regarding this font. Version: 000.001 FONDName: WineTahoma DefaultBaseFilename: tahoma diff --git a/fonts/tahoma.ttf b/fonts/tahoma.ttf index 1059dfc..016286f 100644 Binary files a/fonts/tahoma.ttf and b/fonts/tahoma.ttf differ diff --git a/fonts/tahomabd.sfd b/fonts/tahomabd.sfd index 87b893b..327f7ec 100644 --- a/fonts/tahomabd.sfd +++ b/fonts/tahomabd.sfd @@ -3,7 +3,7 @@ FontName: WineTahomaBold FullName: Tahoma Bold FamilyName: Tahoma Weight: Bold -Copyright: Copyright (c) 2004 Larry Snyder, Based on Bitstream Vera Sans Copyright (c) 2003 by Bitstream, Inc. Font renamed in accordance with former's license. Please do not contact Bitstream Inc. for any reason regaurding this font. +Copyright: Copyright (c) 2004 Larry Snyder, Based on Bitstream Vera Sans Copyright (c) 2003 by Bitstream, Inc. Font renamed in accordance with former's license. Please do not contact Bitstream Inc. for any reason regarding this font. Version: 000.001 FONDName: WineTahomaBold DefaultBaseFilename: tahomabd diff --git a/fonts/tahomabd.ttf b/fonts/tahomabd.ttf index 8fedd31..091174b 100644 Binary files a/fonts/tahomabd.ttf and b/fonts/tahomabd.ttf differ