[PATCH 14/14] xmllite: Add maintainer entry

Nikolay Sivov nsivov at codeweavers.com
Fri Dec 9 07:38:34 CST 2016


Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
---
 MAINTAINERS           | 1 +
 dlls/xmllite/reader.c | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 55a7834..cec6cdb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -265,6 +265,7 @@ F:	dlls/winex11.drv/
 XML parsing
 M:	Nikolay Sivov <nsivov at codeweavers.com>
 F:	dlls/msxml*/
+F:	dlls/xmllite/
 
 THE REST
 M:	Alexandre Julliard <julliard at winehq.org>
diff --git a/dlls/xmllite/reader.c b/dlls/xmllite/reader.c
index 2dadfa2..0fedd91 100644
--- a/dlls/xmllite/reader.c
+++ b/dlls/xmllite/reader.c
@@ -1,7 +1,7 @@
 /*
  * IXmlReader implementation
  *
- * Copyright 2010, 2012-2013 Nikolay Sivov
+ * Copyright 2010, 2012-2013, 2016 Nikolay Sivov
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
-- 
2.10.2




More information about the wine-patches mailing list