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 af86939cd..bbff041ca 100755 --- a/gtk/compose-parse.py +++ b/gtk/compose-parse.py @@ -37,7 +37,7 @@ keysymdatabase = {} keysymunicodedatabase = {} unicodedatabase = {} -headerfile_start = """/* GTK - The GIMP Tool Kit +headerfile_start = """/* GTK - The GTK+ Toolkit * Copyright (C) 2007, 2008 GNOME Foundation * * This library is free software; you can redistribute it and/or |