]> mj.ucw.cz Git - libucw.git/blobdiff - xml/internals.h
Remove obsolete references to Sherlock
[libucw.git] / xml / internals.h
index 64a371539b84ce1765111871c471b4be88c2ec66..2a27126c0e954dc4835b018f400e6d09b636c8d8 100644 (file)
@@ -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_INTERNALS_H
-#define _SHERLOCK_XML_INTERNALS_H
+#ifndef _UCW_XML_INTERNALS_H
+#define _UCW_XML_INTERNALS_H
 
 #include <xml/xml.h>
 #include <xml/dtd.h>