From df3487c4b29d1902935ba1fe1900c276c370cc7c Mon Sep 17 00:00:00 2001 From: Alin Serdean Date: Thu, 26 Jan 2017 22:49:40 +0000 Subject: windows: Change driver and MSI company name to LF Until now we used 'Open vSwitch' as the company/organization name. The project is now under The Linux Foundation ownership. This patch updates the MSI and driver attributes to reflect that ownership. Signed-off-by: Alin Gabriel Serdean Acked-by: Ben Pfaff Acked-by: Sairam Venugopal Signed-off-by: Gurucharan Shetty --- datapath-windows/ovsext/ovsext.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'datapath-windows/ovsext/ovsext.inf') diff --git a/datapath-windows/ovsext/ovsext.inf b/datapath-windows/ovsext/ovsext.inf index ad98d0d95..e68b94a36 100644 --- a/datapath-windows/ovsext/ovsext.inf +++ b/datapath-windows/ovsext/ovsext.inf @@ -79,6 +79,6 @@ Description = %OVSExt_Desc% DelService=OVSExt,0x200 [Strings] -OVS = "Open vSwitch" +OVS = "The Linux Foundation (R)" OVSExt_Desc = "Open vSwitch Extension" OVSExt_HelpText = "Open vSwitch forwarding switch extension" -- cgit v1.2.1