diff --git a/src/common/idle.c b/src/common/idle.c index 52fca6477..1e5b9c39c 100644 --- a/src/common/idle.c +++ b/src/common/idle.c @@ -8,14 +8,19 @@ * Copyright (C) 2005-2006 Yann Le Boulanger * Nikos Kouremenos * - * 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; version 2 only. + * This file is part of Gajim. * - * This program is distributed in the hope that it will be useful, + * Gajim 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; version 3 only. + * + * Gajim 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 Licens + * along with Gajim. If not, see . */ #ifndef _WIN32