]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkmnemonichash.h
treeview: remove extra padding handling
[~andy/gtk] / gtk / gtkmnemonichash.h
index b802d4a1c4ef49c3cce7bf15bd2d2e3fa3d35389..832b2eee39c85e2d8f4627d3c8c325db7a71388c 100644 (file)
@@ -1,6 +1,6 @@
 /* gtkmnemonichash.h: Sets of mnemonics with cycling
  *
- * 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_MNEMONIC_HASH_H__