2009-02-12 [paul] 3.7.0cvs62
[claws.git] / src / gtk / spell_entry.h
index c44b07bd68c7def44f50d12a379ea16dc3faea55..2fae7ebe78d6ce415ec976dc9cf3dde81f9a5f3f 100644 (file)
@@ -3,29 +3,21 @@
  *
  * @Copyright (C) 2004-2006 Christian Hammond.
  * Some of this code is from gtkspell, Copyright (C) 2002 Evan Martin.
+ * Adapted for Claws Mail (c) 2009 Pawel Pekala and the Claws Mail team
  *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser 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 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 3 of the License, or
+ * (at your option) any later version.
  *
- * This library is distributed in the hope that it will be useful,
+ * 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
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA  02111-1307, USA.
- */
-
-/* 
- * Adapted for Claws Mail (c) 2009 Pawel Pekala and the Claws Mail team
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
  *
- * The adaptations for Claws Mail are released under the terms of the 
- * GNU General Public License as published by  the Free Software Foundation;
- * either version 3 of the License, or (at your option) any later version.
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * 
  */
 
 #ifndef __SPELL_ENTRY_H__