]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkkeyhash.h
gtkenums: correct various documentation typos
[~andy/gtk] / gtk / gtkkeyhash.h
index 5b75d63ff5e6b770f3cbfba10ee6085372508d45..ef48e4e2c2d24a850e48e653dff9145def1c0d67 100644 (file)
@@ -1,6 +1,6 @@
 /* gtkkeyhash.h: Keymap aware matching of key bindings
  *
- * GTK - The GTK+ Toolkit
+ * GTK - The GIMP Toolkit
  * Copyright (C) 2002, Red Hat Inc.
  *
  * This library is free software; you can redistribute it and/or
@@ -14,9 +14,7 @@
  * 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.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef __GTK_KEY_HASH_H__