]> mj.ucw.cz Git - libucw.git/blobdiff - xml/xml.h
Remove obsolete references to Sherlock
[libucw.git] / xml / xml.h
index 4340fb709c2ea206b93c995eba95bb33f89861e7..d8c797831d899f7c87a2c183ca0b8e8e47948f42 100644 (file)
--- a/xml/xml.h
+++ b/xml/xml.h
@@ -1,5 +1,5 @@
 /*
- *     Sherlock Library -- A simple XML parser
+ *     UCW Library -- A simple XML parser
  *
  *     (c) 2007--2008 Pavel Charvat <pchar@ucw.cz>
  *
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#ifndef _SHERLOCK_XML_XML_H
-#define _SHERLOCK_XML_XML_H
+#ifndef _UCW_XML_XML_H
+#define _UCW_XML_XML_H
 
 #include <ucw/clists.h>
 #include <ucw/slists.h>