add option to prevent daemonization
[apps/pfixtools.git] / rbl.h
diff --git a/rbl.h b/rbl.h
index bddea8f..af342e4 100644 (file)
--- a/rbl.h
+++ b/rbl.h
@@ -1,5 +1,5 @@
 /******************************************************************************/
-/*          postlicyd: a postfix policy daemon with a lot of features         */
+/*          pfixtools: a collection of postfix related tools                  */
 /*          ~~~~~~~~~                                                         */
 /*  ________________________________________________________________________  */
 /*                                                                            */
@@ -33,8 +33,8 @@
  * Copyright © 2007 Pierre Habouzit
  */
 
-#ifndef POSTLICYD_RBL_H
-#define POSTLICYD_RBL_H
+#ifndef PFIXTOOLS_RBL_H
+#define PFIXTOOLS_RBL_H
 
 typedef struct rbldb_t rbldb_t;