Francois Gouget : ieproxy: Case fixes.

Alexandre Julliard julliard at winehq.org
Fri Sep 8 15:03:20 CDT 2017


Module: wine
Branch: master
Commit: 64726f9e14f94f5433e94bec958d67ec0c394050
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=64726f9e14f94f5433e94bec958d67ec0c394050

Author: Francois Gouget <fgouget at free.fr>
Date:   Fri Sep  8 02:14:01 2017 +0200

ieproxy: Case fixes.

Signed-off-by: Francois Gouget <fgouget at free.fr>
Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ieproxy/ieproxy_ieautomation.idl | 2 +-
 include/ieautomation.idl              | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dlls/ieproxy/ieproxy_ieautomation.idl b/dlls/ieproxy/ieproxy_ieautomation.idl
index b53bcd7..9ffe91b 100644
--- a/dlls/ieproxy/ieproxy_ieautomation.idl
+++ b/dlls/ieproxy/ieproxy_ieautomation.idl
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Zebediah Figura for Codeweavers
+ * Copyright 2017 Zebediah Figura for CodeWeavers
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/include/ieautomation.idl b/include/ieautomation.idl
index c9b1c25..6eb41f4 100644
--- a/include/ieautomation.idl
+++ b/include/ieautomation.idl
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Zebediah Figura for Codeweavers
+ * Copyright 2017 Zebediah Figura for CodeWeavers
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public




More information about the wine-cvs mailing list