]> jfr.im git - irc/evilnet/x3.git/blobdiff - src/shun.h
Minor typo in previous commit where returning 0 when it should have been 1 from opser...
[irc/evilnet/x3.git] / src / shun.h
index 65d41fa2a0b141d9c9b6e5e769f46d7a7c16b0ee..f8f1f22c3d690633138f71f83d14f67f8f560d3a 100644 (file)
@@ -3,9 +3,9 @@
  *
  * This file is part of x3.
  *
- * srvx is free software; you can redistribute it and/or modify
+ * x3 is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
+ * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
  * This program is distributed in the hope that it will be useful,
@@ -55,3 +55,4 @@ struct shun_discrim *shun_discrim_create(struct userNode *user, struct userNode
 unsigned int shun_discrim_search(struct shun_discrim *discrim, shun_search_func gsf, void *data);
 
 #endif /* !defined(SHUN_H) */
+