diff libpurple/xmlnode.h @ 15823:32c366eeeb99

sed -ie 's/gaim/purple/g'
author Sean Egan <seanegan@gmail.com>
date Mon, 19 Mar 2007 07:01:17 +0000
parents c2d75b47198d
children df5bb342b10e 3fc94e7c7056
line wrap: on
line diff
--- a/libpurple/xmlnode.h	Mon Mar 19 06:11:46 2007 +0000
+++ b/libpurple/xmlnode.h	Mon Mar 19 07:01:17 2007 +0000
@@ -2,9 +2,9 @@
  * @file xmlnode.h XML DOM functions
  * @ingroup core
  *
- * gaim
+ * purple
  *
- * Gaim is the legal property of its developers, whose names are too numerous
+ * Purple is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
  * source distribution.
  *
@@ -22,8 +22,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
-#ifndef _GAIM_XMLNODE_H_
-#define _GAIM_XMLNODE_H_
+#ifndef _PURPLE_XMLNODE_H_
+#define _PURPLE_XMLNODE_H_
 
 #ifdef __cplusplus
 extern "C" {
@@ -262,4 +262,4 @@
 }
 #endif
 
-#endif /* _GAIM_XMLNODE_H_ */
+#endif /* _PURPLE_XMLNODE_H_ */