X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/48b980fed3435926e0b3a8d72ecb58be703a1c7a..729e4ab9bc6618bc3d8a898e575df7f4019e29ca:/icuSources/common/msvcres.h?ds=sidebyside diff --git a/icuSources/common/msvcres.h b/icuSources/common/msvcres.h index cad2fe66..7ed61b4f 100644 --- a/icuSources/common/msvcres.h +++ b/icuSources/common/msvcres.h @@ -1,5 +1,5 @@ //{{NO_DEPENDENCIES}} -// Copyright (c) 2003-2005 International Business Machines +// Copyright (c) 2003-2010 International Business Machines // Corporation and others. All Rights Reserved. // // Used by common.rc and other .rc files. @@ -17,4 +17,7 @@ STLPort's broken stddef.h from being used when rc.exe parses this file. #include "unicode/uversion.h" -#define ICU_WEBSITE "http://ibm.com/software/globalization/icu/" +#define ICU_WEBSITE "http://icu-project.org" +#define ICU_COMPANY "The ICU Project" +#define ICU_PRODUCT_PREFIX "ICU" +#define ICU_PRODUCT "International Components for Unicode"