diff options
Diffstat (limited to 'src/fe-gtk/joind.c')
-rw-r--r-- | src/fe-gtk/joind.c | 23 |
1 files changed, 19 insertions, 4 deletions
diff --git a/src/fe-gtk/joind.c b/src/fe-gtk/joind.c index 41f3f405..cbc2251f 100644 --- a/src/fe-gtk/joind.c +++ b/src/fe-gtk/joind.c @@ -1,7 +1,22 @@ -/* Copyright (c) 2005 Peter Zelezny - All Rights Reserved. - - joind.c - The Join Dialog. +/* X-Chat + * Copyright (C) 2005 Peter Zelezny. + * + * This program 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 + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * 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 + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA + */ + +/* joind.c - The Join Dialog. Popups up when you connect without any autojoin channels and helps you to find or join a channel. |