diff options
Diffstat (limited to 'src/irc/bot/botnet-users.c')
-rw-r--r-- | src/irc/bot/botnet-users.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/irc/bot/botnet-users.c b/src/irc/bot/botnet-users.c index 3dab61c9..9369a2a1 100644 --- a/src/irc/bot/botnet-users.c +++ b/src/irc/bot/botnet-users.c @@ -13,9 +13,9 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "module.h" |