X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/9a75756eaec94f829e44129141f13ee01d050e8e..0b401fb654b69fd9649954a9bdd5ff041971e62d:/src/gline.h diff --git a/src/gline.h b/src/gline.h index 3f27c6e..d84a841 100644 --- a/src/gline.h +++ b/src/gline.h @@ -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 gline_discrim *gline_discrim_create(struct userNode *user, struct userNod unsigned int gline_discrim_search(struct gline_discrim *discrim, gline_search_func gsf, void *data); #endif /* !defined(GLINE_H) */ +