summaryrefslogtreecommitdiff
path: root/open-vm-tools/lib/include/vm_product.h
diff options
context:
space:
mode:
Diffstat (limited to 'open-vm-tools/lib/include/vm_product.h')
-rw-r--r--open-vm-tools/lib/include/vm_product.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/open-vm-tools/lib/include/vm_product.h b/open-vm-tools/lib/include/vm_product.h
index 434e9dc9..362fedce 100644
--- a/open-vm-tools/lib/include/vm_product.h
+++ b/open-vm-tools/lib/include/vm_product.h
@@ -1,5 +1,5 @@
/*********************************************************
- * Copyright (C) 2006-2011 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published
@@ -138,7 +138,7 @@
#define PRODUCT_VDDK_SHORT_NAME "VDDK"
#define PRODUCT_VDDK_NAME MAKE_NAME("Virtual Disk Development Kit")
-#define PRODUCT_VDM_CLIENT_NAME MAKE_NAME("View Client")
+#define PRODUCT_VDM_CLIENT_NAME MAKE_NAME("Horizon View Client")
#define PRODUCT_VDM_CLIENT_NAME_FOR_LICENSE PRODUCT_VDM_CLIENT_NAME
#define PRODUCT_XVP_SHORT_NAME "XVP"