X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/d0f04f713ca0b689f745842fcc9e61d24610f11a..0b401fb654b69fd9649954a9bdd5ff041971e62d:/src/shun.h diff --git a/src/shun.h b/src/shun.h index 8730c37..f8f1f22 100644 --- a/src/shun.h +++ b/src/shun.h @@ -5,7 +5,7 @@ * * 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) */ +