diff options
Diffstat (limited to 'gtk/compose-parse.py')
-rwxr-xr-x | gtk/compose-parse.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/compose-parse.py b/gtk/compose-parse.py index bbff041ca7..af86939cd5 100755 --- a/gtk/compose-parse.py +++ b/gtk/compose-parse.py @@ -37,7 +37,7 @@ keysymdatabase = {} keysymunicodedatabase = {} unicodedatabase = {} -headerfile_start = """/* GTK - The GTK+ Toolkit +headerfile_start = """/* GTK - The GIMP Tool Kit * Copyright (C) 2007, 2008 GNOME Foundation * * This library is free software; you can redistribute it and/or |