diff options
author | Berke Viktor <bviktor@hexchat.org> | 2013-04-01 03:08:39 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2013-04-01 03:08:39 +0200 |
commit | 7e5e837a24d96b28a37772b5cb237aa73fc98dd9 (patch) | |
tree | deb0ea36e07ebfe7c08fbd8e26d8e72054305016 /src/fe-gtk/sexy-spell-entry.h | |
parent | 0f204234551edc5db76ac603ab577df319031a8b (diff) |
Cosmetics
Diffstat (limited to 'src/fe-gtk/sexy-spell-entry.h')
-rw-r--r-- | src/fe-gtk/sexy-spell-entry.h | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/src/fe-gtk/sexy-spell-entry.h b/src/fe-gtk/sexy-spell-entry.h index 23f01af5..9278ba8d 100644 --- a/src/fe-gtk/sexy-spell-entry.h +++ b/src/fe-gtk/sexy-spell-entry.h @@ -1,7 +1,5 @@ -/* - * @file libsexy/sexy-spell-entry.h Entry widget - * - * @Copyright (C) 2004-2006 Christian Hammond. +/* libsexy + * Copyright (C) 2004-2006 Christian Hammond. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -14,8 +12,8 @@ * 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA */ #ifndef _SEXY_SPELL_ENTRY_H_ #define _SEXY_SPELL_ENTRY_H_ |