diff options
author | Cody Russell <bratsche@gnome.org> | 2008-06-30 23:01:56 +0000 |
---|---|---|
committer | Cody Russell <bratsche@src.gnome.org> | 2008-06-30 23:01:56 +0000 |
commit | fce9c8b7d45145c4556650843218e0b76c065c18 (patch) | |
tree | b333f179ae474f6446ccb7a1c3525c968718b8a2 /gtk | |
parent | 971023d9221084d8d40e690fa8e44a4296f2cff1 (diff) | |
download | gtk+-fce9c8b7d45145c4556650843218e0b76c065c18.tar.gz |
Practically everything changed.
2008-06-30 Cody Russell <bratsche@gnome.org>
* Practically everything changed.
Change all references of GIMP Toolkit (and variations of it)
to GTK+ Toolkit, showing no mercy at all to our beloved
ancestry. (#540529)
svn path=/trunk/; revision=20709
Diffstat (limited to 'gtk')
389 files changed, 389 insertions, 389 deletions
diff --git a/gtk/compose-parse.py b/gtk/compose-parse.py index af86939cd5..bbff041ca7 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 diff --git a/gtk/gen-paper-names.c b/gtk/gen-paper-names.c index c3e9c910c6..9dbf9fe6c5 100644 --- a/gtk/gen-paper-names.c +++ b/gtk/gen-paper-names.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2006 Matthias Clasen * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtk-win32.rc.in b/gtk/gtk-win32.rc.in index 89832f4fc5..c216bf13f8 100644 --- a/gtk/gtk-win32.rc.in +++ b/gtk/gtk-win32.rc.in @@ -14,7 +14,7 @@ VS_VERSION_INFO VERSIONINFO BLOCK "040904B0" BEGIN VALUE "CompanyName", "The GTK developer community" - VALUE "FileDescription", "GIMP Toolkit" + VALUE "FileDescription", "GTK+ Toolkit" VALUE "FileVersion", "@GTK_VERSION@.0" VALUE "InternalName", "libgtk-win32-@GTK_API_VERSION@-@LT_CURRENT_MINUS_AGE@" VALUE "LegalCopyright", "Copyright © 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald. Modified by the GTK+ Team and others 1997-2005." @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkaboutdialog.c b/gtk/gtkaboutdialog.c index b922084e54..2ccd145f31 100644 --- a/gtk/gtkaboutdialog.c +++ b/gtk/gtkaboutdialog.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2001 CodeFactory AB * Copyright (C) 2001, 2002 Anders Carlsson * Copyright (C) 2003, 2004 Matthias Clasen <mclasen@redhat.com> diff --git a/gtk/gtkaboutdialog.h b/gtk/gtkaboutdialog.h index 02f2fbec03..5ed38fbb03 100644 --- a/gtk/gtkaboutdialog.h +++ b/gtk/gtkaboutdialog.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit Copyright (C) 2001 CodeFactory AB Copyright (C) 2001 Anders Carlsson <andersca@codefactory.se> diff --git a/gtk/gtkaccelgroup.c b/gtk/gtkaccelgroup.c index 436e3c3f2f..6f8a361d80 100644 --- a/gtk/gtkaccelgroup.c +++ b/gtk/gtkaccelgroup.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1998, 2001 Tim Janik * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkaccelgroup.h b/gtk/gtkaccelgroup.h index 80780dba5a..369f9616e6 100644 --- a/gtk/gtkaccelgroup.h +++ b/gtk/gtkaccelgroup.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1998, 2001 Tim Janik * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkaccellabel.c b/gtk/gtkaccellabel.c index cb57aaa926..e6d0744774 100644 --- a/gtk/gtkaccellabel.c +++ b/gtk/gtkaccellabel.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * GtkAccelLabel: GtkLabel with accelerator monitoring facilities. diff --git a/gtk/gtkaccellabel.h b/gtk/gtkaccellabel.h index 8703f52875..ef17111121 100644 --- a/gtk/gtkaccellabel.h +++ b/gtk/gtkaccellabel.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * GtkAccelLabel: GtkLabel with accelerator monitoring facilities. diff --git a/gtk/gtkaccelmap.c b/gtk/gtkaccelmap.c index f33d78fb11..54fe7ba9a0 100644 --- a/gtk/gtkaccelmap.c +++ b/gtk/gtkaccelmap.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1998, 2001 Tim Janik * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkaccelmap.h b/gtk/gtkaccelmap.h index 208704920b..42a6ca6abb 100644 --- a/gtk/gtkaccelmap.h +++ b/gtk/gtkaccelmap.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1998, 2001 Tim Janik * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkaccessible.c b/gtk/gtkaccessible.c index 1a781e7a58..29618c299a 100644 --- a/gtk/gtkaccessible.c +++ b/gtk/gtkaccessible.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright 2001 Sun Microsystems Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkaccessible.h b/gtk/gtkaccessible.h index 6442b2b851..227a285c25 100644 --- a/gtk/gtkaccessible.h +++ b/gtk/gtkaccessible.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright 2001 Sun Microsystems Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkaction.c b/gtk/gtkaction.c index 3fb1d0bb78..839c86fdf2 100644 --- a/gtk/gtkaction.c +++ b/gtk/gtkaction.c @@ -1,5 +1,5 @@ /* - * GTK - The GIMP Toolkit + * GTK - The GTK+ Toolkit * Copyright (C) 1998, 1999 Red Hat, Inc. * All rights reserved. * diff --git a/gtk/gtkaction.h b/gtk/gtkaction.h index 7c3177b68e..1381bed899 100644 --- a/gtk/gtkaction.h +++ b/gtk/gtkaction.h @@ -1,5 +1,5 @@ /* - * GTK - The GIMP Toolkit + * GTK - The GTK+ Toolkit * Copyright (C) 1998, 1999 Red Hat, Inc. * All rights reserved. * diff --git a/gtk/gtkactiongroup.c b/gtk/gtkactiongroup.c index 630ab3012e..7dae238874 100644 --- a/gtk/gtkactiongroup.c +++ b/gtk/gtkactiongroup.c @@ -1,5 +1,5 @@ /* - * GTK - The GIMP Toolkit + * GTK - The GTK+ Toolkit * Copyright (C) 1998, 1999 Red Hat, Inc. * All rights reserved. * diff --git a/gtk/gtkactiongroup.h b/gtk/gtkactiongroup.h index 1d8b388b1f..cf2e9f6ff4 100644 --- a/gtk/gtkactiongroup.h +++ b/gtk/gtkactiongroup.h @@ -1,5 +1,5 @@ /* - * GTK - The GIMP Toolkit + * GTK - The GTK+ Toolkit * Copyright (C) 1998, 1999 Red Hat, Inc. * All rights reserved. * diff --git a/gtk/gtkadjustment.c b/gtk/gtkadjustment.c index 1fcbcba180..ab09d5c9a1 100644 --- a/gtk/gtkadjustment.c +++ b/gtk/gtkadjustment.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkadjustment.h b/gtk/gtkadjustment.h index 10e33c42b8..7954653cbd 100644 --- a/gtk/gtkadjustment.h +++ b/gtk/gtkadjustment.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkalignment.c b/gtk/gtkalignment.c index 9daa14a755..018e67d255 100644 --- a/gtk/gtkalignment.c +++ b/gtk/gtkalignment.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkalignment.h b/gtk/gtkalignment.h index f37359334a..77bd2e2678 100644 --- a/gtk/gtkalignment.h +++ b/gtk/gtkalignment.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkarrow.c b/gtk/gtkarrow.c index 10ea5e8d0f..01449a3768 100644 --- a/gtk/gtkarrow.c +++ b/gtk/gtkarrow.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkarrow.h b/gtk/gtkarrow.h index fc5b8381c8..4c5689c6b7 100644 --- a/gtk/gtkarrow.h +++ b/gtk/gtkarrow.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkaspectframe.c b/gtk/gtkaspectframe.c index 2661b29d2b..14a0efa942 100644 --- a/gtk/gtkaspectframe.c +++ b/gtk/gtkaspectframe.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * GtkAspectFrame: Ensure that the child window has a specified aspect ratio diff --git a/gtk/gtkaspectframe.h b/gtk/gtkaspectframe.h index 668c384008..3a18c8b09d 100644 --- a/gtk/gtkaspectframe.h +++ b/gtk/gtkaspectframe.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkassistant.c b/gtk/gtkassistant.c index 289718df43..efff2a6f63 100644 --- a/gtk/gtkassistant.c +++ b/gtk/gtkassistant.c @@ -1,5 +1,5 @@ /* - * GTK - The GIMP Toolkit + * GTK - The GTK+ Toolkit * Copyright (C) 1999 Red Hat, Inc. * Copyright (C) 2002 Anders Carlsson <andersca@gnu.org> * Copyright (C) 2003 Matthias Clasen <mclasen@redhat.com> diff --git a/gtk/gtkassistant.h b/gtk/gtkassistant.h index b39afef43b..8bb91e0b76 100644 --- a/gtk/gtkassistant.h +++ b/gtk/gtkassistant.h @@ -1,5 +1,5 @@ /* - * GTK - The GIMP Toolkit + * GTK - The GTK+ Toolkit * Copyright (C) 1999 Red Hat, Inc. * Copyright (C) 2002 Anders Carlsson <andersca@gnu.org> * Copyright (C) 2003 Matthias Clasen <mclasen@redhat.com> diff --git a/gtk/gtkbbox.c b/gtk/gtkbbox.c index 609e45dc33..edb23ad00f 100644 --- a/gtk/gtkbbox.c +++ b/gtk/gtkbbox.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkbbox.h b/gtk/gtkbbox.h index f0666a210f..eb82522bab 100644 --- a/gtk/gtkbbox.h +++ b/gtk/gtkbbox.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkbin.c b/gtk/gtkbin.c index e8138137cc..d1ccf30007 100644 --- a/gtk/gtkbin.c +++ b/gtk/gtkbin.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkbin.h b/gtk/gtkbin.h index 6dd8c53e27..39496ddc01 100644 --- a/gtk/gtkbin.h +++ b/gtk/gtkbin.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkbindings.c b/gtk/gtkbindings.c index 8924180a55..ecbd63d23b 100644 --- a/gtk/gtkbindings.c +++ b/gtk/gtkbindings.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * GtkBindingSet: Keybinding manager for GtkObjects. diff --git a/gtk/gtkbindings.h b/gtk/gtkbindings.h index 8d679cd80f..80e798dba7 100644 --- a/gtk/gtkbindings.h +++ b/gtk/gtkbindings.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * GtkBindingSet: Keybinding manager for GtkObjects. diff --git a/gtk/gtkbox.c b/gtk/gtkbox.c index f78e88388f..4b13d60065 100644 --- a/gtk/gtkbox.c +++ b/gtk/gtkbox.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkbox.h b/gtk/gtkbox.h index 28d42a3e37..af4921bd6a 100644 --- a/gtk/gtkbox.h +++ b/gtk/gtkbox.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkbuildable.h b/gtk/gtkbuildable.h index bff876d0cb..247c3bcab8 100644 --- a/gtk/gtkbuildable.h +++ b/gtk/gtkbuildable.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2006-2007 Async Open Source, * Johan Dahlin <jdahlin@async.com.br> * diff --git a/gtk/gtkbuilder.c b/gtk/gtkbuilder.c index 8ba1da951b..494611de26 100644 --- a/gtk/gtkbuilder.c +++ b/gtk/gtkbuilder.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1998-2002 James Henstridge <james@daa.com.au> * Copyright (C) 2006-2007 Async Open Source, * Johan Dahlin <jdahlin@async.com.br>, diff --git a/gtk/gtkbuilder.h b/gtk/gtkbuilder.h index e6fe549c00..1113f2e703 100644 --- a/gtk/gtkbuilder.h +++ b/gtk/gtkbuilder.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2006-2007 Async Open Source, * Johan Dahlin <jdahlin@async.com.br> * diff --git a/gtk/gtkbutton.c b/gtk/gtkbutton.c index 606b33d70a..7a701d1b17 100644 --- a/gtk/gtkbutton.c +++ b/gtk/gtkbutton.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkbutton.h b/gtk/gtkbutton.h index a8c1e8e4ee..42b9417751 100644 --- a/gtk/gtkbutton.h +++ b/gtk/gtkbutton.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkcalendar.c b/gtk/gtkcalendar.c index 29f786717a..fba31ea935 100644 --- a/gtk/gtkcalendar.c +++ b/gtk/gtkcalendar.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * GTK Calendar Widget diff --git a/gtk/gtkcalendar.h b/gtk/gtkcalendar.h index 840e320f00..7ec125e446 100644 --- a/gtk/gtkcalendar.h +++ b/gtk/gtkcalendar.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * GTK Calendar Widget diff --git a/gtk/gtkcheckbutton.c b/gtk/gtkcheckbutton.c index ece626b7f4..bca325d508 100644 --- a/gtk/gtkcheckbutton.c +++ b/gtk/gtkcheckbutton.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkcheckbutton.h b/gtk/gtkcheckbutton.h index 1b50086abe..a158050f6f 100644 --- a/gtk/gtkcheckbutton.h +++ b/gtk/gtkcheckbutton.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkcheckmenuitem.c b/gtk/gtkcheckmenuitem.c index 38ad2fada9..997c248d05 100644 --- a/gtk/gtkcheckmenuitem.c +++ b/gtk/gtkcheckmenuitem.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkcheckmenuitem.h b/gtk/gtkcheckmenuitem.h index 0098b79b61..1488b4a99d 100644 --- a/gtk/gtkcheckmenuitem.h +++ b/gtk/gtkcheckmenuitem.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkclipboard-quartz.c b/gtk/gtkclipboard-quartz.c index 6c209ee728..569ce2dbab 100644 --- a/gtk/gtkclipboard-quartz.c +++ b/gtk/gtkclipboard-quartz.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2000 Red Hat, Inc. * Copyright (C) 2004 Nokia Corporation * Copyright (C) 2006-2008 Imendio AB diff --git a/gtk/gtkclipboard.c b/gtk/gtkclipboard.c index 2ce9937583..5b57f3d2ad 100644 --- a/gtk/gtkclipboard.c +++ b/gtk/gtkclipboard.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2000 Red Hat, Inc. * Copyright (C) 2004 Nokia Corporation * diff --git a/gtk/gtkclipboard.h b/gtk/gtkclipboard.h index 742c9b359b..4ff99c00a9 100644 --- a/gtk/gtkclipboard.h +++ b/gtk/gtkclipboard.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkclist.c b/gtk/gtkclist.c index 796f3c99b5..2b25b8fec6 100644 --- a/gtk/gtkclist.c +++ b/gtk/gtkclist.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball, Josh MacDonald, * Copyright (C) 1997-1998 Jay Painter <jpaint@serv.net><jpaint@gimp.org> * diff --git a/gtk/gtkclist.h b/gtk/gtkclist.h index 06cbf66ef9..f84812b944 100644 --- a/gtk/gtkclist.h +++ b/gtk/gtkclist.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball, Josh MacDonald * Copyright (C) 1997-1998 Jay Painter <jpaint@serv.net><jpaint@gimp.org> * diff --git a/gtk/gtkcolorbutton.c b/gtk/gtkcolorbutton.c index 61e3e0f75d..7f2978d1af 100644 --- a/gtk/gtkcolorbutton.c +++ b/gtk/gtkcolorbutton.c @@ -1,5 +1,5 @@ /* - * GTK - The GIMP Toolkit + * GTK - The GTK+ Toolkit * Copyright (C) 1998, 1999 Red Hat, Inc. * All rights reserved. * diff --git a/gtk/gtkcolorbutton.h b/gtk/gtkcolorbutton.h index 21c1460a40..d9b233982b 100644 --- a/gtk/gtkcolorbutton.h +++ b/gtk/gtkcolorbutton.h @@ -1,5 +1,5 @@ /* - * GTK - The GIMP Toolkit + * GTK - The GTK+ Toolkit * Copyright (C) 1998, 1999 Red Hat, Inc. * All rights reserved. * diff --git a/gtk/gtkcolorsel.c b/gtk/gtkcolorsel.c index d8dfbab68c..780274d597 100644 --- a/gtk/gtkcolorsel.c +++ b/gtk/gtkcolorsel.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2000 Red Hat, Inc. * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * diff --git a/gtk/gtkcolorsel.h b/gtk/gtkcolorsel.h index fedb029588..6dc4a55b45 100644 --- a/gtk/gtkcolorsel.h +++ b/gtk/gtkcolorsel.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2000 Red Hat, Inc. * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * diff --git a/gtk/gtkcolorseldialog.c b/gtk/gtkcolorseldialog.c index be36d7b780..c2ede91289 100644 --- a/gtk/gtkcolorseldialog.c +++ b/gtk/gtkcolorseldialog.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkcolorseldialog.h b/gtk/gtkcolorseldialog.h index 395883693a..4fbf4de7b7 100644 --- a/gtk/gtkcolorseldialog.h +++ b/gtk/gtkcolorseldialog.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkcontainer.c b/gtk/gtkcontainer.c index a93ddeec7c..914ac5c980 100644 --- a/gtk/gtkcontainer.c +++ b/gtk/gtkcontainer.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkcontainer.h b/gtk/gtkcontainer.h index f56dbe89b2..35d80d40cd 100644 --- a/gtk/gtkcontainer.h +++ b/gtk/gtkcontainer.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkctree.c b/gtk/gtkctree.c index 7d8e7e137f..52f10f4ccf 100644 --- a/gtk/gtkctree.c +++ b/gtk/gtkctree.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball, Josh MacDonald, * Copyright (C) 1997-1998 Jay Painter <jpaint@serv.net><jpaint@gimp.org> * diff --git a/gtk/gtkctree.h b/gtk/gtkctree.h index e9cabffa7c..58df8ae8df 100644 --- a/gtk/gtkctree.h +++ b/gtk/gtkctree.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball, Josh MacDonald * Copyright (C) 1997-1998 Jay Painter <jpaint@serv.net><jpaint@gimp.org> * diff --git a/gtk/gtkcurve.c b/gtk/gtkcurve.c index 51975c0198..3b603ee5c3 100644 --- a/gtk/gtkcurve.c +++ b/gtk/gtkcurve.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1997 David Mosberger * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkcurve.h b/gtk/gtkcurve.h index d97b4f5bb2..5a30b6288a 100644 --- a/gtk/gtkcurve.h +++ b/gtk/gtkcurve.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkdebug.h b/gtk/gtkdebug.h index 2190973239..a568ccc01c 100644 --- a/gtk/gtkdebug.h +++ b/gtk/gtkdebug.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkdialog.c b/gtk/gtkdialog.c index 94aaeb3bd3..9a01b42778 100644 --- a/gtk/gtkdialog.c +++ b/gtk/gtkdialog.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkdialog.h b/gtk/gtkdialog.h index 5cc1841b87..34d7ea6dc6 100644 --- a/gtk/gtkdialog.h +++ b/gtk/gtkdialog.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkdnd-quartz.c b/gtk/gtkdnd-quartz.c index 5dbeb03ac0..ee474467c4 100644 --- a/gtk/gtkdnd-quartz.c +++ b/gtk/gtkdnd-quartz.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1999 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkdnd.c b/gtk/gtkdnd.c index 40cf0f64e0..37dd4124ae 100644 --- a/gtk/gtkdnd.c +++ b/gtk/gtkdnd.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1999 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkdnd.h b/gtk/gtkdnd.h index 0fabdeca1d..a149a4552e 100644 --- a/gtk/gtkdnd.h +++ b/gtk/gtkdnd.h @@ -1,5 +1,5 @@ /* -*- Mode: C; c-file-style: "gnu"; tab-width: 8 -*- */ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkdrawingarea.c b/gtk/gtkdrawingarea.c index 6faf854030..b0a66c60ef 100644 --- a/gtk/gtkdrawingarea.c +++ b/gtk/gtkdrawingarea.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkdrawingarea.h b/gtk/gtkdrawingarea.h index 2ad71fc5a0..2bd8dd14c5 100644 --- a/gtk/gtkdrawingarea.h +++ b/gtk/gtkdrawingarea.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkeditable.c b/gtk/gtkeditable.c index a6574a1c37..fa623a5c0c 100644 --- a/gtk/gtkeditable.c +++ b/gtk/gtkeditable.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkeditable.h b/gtk/gtkeditable.h index ec57b16be7..5bc0d58629 100644 --- a/gtk/gtkeditable.h +++ b/gtk/gtkeditable.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkentry.c b/gtk/gtkentry.c index 0abd6803ac..0b42c99f85 100644 --- a/gtk/gtkentry.c +++ b/gtk/gtkentry.c @@ -1,5 +1,5 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkentry.h b/gtk/gtkentry.h index 2019b1eee6..adbca160fe 100644 --- a/gtk/gtkentry.h +++ b/gtk/gtkentry.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkenums.h b/gtk/gtkenums.h index 4be6d648bf..4f7f978a14 100644 --- a/gtk/gtkenums.h +++ b/gtk/gtkenums.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkeventbox.c b/gtk/gtkeventbox.c index f5ba09bd91..86356e78a0 100644 --- a/gtk/gtkeventbox.c +++ b/gtk/gtkeventbox.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkeventbox.h b/gtk/gtkeventbox.h index 78b63e394d..0574b68b52 100644 --- a/gtk/gtkeventbox.h +++ b/gtk/gtkeventbox.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkexpander.c b/gtk/gtkexpander.c index ebfead7aa4..8ac0b0ceaa 100644 --- a/gtk/gtkexpander.c +++ b/gtk/gtkexpander.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * * Copyright (C) 2003 Sun Microsystems, Inc. * diff --git a/gtk/gtkexpander.h b/gtk/gtkexpander.h index dc07a6ce71..5d05005128 100644 --- a/gtk/gtkexpander.h +++ b/gtk/gtkexpander.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * * Copyright (C) 2003 Sun Microsystems, Inc. * diff --git a/gtk/gtkfilechooser.c b/gtk/gtkfilechooser.c index 685c7ab44c..67e50670e7 100644 --- a/gtk/gtkfilechooser.c +++ b/gtk/gtkfilechooser.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkfilechooser.c: Abstract interface for file selector GUIs * Copyright (C) 2003, Red Hat, Inc. * diff --git a/gtk/gtkfilechooser.h b/gtk/gtkfilechooser.h index 0e08c7da67..eaafa9c9d3 100644 --- a/gtk/gtkfilechooser.h +++ b/gtk/gtkfilechooser.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkfilechooser.h: Abstract interface for file selector GUIs * Copyright (C) 2003, Red Hat, Inc. * diff --git a/gtk/gtkfilechooserdefault.c b/gtk/gtkfilechooserdefault.c index 08c0c2f9e2..72b1fa01de 100644 --- a/gtk/gtkfilechooserdefault.c +++ b/gtk/gtkfilechooserdefault.c @@ -1,5 +1,5 @@ /* -*- Mode: C; c-file-style: "gnu"; tab-width: 8 -*- */ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkfilechooserdefault.c: Default implementation of GtkFileChooser * Copyright (C) 2003, Red Hat, Inc. * diff --git a/gtk/gtkfilechooserdefault.h b/gtk/gtkfilechooserdefault.h index d4fbda7426..714acce85e 100644 --- a/gtk/gtkfilechooserdefault.h +++ b/gtk/gtkfilechooserdefault.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkfilechooserdefault.h: Default implementation of GtkFileChooser * Copyright (C) 2003, Red Hat, Inc. * diff --git a/gtk/gtkfilechooserdialog.c b/gtk/gtkfilechooserdialog.c index c180a05c2a..2d63a2c417 100644 --- a/gtk/gtkfilechooserdialog.c +++ b/gtk/gtkfilechooserdialog.c @@ -1,5 +1,5 @@ /* -*- Mode: C; c-file-style: "gnu"; tab-width: 8 -*- */ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkfilechooserdialog.c: File selector dialog * Copyright (C) 2003, Red Hat, Inc. * diff --git a/gtk/gtkfilechooserdialog.h b/gtk/gtkfilechooserdialog.h index e792fd74ae..984668472f 100644 --- a/gtk/gtkfilechooserdialog.h +++ b/gtk/gtkfilechooserdialog.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkfilechooserdialog.h: File selector dialog * Copyright (C) 2003, Red Hat, Inc. * diff --git a/gtk/gtkfilechooserembed.c b/gtk/gtkfilechooserembed.c index 327c5423c4..d426d7cc62 100644 --- a/gtk/gtkfilechooserembed.c +++ b/gtk/gtkfilechooserembed.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkfilechooserembed.h: Abstract sizing interface for file selector implementations * Copyright (C) 2004, Red Hat, Inc. * diff --git a/gtk/gtkfilechooserembed.h b/gtk/gtkfilechooserembed.h index 65888981e2..3d85659f3e 100644 --- a/gtk/gtkfilechooserembed.h +++ b/gtk/gtkfilechooserembed.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkfilechooserembed.h: Abstract sizing interface for file selector implementations * Copyright (C) 2004, Red Hat, Inc. * diff --git a/gtk/gtkfilechooserentry.c b/gtk/gtkfilechooserentry.c index 1b08132a77..538907e2d9 100644 --- a/gtk/gtkfilechooserentry.c +++ b/gtk/gtkfilechooserentry.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkfilechooserentry.c: Entry with filename completion * Copyright (C) 2003, Red Hat, Inc. * diff --git a/gtk/gtkfilechooserentry.h b/gtk/gtkfilechooserentry.h index 2818fd9da7..df89b65acf 100644 --- a/gtk/gtkfilechooserentry.h +++ b/gtk/gtkfilechooserentry.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkfilechooserentry.h: Entry with filename completion * Copyright (C) 2003, Red Hat, Inc. * diff --git a/gtk/gtkfilechooserprivate.h b/gtk/gtkfilechooserprivate.h index 39be43366a..ac5fae28f0 100644 --- a/gtk/gtkfilechooserprivate.h +++ b/gtk/gtkfilechooserprivate.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkfilechooserprivate.h: Interface definition for file selector GUIs * Copyright (C) 2003, Red Hat, Inc. * diff --git a/gtk/gtkfilechoosersettings.c b/gtk/gtkfilechoosersettings.c index b80d362ed9..df92546813 100644 --- a/gtk/gtkfilechoosersettings.c +++ b/gtk/gtkfilechoosersettings.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkfilechoosersettings.c: Internal settings for the GtkFileChooser widget * Copyright (C) 2006, Novell, Inc. * diff --git a/gtk/gtkfilechoosersettings.h b/gtk/gtkfilechoosersettings.h index c7c4179d38..8eaffbfec9 100644 --- a/gtk/gtkfilechoosersettings.h +++ b/gtk/gtkfilechoosersettings.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkfilechoosersettings.h: Internal settings for the GtkFileChooser widget * Copyright (C) 2006, Novell, Inc. * diff --git a/gtk/gtkfilechooserutils.c b/gtk/gtkfilechooserutils.c index c7f34550cc..7a14975e8a 100644 --- a/gtk/gtkfilechooserutils.c +++ b/gtk/gtkfilechooserutils.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkfilechooserutils.c: Private utility functions useful for * implementing a GtkFileChooser interface * Copyright (C) 2003, Red Hat, Inc. diff --git a/gtk/gtkfilechooserutils.h b/gtk/gtkfilechooserutils.h index c5c1aa75aa..0470ce480c 100644 --- a/gtk/gtkfilechooserutils.h +++ b/gtk/gtkfilechooserutils.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkfilechooserutils.h: Private utility functions useful for * implementing a GtkFileChooser interface * Copyright (C) 2003, Red Hat, Inc. diff --git a/gtk/gtkfilechooserwidget.c b/gtk/gtkfilechooserwidget.c index bb0792117f..bdd2e30da5 100644 --- a/gtk/gtkfilechooserwidget.c +++ b/gtk/gtkfilechooserwidget.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkfilechooserwidget.c: Embeddable file selector widget * Copyright (C) 2003, Red Hat, Inc. * diff --git a/gtk/gtkfilechooserwidget.h b/gtk/gtkfilechooserwidget.h index 1dedeb7a43..c491613d52 100644 --- a/gtk/gtkfilechooserwidget.h +++ b/gtk/gtkfilechooserwidget.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkfilechooserwidget.h: Embeddable file selector widget * Copyright (C) 2003, Red Hat, Inc. * diff --git a/gtk/gtkfilefilter.c b/gtk/gtkfilefilter.c index 6738fc3fbe..45ae48fc26 100644 --- a/gtk/gtkfilefilter.c +++ b/gtk/gtkfilefilter.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkfilefilter.c: Filters for selecting a file subset * Copyright (C) 2003, Red Hat, Inc. * diff --git a/gtk/gtkfilefilter.h b/gtk/gtkfilefilter.h index dde1fa931a..295f411d33 100644 --- a/gtk/gtkfilefilter.h +++ b/gtk/gtkfilefilter.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkfilefilter.h: Filters for selecting a file subset * Copyright (C) 2003, Red Hat, Inc. * diff --git a/gtk/gtkfilesel.c b/gtk/gtkfilesel.c index 6bad09c499..2744b0219c 100644 --- a/gtk/gtkfilesel.c +++ b/gtk/gtkfilesel.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkfilesel.h b/gtk/gtkfilesel.h index 8823566872..7241c51334 100644 --- a/gtk/gtkfilesel.h +++ b/gtk/gtkfilesel.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkfilesystem.c b/gtk/gtkfilesystem.c index 83a8b2c7c2..bd73b9e9b8 100644 --- a/gtk/gtkfilesystem.c +++ b/gtk/gtkfilesystem.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkfilesystem.c: Filesystem abstraction functions. * Copyright (C) 2003, Red Hat, Inc. * Copyright (C) 2007-2008 Carlos Garnacho diff --git a/gtk/gtkfilesystem.h b/gtk/gtkfilesystem.h index 87eaf54236..0b3dd93741 100644 --- a/gtk/gtkfilesystem.h +++ b/gtk/gtkfilesystem.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkfilesystem.h: Filesystem abstraction functions. * Copyright (C) 2003, Red Hat, Inc. * diff --git a/gtk/gtkfilesystemmodel.c b/gtk/gtkfilesystemmodel.c index 7918f881fb..281eb5394a 100644 --- a/gtk/gtkfilesystemmodel.c +++ b/gtk/gtkfilesystemmodel.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkfilesystemmodel.c: GtkTreeModel wrapping a GtkFileSystem * Copyright (C) 2003, Red Hat, Inc. * diff --git a/gtk/gtkfilesystemmodel.h b/gtk/gtkfilesystemmodel.h index 750fa33663..aa08fde470 100644 --- a/gtk/gtkfilesystemmodel.h +++ b/gtk/gtkfilesystemmodel.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkfilesystemmodel.h: GtkTreeModel wrapping a GtkFileSystem * Copyright (C) 2003, Red Hat, Inc. * diff --git a/gtk/gtkfixed.c b/gtk/gtkfixed.c index 96c4a8d9e3..a6df36c3a8 100644 --- a/gtk/gtkfixed.c +++ b/gtk/gtkfixed.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkfixed.h b/gtk/gtkfixed.h index 645a272e68..ae002e3f0e 100644 --- a/gtk/gtkfixed.h +++ b/gtk/gtkfixed.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkfontbutton.c b/gtk/gtkfontbutton.c index a4c6788cdb..8e6de94ca6 100644 --- a/gtk/gtkfontbutton.c +++ b/gtk/gtkfontbutton.c @@ -1,5 +1,5 @@ /* - * GTK - The GIMP Toolkit + * GTK - The GTK+ Toolkit * Copyright (C) 1998 David Abilleira Freijeiro <odaf@nexo.es> * All rights reserved. * diff --git a/gtk/gtkfontbutton.h b/gtk/gtkfontbutton.h index 134097096c..0e6f2ba170 100644 --- a/gtk/gtkfontbutton.h +++ b/gtk/gtkfontbutton.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1998 David Abilleira Freijeiro <odaf@nexo.es> * All rights reserved * Based on gnome-color-picker by Federico Mena <federico@nuclecu.unam.mx> diff --git a/gtk/gtkfontsel.c b/gtk/gtkfontsel.c index 00520e70f9..15d762fa61 100644 --- a/gtk/gtkfontsel.c +++ b/gtk/gtkfontsel.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * Massively updated for Pango by Owen Taylor, May 2000 diff --git a/gtk/gtkfontsel.h b/gtk/gtkfontsel.h index 125537b2f7..e75475bd8b 100644 --- a/gtk/gtkfontsel.h +++ b/gtk/gtkfontsel.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * GtkFontSelection widget for Gtk+, by Damon Chaplin, May 1998. diff --git a/gtk/gtkframe.c b/gtk/gtkframe.c index 2c2dc2d569..ffb924d269 100644 --- a/gtk/gtkframe.c +++ b/gtk/gtkframe.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkframe.h b/gtk/gtkframe.h index b9d3785ce6..07ee31f228 100644 --- a/gtk/gtkframe.h +++ b/gtk/gtkframe.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkgamma.c b/gtk/gtkgamma.c index fb733c852a..7170872657 100644 --- a/gtk/gtkgamma.c +++ b/gtk/gtkgamma.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1997 David Mosberger * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkgamma.h b/gtk/gtkgamma.h index 207732843e..a719d78f5a 100644 --- a/gtk/gtkgamma.h +++ b/gtk/gtkgamma.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1997 David Mosberger * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkgc.c b/gtk/gtkgc.c index 8e6bc9f8d5..b090e30f2c 100644 --- a/gtk/gtkgc.c +++ b/gtk/gtkgc.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkgc.h b/gtk/gtkgc.h index 5fcb1a2cf0..0d1040a577 100644 --- a/gtk/gtkgc.h +++ b/gtk/gtkgc.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkhandlebox.c b/gtk/gtkhandlebox.c index d5188a4334..e12ef69639 100644 --- a/gtk/gtkhandlebox.c +++ b/gtk/gtkhandlebox.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * Copyright (C) 1998 Elliot Lee * diff --git a/gtk/gtkhandlebox.h b/gtk/gtkhandlebox.h index 9ee0fccfd6..2645b0878f 100644 --- a/gtk/gtkhandlebox.h +++ b/gtk/gtkhandlebox.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * Copyright (C) 1998 Elliot Lee * diff --git a/gtk/gtkhbbox.c b/gtk/gtkhbbox.c index d7835faaa9..2175383e87 100644 --- a/gtk/gtkhbbox.c +++ b/gtk/gtkhbbox.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkhbbox.h b/gtk/gtkhbbox.h index 65d6df975a..5f5546bfd0 100644 --- a/gtk/gtkhbbox.h +++ b/gtk/gtkhbbox.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkhbox.c b/gtk/gtkhbox.c index 7f806b32fe..da0560c0c6 100644 --- a/gtk/gtkhbox.c +++ b/gtk/gtkhbox.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkhbox.h b/gtk/gtkhbox.h index 4283999a08..4527f62c16 100644 --- a/gtk/gtkhbox.h +++ b/gtk/gtkhbox.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkhpaned.c b/gtk/gtkhpaned.c index 365a53f560..fc4bd5b6eb 100644 --- a/gtk/gtkhpaned.c +++ b/gtk/gtkhpaned.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkhpaned.h b/gtk/gtkhpaned.h index f2c8ad581d..0a6aaa91f6 100644 --- a/gtk/gtkhpaned.h +++ b/gtk/gtkhpaned.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkhruler.c b/gtk/gtkhruler.c index caba1b3fb8..d6e993939d 100644 --- a/gtk/gtkhruler.c +++ b/gtk/gtkhruler.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkhruler.h b/gtk/gtkhruler.h index 1e167e1c9b..7acd00280b 100644 --- a/gtk/gtkhruler.h +++ b/gtk/gtkhruler.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkhscale.c b/gtk/gtkhscale.c index 966d2085f1..3f99e5a95c 100644 --- a/gtk/gtkhscale.c +++ b/gtk/gtkhscale.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2001 Red Hat, Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkhscale.h b/gtk/gtkhscale.h index e1818bdab1..2da0141cd4 100644 --- a/gtk/gtkhscale.h +++ b/gtk/gtkhscale.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkhscrollbar.c b/gtk/gtkhscrollbar.c index 1ec5c651f9..e67bdf795c 100644 --- a/gtk/gtkhscrollbar.c +++ b/gtk/gtkhscrollbar.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * Copyright (C) 2001 Red Hat, Inc. * diff --git a/gtk/gtkhscrollbar.h b/gtk/gtkhscrollbar.h index f170a10f6d..23a88d95de 100644 --- a/gtk/gtkhscrollbar.h +++ b/gtk/gtkhscrollbar.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkhseparator.c b/gtk/gtkhseparator.c index a660fad1fe..10012052d8 100644 --- a/gtk/gtkhseparator.c +++ b/gtk/gtkhseparator.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkhseparator.h b/gtk/gtkhseparator.h index 7ea9a545da..b5e7a6c004 100644 --- a/gtk/gtkhseparator.h +++ b/gtk/gtkhseparator.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkiconfactory.c b/gtk/gtkiconfactory.c index 6bcc09f9c3..6792361492 100644 --- a/gtk/gtkiconfactory.c +++ b/gtk/gtkiconfactory.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2000 Red Hat, Inc. * 2008 Johan Dahlin * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkiconfactory.h b/gtk/gtkiconfactory.h index 574b101d08..91461457c3 100644 --- a/gtk/gtkiconfactory.h +++ b/gtk/gtkiconfactory.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkimage.c b/gtk/gtkimage.c index 56e3171145..f56816f298 100644 --- a/gtk/gtkimage.c +++ b/gtk/gtkimage.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkimage.h b/gtk/gtkimage.h index 42b0475a07..ce78cd7ad9 100644 --- a/gtk/gtkimage.h +++ b/gtk/gtkimage.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkimagemenuitem.c b/gtk/gtkimagemenuitem.c index 369375a0a4..1bedb505c4 100644 --- a/gtk/gtkimagemenuitem.c +++ b/gtk/gtkimagemenuitem.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2001 Red Hat, Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkimagemenuitem.h b/gtk/gtkimagemenuitem.h index 1b89900326..af18dbe111 100644 --- a/gtk/gtkimagemenuitem.h +++ b/gtk/gtkimagemenuitem.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) Red Hat, Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkimcontext.c b/gtk/gtkimcontext.c index 10ba2a8b15..b6e4f97692 100644 --- a/gtk/gtkimcontext.c +++ b/gtk/gtkimcontext.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkimcontext.h b/gtk/gtkimcontext.h index b1f3575ad6..2864dcf321 100644 --- a/gtk/gtkimcontext.h +++ b/gtk/gtkimcontext.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2000 Red Hat Software * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkimcontextsimple.c b/gtk/gtkimcontextsimple.c index 1089e6dbcd..32fd5e6afb 100644 --- a/gtk/gtkimcontextsimple.c +++ b/gtk/gtkimcontextsimple.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkimcontextsimple.h b/gtk/gtkimcontextsimple.h index 2c44db25a3..166e6dfc37 100644 --- a/gtk/gtkimcontextsimple.h +++ b/gtk/gtkimcontextsimple.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2000 Red Hat Software * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkimcontextsimpleseqs.h b/gtk/gtkimcontextsimpleseqs.h index ddc0dfdb72..ab6ba98241 100644 --- a/gtk/gtkimcontextsimpleseqs.h +++ b/gtk/gtkimcontextsimpleseqs.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Tool Kit +/* GTK - The GTK+ Toolkit * Copyright (C) 2007, 2008 GNOME Foundation * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkimmodule.c b/gtk/gtkimmodule.c index a8c9afb364..4790fe632b 100644 --- a/gtk/gtkimmodule.c +++ b/gtk/gtkimmodule.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkimmodule.h b/gtk/gtkimmodule.h index 794b36fcfc..e1d7364b5a 100644 --- a/gtk/gtkimmodule.h +++ b/gtk/gtkimmodule.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2000 Red Hat Software * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkimmulticontext.c b/gtk/gtkimmulticontext.c index e6ec521c6d..0aef5c3ca4 100644 --- a/gtk/gtkimmulticontext.c +++ b/gtk/gtkimmulticontext.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkimmulticontext.h b/gtk/gtkimmulticontext.h index f02bd30db4..2a63c5ab6d 100644 --- a/gtk/gtkimmulticontext.h +++ b/gtk/gtkimmulticontext.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2000 Red Hat Software * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkinputdialog.c b/gtk/gtkinputdialog.c index 01cc5a1494..65ecbfd282 100644 --- a/gtk/gtkinputdialog.c +++ b/gtk/gtkinputdialog.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkinputdialog.h b/gtk/gtkinputdialog.h index e9609d7d58..01ce634e59 100644 --- a/gtk/gtkinputdialog.h +++ b/gtk/gtkinputdialog.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkinvisible.c b/gtk/gtkinvisible.c index 463dd098db..5b1565a4ae 100644 --- a/gtk/gtkinvisible.c +++ b/gtk/gtkinvisible.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkinvisible.h b/gtk/gtkinvisible.h index 5625f99458..5afa922e63 100644 --- a/gtk/gtkinvisible.h +++ b/gtk/gtkinvisible.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkitem.c b/gtk/gtkitem.c index dde270169c..2cb820a7eb 100644 --- a/gtk/gtkitem.c +++ b/gtk/gtkitem.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkitem.h b/gtk/gtkitem.h index 9a6e407c97..23d3197ee8 100644 --- a/gtk/gtkitem.h +++ b/gtk/gtkitem.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkitemfactory.c b/gtk/gtkitemfactory.c index 15a4bd3759..428784cdb6 100644 --- a/gtk/gtkitemfactory.c +++ b/gtk/gtkitemfactory.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * GtkItemFactory: Flexible item factory with automatic rc handling diff --git a/gtk/gtkitemfactory.h b/gtk/gtkitemfactory.h index bd9332f523..c123d6a076 100644 --- a/gtk/gtkitemfactory.h +++ b/gtk/gtkitemfactory.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * GtkItemFactory: Flexible item factory with automatic rc handling diff --git a/gtk/gtkkeyhash.c b/gtk/gtkkeyhash.c index 2cd108f0f2..045bb57f56 100644 --- a/gtk/gtkkeyhash.c +++ b/gtk/gtkkeyhash.c @@ -1,6 +1,6 @@ /* gtkkeyhash.c: Keymap aware matching of key bindings * - * GTK - The GIMP Toolkit + * GTK - The GTK+ Toolkit * Copyright (C) 2002, Red Hat Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkkeyhash.h b/gtk/gtkkeyhash.h index cbc6679b10..5b75d63ff5 100644 --- a/gtk/gtkkeyhash.h +++ b/gtk/gtkkeyhash.h @@ -1,6 +1,6 @@ /* gtkkeyhash.h: Keymap aware matching of key bindings * - * GTK - The GIMP Toolkit + * GTK - The GTK+ Toolkit * Copyright (C) 2002, Red Hat Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtklabel.c b/gtk/gtklabel.c index 6d51ab1b5b..08bf9a781e 100644 --- a/gtk/gtklabel.c +++ b/gtk/gtklabel.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtklabel.h b/gtk/gtklabel.h index 27e300dad9..9e3a6a77f4 100644 --- a/gtk/gtklabel.h +++ b/gtk/gtklabel.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtklayout.c b/gtk/gtklayout.c index 426376c5b0..b5f74522f6 100644 --- a/gtk/gtklayout.c +++ b/gtk/gtklayout.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtklayout.h b/gtk/gtklayout.h index d9743c63ef..dda7fbdb33 100644 --- a/gtk/gtklayout.h +++ b/gtk/gtklayout.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtklinkbutton.c b/gtk/gtklinkbutton.c index 358600e51d..cc2769e729 100644 --- a/gtk/gtklinkbutton.c +++ b/gtk/gtklinkbutton.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtklinkbutton.c - an hyperlink-enabled button * * Copyright (C) 2006 Emmanuele Bassi <ebassi@gmail.com> diff --git a/gtk/gtklinkbutton.h b/gtk/gtklinkbutton.h index 8be025c97d..fce92c44cf 100644 --- a/gtk/gtklinkbutton.h +++ b/gtk/gtklinkbutton.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtklinkbutton.h - an hyperlink-enabled button * * Copyright (C) 2005 Emmanuele Bassi <ebassi@gmail.com> diff --git a/gtk/gtklist.c b/gtk/gtklist.c index 1d8a804bb6..1d0ab92028 100644 --- a/gtk/gtklist.c +++ b/gtk/gtklist.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtklist.h b/gtk/gtklist.h index 08154859bb..461e8d22f1 100644 --- a/gtk/gtklist.h +++ b/gtk/gtklist.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtklistitem.c b/gtk/gtklistitem.c index 4dd304bd68..f3303bef9b 100644 --- a/gtk/gtklistitem.c +++ b/gtk/gtklistitem.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtklistitem.h b/gtk/gtklistitem.h index 545765d047..e1ebe4c5fc 100644 --- a/gtk/gtklistitem.h +++ b/gtk/gtklistitem.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkmain.c b/gtk/gtkmain.c index 47207d3a20..17bde97656 100644 --- a/gtk/gtkmain.c +++ b/gtk/gtkmain.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkmain.h b/gtk/gtkmain.h index 975057e864..01aa07b147 100644 --- a/gtk/gtkmain.h +++ b/gtk/gtkmain.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkmenu.c b/gtk/gtkmenu.c index 9d96c75ba2..d9abe030c0 100644 --- a/gtk/gtkmenu.c +++ b/gtk/gtkmenu.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkmenu.h b/gtk/gtkmenu.h index 3521e5ded3..d873a6a12b 100644 --- a/gtk/gtkmenu.h +++ b/gtk/gtkmenu.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkmenubar.c b/gtk/gtkmenubar.c index 3b9677bb42..a0678aa783 100644 --- a/gtk/gtkmenubar.c +++ b/gtk/gtkmenubar.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkmenubar.h b/gtk/gtkmenubar.h index bb32d16745..04ea6a3d61 100644 --- a/gtk/gtkmenubar.h +++ b/gtk/gtkmenubar.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkmenuitem.c b/gtk/gtkmenuitem.c index 340bed9676..4e6f1ca6f3 100644 --- a/gtk/gtkmenuitem.c +++ b/gtk/gtkmenuitem.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkmenuitem.h b/gtk/gtkmenuitem.h index 8bd3c7f9e7..a53a69860b 100644 --- a/gtk/gtkmenuitem.h +++ b/gtk/gtkmenuitem.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkmenushell.c b/gtk/gtkmenushell.c index 6eac58ab09..d4ff3df4ea 100644 --- a/gtk/gtkmenushell.c +++ b/gtk/gtkmenushell.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkmenushell.h b/gtk/gtkmenushell.h index b38051e47a..705f0eab57 100644 --- a/gtk/gtkmenushell.h +++ b/gtk/gtkmenushell.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkmenutoolbutton.c b/gtk/gtkmenutoolbutton.c index b3d7ab25e0..10f2e68357 100644 --- a/gtk/gtkmenutoolbutton.c +++ b/gtk/gtkmenutoolbutton.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * * Copyright (C) 2003 Ricardo Fernandez Pascual * Copyright (C) 2004 Paolo Borelli diff --git a/gtk/gtkmenutoolbutton.h b/gtk/gtkmenutoolbutton.h index ec50e34017..a1a67d249b 100644 --- a/gtk/gtkmenutoolbutton.h +++ b/gtk/gtkmenutoolbutton.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * * Copyright (C) 2003 Ricardo Fernandez Pascual * Copyright (C) 2004 Paolo Borelli diff --git a/gtk/gtkmessagedialog.c b/gtk/gtkmessagedialog.c index ba6526205c..21db6c5d48 100644 --- a/gtk/gtkmessagedialog.c +++ b/gtk/gtkmessagedialog.c @@ -1,5 +1,5 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 2 -*- */ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkmessagedialog.h b/gtk/gtkmessagedialog.h index 947773c76d..6bf39e2060 100644 --- a/gtk/gtkmessagedialog.h +++ b/gtk/gtkmessagedialog.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkmisc.c b/gtk/gtkmisc.c index bd82805daa..df13dfe153 100644 --- a/gtk/gtkmisc.c +++ b/gtk/gtkmisc.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkmisc.h b/gtk/gtkmisc.h index 6e34f9ec35..ebab8d4032 100644 --- a/gtk/gtkmisc.h +++ b/gtk/gtkmisc.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkmnemonichash.c b/gtk/gtkmnemonichash.c index 51a9514510..6258f8aed0 100644 --- a/gtk/gtkmnemonichash.c +++ b/gtk/gtkmnemonichash.c @@ -1,6 +1,6 @@ /* gtkmnemonichash.c: Sets of mnemonics with cycling * - * GTK - The GIMP Toolkit + * GTK - The GTK+ Toolkit * Copyright (C) 2002, Red Hat Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkmnemonichash.h b/gtk/gtkmnemonichash.h index 534137f077..b802d4a1c4 100644 --- a/gtk/gtkmnemonichash.h +++ b/gtk/gtkmnemonichash.h @@ -1,6 +1,6 @@ /* gtkmnemonichash.h: Sets of mnemonics with cycling * - * GTK - The GIMP Toolkit + * GTK - The GTK+ Toolkit * Copyright (C) 2002, Red Hat Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkmodules.c b/gtk/gtkmodules.c index 526a5b8c3a..ed425b8965 100644 --- a/gtk/gtkmodules.c +++ b/gtk/gtkmodules.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright 1998-2002 Tim Janik, Red Hat, Inc., and others. * Copyright (C) 2003 Alex Graveley * diff --git a/gtk/gtkmodules.h b/gtk/gtkmodules.h index 84bc86ca63..26151b4c0f 100644 --- a/gtk/gtkmodules.h +++ b/gtk/gtkmodules.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright 1998-2002 Tim Janik, Red Hat, Inc., and others. * Copyright (C) 2003 Alex Graveley * diff --git a/gtk/gtkmountoperation.c b/gtk/gtkmountoperation.c index 8d17ba8848..400782be7a 100644 --- a/gtk/gtkmountoperation.c +++ b/gtk/gtkmountoperation.c @@ -1,5 +1,5 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) Christian Kellner <gicmo@gnome.org> * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkmountoperation.h b/gtk/gtkmountoperation.h index b0a6b04f33..69c9bf1517 100644 --- a/gtk/gtkmountoperation.h +++ b/gtk/gtkmountoperation.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) Christian Kellner <gicmo@gnome.org> * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtknotebook.c b/gtk/gtknotebook.c index d0f034cebe..00dc13a502 100644 --- a/gtk/gtknotebook.c +++ b/gtk/gtknotebook.c @@ -1,5 +1,5 @@ /* -*- Mode: C; c-file-style: "gnu"; tab-width: 8 -*- */ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtknotebook.h b/gtk/gtknotebook.h index 3e4ea32cc6..cb5b341931 100644 --- a/gtk/gtknotebook.h +++ b/gtk/gtknotebook.h @@ -1,5 +1,5 @@ /* -*- Mode: C; c-file-style: "gnu"; tab-width: 8 -*- */ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkobject.c b/gtk/gtkobject.c index a2dde92d84..0c51f5cc7a 100644 --- a/gtk/gtkobject.c +++ b/gtk/gtkobject.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkobject.h b/gtk/gtkobject.h index 39e808c4a7..e05af2252a 100644 --- a/gtk/gtkobject.h +++ b/gtk/gtkobject.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkoldeditable.c b/gtk/gtkoldeditable.c index 5ccb9deb6e..fc2a152317 100644 --- a/gtk/gtkoldeditable.c +++ b/gtk/gtkoldeditable.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkoldeditable.h b/gtk/gtkoldeditable.h index 50fa9ea5c9..3a1bea4831 100644 --- a/gtk/gtkoldeditable.h +++ b/gtk/gtkoldeditable.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkoptionmenu.c b/gtk/gtkoptionmenu.c index 896d17ae71..3fc3634f06 100644 --- a/gtk/gtkoptionmenu.c +++ b/gtk/gtkoptionmenu.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Jsh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkoptionmenu.h b/gtk/gtkoptionmenu.h index 8521020edd..32d4a4024f 100644 --- a/gtk/gtkoptionmenu.h +++ b/gtk/gtkoptionmenu.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkpagesetup.c b/gtk/gtkpagesetup.c index ba98cffd60..64f3ed13a0 100644 --- a/gtk/gtkpagesetup.c +++ b/gtk/gtkpagesetup.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkpagesetup.c: Page Setup * Copyright (C) 2006, Red Hat, Inc. * diff --git a/gtk/gtkpagesetup.h b/gtk/gtkpagesetup.h index 635c7efb9b..0759e35b0b 100644 --- a/gtk/gtkpagesetup.h +++ b/gtk/gtkpagesetup.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkpagesetup.h: Page Setup * Copyright (C) 2006, Red Hat, Inc. * diff --git a/gtk/gtkpaned.c b/gtk/gtkpaned.c index bd48803f4b..1d002d883d 100644 --- a/gtk/gtkpaned.c +++ b/gtk/gtkpaned.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkpaned.h b/gtk/gtkpaned.h index f816105986..bbcc58dc27 100644 --- a/gtk/gtkpaned.h +++ b/gtk/gtkpaned.h @@ -1,5 +1,5 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkpapersize.c b/gtk/gtkpapersize.c index 44de5c9ec0..c5abd1404f 100644 --- a/gtk/gtkpapersize.c +++ b/gtk/gtkpapersize.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkpapersize.c: Paper Size * Copyright (C) 2006, Red Hat, Inc. * Copyright © 2006, 2007 Christian Persch diff --git a/gtk/gtkpapersize.h b/gtk/gtkpapersize.h index d7940e62d0..90a49c682b 100644 --- a/gtk/gtkpapersize.h +++ b/gtk/gtkpapersize.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkpapersize.h: Paper Size * Copyright (C) 2006, Red Hat, Inc. * diff --git a/gtk/gtkpixmap.c b/gtk/gtkpixmap.c index 2190f88aed..d220134984 100644 --- a/gtk/gtkpixmap.c +++ b/gtk/gtkpixmap.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * Insensitive pixmap building code by Eckehard Berns from GNOME Stock diff --git a/gtk/gtkpixmap.h b/gtk/gtkpixmap.h index 747a04d957..04e8869ea3 100644 --- a/gtk/gtkpixmap.h +++ b/gtk/gtkpixmap.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkplug-stub.c b/gtk/gtkplug-stub.c index 92c5f10956..498b969f0c 100644 --- a/gtk/gtkplug-stub.c +++ b/gtk/gtkplug-stub.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkplug-win32.c b/gtk/gtkplug-win32.c index 58f62c9ee2..e16e901915 100644 --- a/gtk/gtkplug-win32.c +++ b/gtk/gtkplug-win32.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * Copyright (C) 2005 Novell, Inc. * diff --git a/gtk/gtkplug-x11.c b/gtk/gtkplug-x11.c index 028b2fe288..c837cf0bd8 100644 --- a/gtk/gtkplug-x11.c +++ b/gtk/gtkplug-x11.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkplug.c b/gtk/gtkplug.c index 08182749e5..4229b5ed2e 100644 --- a/gtk/gtkplug.c +++ b/gtk/gtkplug.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkplug.h b/gtk/gtkplug.h index cb9040aff1..c45d404539 100644 --- a/gtk/gtkplug.h +++ b/gtk/gtkplug.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkplugprivate.h b/gtk/gtkplugprivate.h index 74f0374bc5..e411c9d6a3 100644 --- a/gtk/gtkplugprivate.h +++ b/gtk/gtkplugprivate.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkpreview.c b/gtk/gtkpreview.c index f0f38798e6..a836d329e9 100644 --- a/gtk/gtkpreview.c +++ b/gtk/gtkpreview.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkpreview.h b/gtk/gtkpreview.h index e4b211d71c..449ed67ec5 100644 --- a/gtk/gtkpreview.h +++ b/gtk/gtkpreview.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkprint-win32.c b/gtk/gtkprint-win32.c index 69b508a6e4..ec034199bc 100644 --- a/gtk/gtkprint-win32.c +++ b/gtk/gtkprint-win32.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkprintoperation.c: Print Operation * Copyright (C) 2006, Red Hat, Inc. * diff --git a/gtk/gtkprint-win32.h b/gtk/gtkprint-win32.h index 643834937a..c8f48774aa 100644 --- a/gtk/gtkprint-win32.h +++ b/gtk/gtkprint-win32.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkprint-win32.h: Win32 Print utils * Copyright (C) 2006, Red Hat, Inc. * diff --git a/gtk/gtkprintbackend.c b/gtk/gtkprintbackend.c index e9c00d8f25..31cf0c44ca 100644 --- a/gtk/gtkprintbackend.c +++ b/gtk/gtkprintbackend.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkprintbackend.h: Abstract printer backend interfaces * Copyright (C) 2003, Red Hat, Inc. * diff --git a/gtk/gtkprintbackend.h b/gtk/gtkprintbackend.h index a33f6d80fe..c13454ddc4 100644 --- a/gtk/gtkprintbackend.h +++ b/gtk/gtkprintbackend.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkprintbackend.h: Abstract printer backend interfaces * Copyright (C) 2006, Red Hat, Inc. * diff --git a/gtk/gtkprintcontext.c b/gtk/gtkprintcontext.c index c280881f80..ec58a1d23b 100644 --- a/gtk/gtkprintcontext.c +++ b/gtk/gtkprintcontext.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkprintcontext.c: Print Context * Copyright (C) 2006, Red Hat, Inc. * diff --git a/gtk/gtkprintcontext.h b/gtk/gtkprintcontext.h index debeed6ae5..510794bfe0 100644 --- a/gtk/gtkprintcontext.h +++ b/gtk/gtkprintcontext.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkprintcontext.h: Print Context * Copyright (C) 2006, Red Hat, Inc. * diff --git a/gtk/gtkprinter-private.h b/gtk/gtkprinter-private.h index 39165bd9b5..0c57b95780 100644 --- a/gtk/gtkprinter-private.h +++ b/gtk/gtkprinter-private.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkprintoperation.h: Print Operation * Copyright (C) 2006, Red Hat, Inc. * diff --git a/gtk/gtkprinteroption.c b/gtk/gtkprinteroption.c index 983dc65d56..c898b5e9cd 100644 --- a/gtk/gtkprinteroption.c +++ b/gtk/gtkprinteroption.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkprinteroption.c: Handling possible settings for a specific printer setting * Copyright (C) 2006, Red Hat, Inc. * diff --git a/gtk/gtkprinteroption.h b/gtk/gtkprinteroption.h index cce6986960..0b648979bb 100644 --- a/gtk/gtkprinteroption.h +++ b/gtk/gtkprinteroption.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkprinteroption.h: printer option * Copyright (C) 2006, Red Hat, Inc. * diff --git a/gtk/gtkprinteroptionset.c b/gtk/gtkprinteroptionset.c index eb84a3448e..8d097fc293 100644 --- a/gtk/gtkprinteroptionset.c +++ b/gtk/gtkprinteroptionset.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkprintbackend.h: Abstract printer backend interfaces * Copyright (C) 2006, Red Hat, Inc. * diff --git a/gtk/gtkprinteroptionset.h b/gtk/gtkprinteroptionset.h index 1a2cfca8ec..8ba5e2574f 100644 --- a/gtk/gtkprinteroptionset.h +++ b/gtk/gtkprinteroptionset.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkprinteroptionset.h: printer option set * Copyright (C) 2006, Red Hat, Inc. * diff --git a/gtk/gtkprintoperation-private.h b/gtk/gtkprintoperation-private.h index 3595314b4d..0c1ca0dd0c 100644 --- a/gtk/gtkprintoperation-private.h +++ b/gtk/gtkprintoperation-private.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkprintoperation.h: Print Operation * Copyright (C) 2006, Red Hat, Inc. * diff --git a/gtk/gtkprintoperation-unix.c b/gtk/gtkprintoperation-unix.c index 16c7eb263a..329361238d 100644 --- a/gtk/gtkprintoperation-unix.c +++ b/gtk/gtkprintoperation-unix.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkprintoperation-unix.c: Print Operation Details for Unix * and Unix-like platforms * Copyright (C) 2006, Red Hat, Inc. diff --git a/gtk/gtkprintoperation-win32.c b/gtk/gtkprintoperation-win32.c index f368e42839..7c65fbc07b 100644 --- a/gtk/gtkprintoperation-win32.c +++ b/gtk/gtkprintoperation-win32.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkprintoperation-win32.c: Print Operation Details for Win32 * Copyright (C) 2006, Red Hat, Inc. * diff --git a/gtk/gtkprintoperation.c b/gtk/gtkprintoperation.c index ff0edff631..3a182c5fb0 100644 --- a/gtk/gtkprintoperation.c +++ b/gtk/gtkprintoperation.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkprintoperation.c: Print Operation * Copyright (C) 2006, Red Hat, Inc. * diff --git a/gtk/gtkprintoperation.h b/gtk/gtkprintoperation.h index 6e6565fc08..3ff288e1c9 100644 --- a/gtk/gtkprintoperation.h +++ b/gtk/gtkprintoperation.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkprintoperation.h: Print Operation * Copyright (C) 2006, Red Hat, Inc. * diff --git a/gtk/gtkprintoperationpreview.c b/gtk/gtkprintoperationpreview.c index 5363fcd651..391135a0c6 100644 --- a/gtk/gtkprintoperationpreview.c +++ b/gtk/gtkprintoperationpreview.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkprintoperationpreview.c: Abstract print preview interface * Copyright (C) 2006, Red Hat, Inc. * diff --git a/gtk/gtkprintoperationpreview.h b/gtk/gtkprintoperationpreview.h index a36b4afb71..ea0b8ab220 100644 --- a/gtk/gtkprintoperationpreview.h +++ b/gtk/gtkprintoperationpreview.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkprintoperationpreview.h: Abstract print preview interface * Copyright (C) 2006, Red Hat, Inc. * diff --git a/gtk/gtkprintsettings.c b/gtk/gtkprintsettings.c index 803163de87..2cd8fb7374 100644 --- a/gtk/gtkprintsettings.c +++ b/gtk/gtkprintsettings.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkprintsettings.c: Print Settings * Copyright (C) 2006, Red Hat, Inc. * diff --git a/gtk/gtkprintsettings.h b/gtk/gtkprintsettings.h index 169e22b28f..ce293cfc8a 100644 --- a/gtk/gtkprintsettings.h +++ b/gtk/gtkprintsettings.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkprintsettings.h: Print Settings * Copyright (C) 2006, Red Hat, Inc. * diff --git a/gtk/gtkprintutils.c b/gtk/gtkprintutils.c index 33896a55a5..8234eeffcf 100644 --- a/gtk/gtkprintutils.c +++ b/gtk/gtkprintutils.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkpapersize.c: Paper Size * Copyright (C) 2006, Red Hat, Inc. * diff --git a/gtk/gtkprintutils.h b/gtk/gtkprintutils.h index 765d1eb576..911953a1e9 100644 --- a/gtk/gtkprintutils.h +++ b/gtk/gtkprintutils.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2006, Red Hat, Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkprivate.h b/gtk/gtkprivate.h index c423f7b1e1..dae3824b55 100644 --- a/gtk/gtkprivate.h +++ b/gtk/gtkprivate.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkprogress.c b/gtk/gtkprogress.c index 7e528adb9c..a268ce862b 100644 --- a/gtk/gtkprogress.c +++ b/gtk/gtkprogress.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkprogress.h b/gtk/gtkprogress.h index fbd86387fc..1dccbfe373 100644 --- a/gtk/gtkprogress.h +++ b/gtk/gtkprogress.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkprogressbar.c b/gtk/gtkprogressbar.c index 8f5e1463f0..8712959ac7 100644 --- a/gtk/gtkprogressbar.c +++ b/gtk/gtkprogressbar.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkprogressbar.h b/gtk/gtkprogressbar.h index a62b584ae9..f11ef71866 100644 --- a/gtk/gtkprogressbar.h +++ b/gtk/gtkprogressbar.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkradioaction.c b/gtk/gtkradioaction.c index 2b113e17cd..0efe69a0cb 100644 --- a/gtk/gtkradioaction.c +++ b/gtk/gtkradioaction.c @@ -1,5 +1,5 @@ /* - * GTK - The GIMP Toolkit + * GTK - The GTK+ Toolkit * Copyright (C) 1998, 1999 Red Hat, Inc. * All rights reserved. * diff --git a/gtk/gtkradioaction.h b/gtk/gtkradioaction.h index 2b7d72361c..4e0be24852 100644 --- a/gtk/gtkradioaction.h +++ b/gtk/gtkradioaction.h @@ -1,5 +1,5 @@ /* - * GTK - The GIMP Toolkit + * GTK - The GTK+ Toolkit * Copyright (C) 1998, 1999 Red Hat, Inc. * All rights reserved. * diff --git a/gtk/gtkradiobutton.c b/gtk/gtkradiobutton.c index 6fd857dece..153c6043d5 100644 --- a/gtk/gtkradiobutton.c +++ b/gtk/gtkradiobutton.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkradiobutton.h b/gtk/gtkradiobutton.h index 3e7abf81d4..b1569d859e 100644 --- a/gtk/gtkradiobutton.h +++ b/gtk/gtkradiobutton.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkradiomenuitem.c b/gtk/gtkradiomenuitem.c index 6e7579c9a4..01b0be4723 100644 --- a/gtk/gtkradiomenuitem.c +++ b/gtk/gtkradiomenuitem.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkradiomenuitem.h b/gtk/gtkradiomenuitem.h index d7af6bbbfa..10a6a9dfc6 100644 --- a/gtk/gtkradiomenuitem.h +++ b/gtk/gtkradiomenuitem.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkrange.c b/gtk/gtkrange.c index 32023ebaf6..3ade7d4a38 100644 --- a/gtk/gtkrange.c +++ b/gtk/gtkrange.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * Copyright (C) 2001 Red Hat, Inc. * diff --git a/gtk/gtkrange.h b/gtk/gtkrange.h index 5efa7547ab..7857b98bee 100644 --- a/gtk/gtkrange.h +++ b/gtk/gtkrange.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkrc.c b/gtk/gtkrc.c index 89a6c45276..874b143a1a 100644 --- a/gtk/gtkrc.c +++ b/gtk/gtkrc.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkrc.h b/gtk/gtkrc.h index 1ca2d33138..8f30c1feb6 100644 --- a/gtk/gtkrc.h +++ b/gtk/gtkrc.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkrc.key.emacs b/gtk/gtkrc.key.emacs index 199006fecb..906419005e 100644 --- a/gtk/gtkrc.key.emacs +++ b/gtk/gtkrc.key.emacs @@ -1,4 +1,4 @@ -# GTK - The GIMP Toolkit +# GTK - The GTK+ Toolkit # Copyright (C) 2002 Owen Taylor # # This library is free software; you can redistribute it and/or diff --git a/gtk/gtkrecentaction.c b/gtk/gtkrecentaction.c index 449eaad3c7..8eab3425bc 100644 --- a/gtk/gtkrecentaction.c +++ b/gtk/gtkrecentaction.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Recent chooser action for GtkUIManager * * Copyright (C) 2007, Emmanuele Bassi diff --git a/gtk/gtkrecentaction.h b/gtk/gtkrecentaction.h index 96d5ca6a19..7df690063f 100644 --- a/gtk/gtkrecentaction.h +++ b/gtk/gtkrecentaction.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Recent chooser action for GtkUIManager * * Copyright (C) 2007, Emmanuele Bassi diff --git a/gtk/gtkrecentchooser.c b/gtk/gtkrecentchooser.c index 31157b98d7..c4001f0971 100644 --- a/gtk/gtkrecentchooser.c +++ b/gtk/gtkrecentchooser.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkrecentchooser.c - Abstract interface for recent file selectors GUIs * * Copyright (C) 2006, Emmanuele Bassi diff --git a/gtk/gtkrecentchooser.h b/gtk/gtkrecentchooser.h index 2b5dd7e55f..2919390a3d 100644 --- a/gtk/gtkrecentchooser.h +++ b/gtk/gtkrecentchooser.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkrecentchooser.h - Abstract interface for recent file selectors GUIs * * Copyright (C) 2006, Emmanuele Bassi diff --git a/gtk/gtkrecentchooserdefault.c b/gtk/gtkrecentchooserdefault.c index cd777938e0..08ddbb4e4e 100644 --- a/gtk/gtkrecentchooserdefault.c +++ b/gtk/gtkrecentchooserdefault.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkrecentchooserdefault.c * Copyright (C) 2005-2006, Emmanuele Bassi * diff --git a/gtk/gtkrecentchooserdefault.h b/gtk/gtkrecentchooserdefault.h index 71dec2a457..37a226f1b5 100644 --- a/gtk/gtkrecentchooserdefault.h +++ b/gtk/gtkrecentchooserdefault.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkrecentchooserdefault.h * Copyright (C) 2006 Emmanuele Bassi * diff --git a/gtk/gtkrecentchooserdialog.c b/gtk/gtkrecentchooserdialog.c index 723be8f620..fab1a17652 100644 --- a/gtk/gtkrecentchooserdialog.c +++ b/gtk/gtkrecentchooserdialog.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkrecentchooserdialog.c: Recent files selector dialog * Copyright (C) 2006 Emmanuele Bassi * diff --git a/gtk/gtkrecentchooserdialog.h b/gtk/gtkrecentchooserdialog.h index d8c12214a8..4b5623a88f 100644 --- a/gtk/gtkrecentchooserdialog.h +++ b/gtk/gtkrecentchooserdialog.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkrecentchooserdialog.h: Recent files selector dialog * Copyright (C) 2006 Emmanuele Bassi * diff --git a/gtk/gtkrecentchoosermenu.c b/gtk/gtkrecentchoosermenu.c index 43a1b2cd3e..664bf9fe05 100644 --- a/gtk/gtkrecentchoosermenu.c +++ b/gtk/gtkrecentchoosermenu.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkrecentchoosermenu.c - Recently used items menu widget * Copyright (C) 2005, Emmanuele Bassi * diff --git a/gtk/gtkrecentchoosermenu.h b/gtk/gtkrecentchoosermenu.h index 6b401d6918..f444f70075 100644 --- a/gtk/gtkrecentchoosermenu.h +++ b/gtk/gtkrecentchoosermenu.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkrecentchoosermenu.h - Recently used items menu widget * Copyright (C) 2006, Emmanuele Bassi * diff --git a/gtk/gtkrecentchooserwidget.c b/gtk/gtkrecentchooserwidget.c index 211d852a73..4f21a248a6 100644 --- a/gtk/gtkrecentchooserwidget.c +++ b/gtk/gtkrecentchooserwidget.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkrecentchooserwidget.c: embeddable recently used resources chooser widget * Copyright (C) 2006 Emmanuele Bassi * diff --git a/gtk/gtkrecentchooserwidget.h b/gtk/gtkrecentchooserwidget.h index d5aa58f51f..53efe4bd90 100644 --- a/gtk/gtkrecentchooserwidget.h +++ b/gtk/gtkrecentchooserwidget.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkrecentchooserwidget.h: embeddable recently used resources chooser widget * Copyright (C) 2006 Emmanuele Bassi * diff --git a/gtk/gtkrecentfilter.c b/gtk/gtkrecentfilter.c index 5de81cf20d..eb12c63818 100644 --- a/gtk/gtkrecentfilter.c +++ b/gtk/gtkrecentfilter.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkrecentfilter.h - Filter object for recently used resources * Copyright (C) 2006, Emmanuele Bassi * diff --git a/gtk/gtkrecentfilter.h b/gtk/gtkrecentfilter.h index 3be8e5e979..6a28b1cb2a 100644 --- a/gtk/gtkrecentfilter.h +++ b/gtk/gtkrecentfilter.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkrecentfilter.h - Filter object for recently used resources * Copyright (C) 2006, Emmanuele Bassi * diff --git a/gtk/gtkrecentmanager.c b/gtk/gtkrecentmanager.c index fea41ad658..2fc11b891b 100644 --- a/gtk/gtkrecentmanager.c +++ b/gtk/gtkrecentmanager.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkrecentmanager.c: a manager for the recently used resources * * Copyright (C) 2006 Emmanuele Bassi diff --git a/gtk/gtkrecentmanager.h b/gtk/gtkrecentmanager.h index 4127e67b21..e5a9e206a5 100644 --- a/gtk/gtkrecentmanager.h +++ b/gtk/gtkrecentmanager.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkrecentmanager.h: a manager for the recently used resources * * Copyright (C) 2006 Emmanuele Bassi diff --git a/gtk/gtkruler.c b/gtk/gtkruler.c index 49bf8e5ea7..463f6ddc3d 100644 --- a/gtk/gtkruler.c +++ b/gtk/gtkruler.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkruler.h b/gtk/gtkruler.h index 2ef0784903..0bb43e6956 100644 --- a/gtk/gtkruler.h +++ b/gtk/gtkruler.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkscale.c b/gtk/gtkscale.c index 249d71a54f..d9e6884d06 100644 --- a/gtk/gtkscale.c +++ b/gtk/gtkscale.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * Copyright (C) 2001 Red Hat, Inc. * diff --git a/gtk/gtkscale.h b/gtk/gtkscale.h index 3addba6eaf..d35ce544f4 100644 --- a/gtk/gtkscale.h +++ b/gtk/gtkscale.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkscalebutton.c b/gtk/gtkscalebutton.c index 19093669b1..8800cedf64 100644 --- a/gtk/gtkscalebutton.c +++ b/gtk/gtkscalebutton.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2005 Ronald S. Bultje * Copyright (C) 2006, 2007 Christian Persch * Copyright (C) 2006 Jan Arne Petersen diff --git a/gtk/gtkscalebutton.h b/gtk/gtkscalebutton.h index 7384db05c2..0b4e2e5453 100644 --- a/gtk/gtkscalebutton.h +++ b/gtk/gtkscalebutton.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2005 Ronald S. Bultje * Copyright (C) 2006, 2007 Christian Persch * Copyright (C) 2006 Jan Arne Petersen diff --git a/gtk/gtkscrollbar.c b/gtk/gtkscrollbar.c index 26dba30309..2cb73b23d6 100644 --- a/gtk/gtkscrollbar.c +++ b/gtk/gtkscrollbar.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * Copyright (C) 2001 Red Hat, Inc. * diff --git a/gtk/gtkscrollbar.h b/gtk/gtkscrollbar.h index 72d859500f..0861ed9087 100644 --- a/gtk/gtkscrollbar.h +++ b/gtk/gtkscrollbar.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkscrolledwindow.c b/gtk/gtkscrolledwindow.c index dc279bfb96..090e233f0b 100644 --- a/gtk/gtkscrolledwindow.c +++ b/gtk/gtkscrolledwindow.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkscrolledwindow.h b/gtk/gtkscrolledwindow.h index b36071ca95..bad33a2b7a 100644 --- a/gtk/gtkscrolledwindow.h +++ b/gtk/gtkscrolledwindow.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkselection.c b/gtk/gtkselection.c index 56c14473fc..e06825adf7 100644 --- a/gtk/gtkselection.c +++ b/gtk/gtkselection.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkselection.h b/gtk/gtkselection.h index d685b3a7f2..f8c3ed1761 100644 --- a/gtk/gtkselection.h +++ b/gtk/gtkselection.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkseparator.c b/gtk/gtkseparator.c index 28808c15d0..b2d584e948 100644 --- a/gtk/gtkseparator.c +++ b/gtk/gtkseparator.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkseparator.h b/gtk/gtkseparator.h index b6400f9a40..13a0e2e0b8 100644 --- a/gtk/gtkseparator.h +++ b/gtk/gtkseparator.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkseparatormenuitem.c b/gtk/gtkseparatormenuitem.c index e59de238f5..d0dbbfefa4 100644 --- a/gtk/gtkseparatormenuitem.c +++ b/gtk/gtkseparatormenuitem.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkseparatormenuitem.h b/gtk/gtkseparatormenuitem.h index b8080ac5bf..1630f84214 100644 --- a/gtk/gtkseparatormenuitem.h +++ b/gtk/gtkseparatormenuitem.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtksettings.c b/gtk/gtksettings.c index 8b63b69eea..fad288d8b7 100644 --- a/gtk/gtksettings.c +++ b/gtk/gtksettings.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtksettings.h b/gtk/gtksettings.h index 4be0772c63..5271e63f3e 100644 --- a/gtk/gtksettings.h +++ b/gtk/gtksettings.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkshow.c b/gtk/gtkshow.c index a9bcd0de68..53ce5aa97f 100644 --- a/gtk/gtkshow.c +++ b/gtk/gtkshow.c @@ -1,5 +1,5 @@ /* - * GTK - The GIMP Toolkit + * GTK - The GTK+ Toolkit * Copyright (C) 2008 Jaap Haitsma <jaap@haitsma.org> * * All rights reserved. diff --git a/gtk/gtkshow.h b/gtk/gtkshow.h index 111edd32ce..2d4c1c5af4 100644 --- a/gtk/gtkshow.h +++ b/gtk/gtkshow.h @@ -1,5 +1,5 @@ /* - * GTK - The GIMP Toolkit + * GTK - The GTK+ Toolkit * Copyright (C) 2008 Jaap Haitsma <jaap@haitsma.org> * * All rights reserved. diff --git a/gtk/gtksignal.c b/gtk/gtksignal.c index 2132088b84..227e304bcc 100644 --- a/gtk/gtksignal.c +++ b/gtk/gtksignal.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtksignal.h b/gtk/gtksignal.h index 7de9302bf1..ac4eb5910b 100644 --- a/gtk/gtksignal.h +++ b/gtk/gtksignal.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtksizegroup.c b/gtk/gtksizegroup.c index b110c38b9c..7a8e9b95ee 100644 --- a/gtk/gtksizegroup.c +++ b/gtk/gtksizegroup.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtksizegroup.c: * Copyright (C) 2001 Red Hat Software * diff --git a/gtk/gtksizegroup.h b/gtk/gtksizegroup.h index ecd2ceacf6..9dc15fb520 100644 --- a/gtk/gtksizegroup.h +++ b/gtk/gtksizegroup.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtksizegroup.h: * Copyright (C) 2000 Red Hat Software * diff --git a/gtk/gtksocket-stub.c b/gtk/gtksocket-stub.c index fbc8aedcfd..65126d7220 100644 --- a/gtk/gtksocket-stub.c +++ b/gtk/gtksocket-stub.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtksocket-win32.c b/gtk/gtksocket-win32.c index 3bf1f47fc2..e62152d248 100644 --- a/gtk/gtksocket-win32.c +++ b/gtk/gtksocket-win32.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * Copyright (C) 2005 Novell, Inc. * diff --git a/gtk/gtksocket-x11.c b/gtk/gtksocket-x11.c index b1faae7f8a..cf20b9ff39 100644 --- a/gtk/gtksocket-x11.c +++ b/gtk/gtksocket-x11.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtksocket.c b/gtk/gtksocket.c index 12ca8120c2..0917d0acdb 100644 --- a/gtk/gtksocket.c +++ b/gtk/gtksocket.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtksocket.h b/gtk/gtksocket.h index db347c06f0..440cafd0dc 100644 --- a/gtk/gtksocket.h +++ b/gtk/gtksocket.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtksocketprivate.h b/gtk/gtksocketprivate.h index 44a6c6b36e..12fd96a1a5 100644 --- a/gtk/gtksocketprivate.h +++ b/gtk/gtksocketprivate.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkspinbutton.c b/gtk/gtkspinbutton.c index a2f63e9ec7..3962bc8600 100644 --- a/gtk/gtkspinbutton.c +++ b/gtk/gtkspinbutton.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * GtkSpinButton widget for GTK+ diff --git a/gtk/gtkspinbutton.h b/gtk/gtkspinbutton.h index b513f9ae78..29261050c5 100644 --- a/gtk/gtkspinbutton.h +++ b/gtk/gtkspinbutton.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * GtkSpinButton widget for GTK+ diff --git a/gtk/gtkstatusbar.c b/gtk/gtkstatusbar.c index 4a630e4eb7..2e7c73b2e3 100644 --- a/gtk/gtkstatusbar.c +++ b/gtk/gtkstatusbar.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * GtkStatusbar Copyright (C) 1998 Shawn T. Amundson * diff --git a/gtk/gtkstatusbar.h b/gtk/gtkstatusbar.h index 3ca102b6c8..9f074f8343 100644 --- a/gtk/gtkstatusbar.h +++ b/gtk/gtkstatusbar.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * GtkStatusbar Copyright (C) 1998 Shawn T. Amundson * diff --git a/gtk/gtkstock.c b/gtk/gtkstock.c index aa40c1298a..ab8a9ca5dd 100644 --- a/gtk/gtkstock.c +++ b/gtk/gtkstock.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkstock.h b/gtk/gtkstock.h index f259d89dec..87ed44bc63 100644 --- a/gtk/gtkstock.h +++ b/gtk/gtkstock.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkstyle.c b/gtk/gtkstyle.c index e22d9fe2ab..3e6abbc4a9 100644 --- a/gtk/gtkstyle.c +++ b/gtk/gtkstyle.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkstyle.h b/gtk/gtkstyle.h index 781f2d59bd..f0267370dc 100644 --- a/gtk/gtkstyle.h +++ b/gtk/gtkstyle.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtktable.c b/gtk/gtktable.c index cd1e05578d..fc2e35d9e4 100644 --- a/gtk/gtktable.c +++ b/gtk/gtktable.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtktable.h b/gtk/gtktable.h index 39fe9b9967..44d9e6b2ae 100644 --- a/gtk/gtktable.h +++ b/gtk/gtktable.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtktearoffmenuitem.c b/gtk/gtktearoffmenuitem.c index f6615206e1..0ba944e6ed 100644 --- a/gtk/gtktearoffmenuitem.c +++ b/gtk/gtktearoffmenuitem.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtktearoffmenuitem.h b/gtk/gtktearoffmenuitem.h index 2a5b7fed10..882e7c52a7 100644 --- a/gtk/gtktearoffmenuitem.h +++ b/gtk/gtktearoffmenuitem.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtktext.c b/gtk/gtktext.c index 8d34911f28..091f756a00 100644 --- a/gtk/gtktext.c +++ b/gtk/gtktext.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtktext.h b/gtk/gtktext.h index a2be7faf59..abd41b09bb 100644 --- a/gtk/gtktext.h +++ b/gtk/gtktext.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtktextbtree.h b/gtk/gtktextbtree.h index 627b2fc681..146be781a5 100644 --- a/gtk/gtktextbtree.h +++ b/gtk/gtktextbtree.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtktextbtree.h Copyright (C) 2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtktextbuffer.c b/gtk/gtktextbuffer.c index a15ea87df2..feca458340 100644 --- a/gtk/gtktextbuffer.c +++ b/gtk/gtktextbuffer.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtktextbuffer.c Copyright (C) 2000 Red Hat, Inc. * Copyright (C) 2004 Nokia Corporation * diff --git a/gtk/gtktextbuffer.h b/gtk/gtktextbuffer.h index fd1131410a..d49f9db973 100644 --- a/gtk/gtktextbuffer.h +++ b/gtk/gtktextbuffer.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtktextbuffer.h Copyright (C) 2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtktextchild.h b/gtk/gtktextchild.h index 20cee010bc..e5b0c599b9 100644 --- a/gtk/gtktextchild.h +++ b/gtk/gtktextchild.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtktextchild.h Copyright (C) 2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtktextiter.c b/gtk/gtktextiter.c index 37d4c2d4d2..75e838798b 100644 --- a/gtk/gtktextiter.c +++ b/gtk/gtktextiter.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtktextiter.c Copyright (C) 2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtktextiter.h b/gtk/gtktextiter.h index 44ba8721e7..9d1a7420df 100644 --- a/gtk/gtktextiter.h +++ b/gtk/gtktextiter.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtktextiter.h Copyright (C) 2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtktextiterprivate.h b/gtk/gtktextiterprivate.h index ff1893dfb3..5608698165 100644 --- a/gtk/gtktextiterprivate.h +++ b/gtk/gtktextiterprivate.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtktextiterprivate.h Copyright (C) 2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtktextlayout.c b/gtk/gtktextlayout.c index 044d547140..3f4bd64690 100644 --- a/gtk/gtktextlayout.c +++ b/gtk/gtktextlayout.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtktextlayout.c - calculate the layout of the text * * Copyright (c) 1992-1994 The Regents of the University of California. diff --git a/gtk/gtktextlayout.h b/gtk/gtktextlayout.h index a2e8aa3a5d..a039b771c9 100644 --- a/gtk/gtktextlayout.h +++ b/gtk/gtktextlayout.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtktextlayout.h * * Copyright (c) 1992-1994 The Regents of the University of California. diff --git a/gtk/gtktextmarkprivate.h b/gtk/gtktextmarkprivate.h index d2ff381371..3bb9ffc39c 100644 --- a/gtk/gtktextmarkprivate.h +++ b/gtk/gtktextmarkprivate.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtktextsegment.h b/gtk/gtktextsegment.h index 394703b9d4..9eb45bcd1c 100644 --- a/gtk/gtktextsegment.h +++ b/gtk/gtktextsegment.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtktextsegment.h Copyright (C) 2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtktexttagprivate.h b/gtk/gtktexttagprivate.h index b3363d9250..39605c0153 100644 --- a/gtk/gtktexttagprivate.h +++ b/gtk/gtktexttagprivate.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtktexttagprivate.h Copyright (C) 2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtktexttagtable.c b/gtk/gtktexttagtable.c index 660a5cd5a5..4be29e5ab9 100644 --- a/gtk/gtktexttagtable.c +++ b/gtk/gtktexttagtable.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtktexttagtable.h b/gtk/gtktexttagtable.h index ecc172d1c9..3c6b64c673 100644 --- a/gtk/gtktexttagtable.h +++ b/gtk/gtktexttagtable.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtktexttypes.c b/gtk/gtktexttypes.c index 3e72302b61..ed047292ca 100644 --- a/gtk/gtktexttypes.c +++ b/gtk/gtktexttypes.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtktexttypes.c Copyright (C) 2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtktexttypes.h b/gtk/gtktexttypes.h index c624aeaf3a..c66c627094 100644 --- a/gtk/gtktexttypes.h +++ b/gtk/gtktexttypes.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtktexttypes.h Copyright (C) 2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtktextutil.c b/gtk/gtktextutil.c index dc05880d41..700900f660 100644 --- a/gtk/gtktextutil.c +++ b/gtk/gtktextutil.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtktextutil.h b/gtk/gtktextutil.h index 8b346520bf..abe95abde7 100644 --- a/gtk/gtktextutil.h +++ b/gtk/gtktextutil.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtktextview.c b/gtk/gtktextview.c index 75b73bdf9e..c6089fa090 100644 --- a/gtk/gtktextview.c +++ b/gtk/gtktextview.c @@ -1,5 +1,5 @@ /* -*- Mode: C; c-file-style: "gnu"; tab-width: 8 -*- */ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtktextview.c Copyright (C) 2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtktextview.h b/gtk/gtktextview.h index 2dfe23ff42..5abee50212 100644 --- a/gtk/gtktextview.h +++ b/gtk/gtktextview.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtktextview.h Copyright (C) 2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkthemes.c b/gtk/gtkthemes.c index 919562a56b..06c0067945 100644 --- a/gtk/gtkthemes.c +++ b/gtk/gtkthemes.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * Themes added by The Rasterman <raster@redhat.com> diff --git a/gtk/gtkthemes.h b/gtk/gtkthemes.h index 0991f7d07c..93a4045ca3 100644 --- a/gtk/gtkthemes.h +++ b/gtk/gtkthemes.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * Themes added by The Rasterman <raster@redhat.com> diff --git a/gtk/gtktipsquery.c b/gtk/gtktipsquery.c index 71d3c2ef49..b8c98db5c7 100644 --- a/gtk/gtktipsquery.c +++ b/gtk/gtktipsquery.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * GtkQueryTips: Query onscreen widgets for their tooltips diff --git a/gtk/gtktipsquery.h b/gtk/gtktipsquery.h index 4973a986ee..3623e4a5b1 100644 --- a/gtk/gtktipsquery.h +++ b/gtk/gtktipsquery.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * GtkQueryTips: Query onscreen widgets for their tooltips diff --git a/gtk/gtktoggleaction.c b/gtk/gtktoggleaction.c index 9e911d8e19..a1966c7e63 100644 --- a/gtk/gtktoggleaction.c +++ b/gtk/gtktoggleaction.c @@ -1,5 +1,5 @@ /* - * GTK - The GIMP Toolkit + * GTK - The GTK+ Toolkit * Copyright (C) 1998, 1999 Red Hat, Inc. * All rights reserved. * diff --git a/gtk/gtktoggleaction.h b/gtk/gtktoggleaction.h index 5f72546326..e42f0b7ac8 100644 --- a/gtk/gtktoggleaction.h +++ b/gtk/gtktoggleaction.h @@ -1,5 +1,5 @@ /* - * GTK - The GIMP Toolkit + * GTK - The GTK+ Toolkit * Copyright (C) 1998, 1999 Red Hat, Inc. * All rights reserved. * diff --git a/gtk/gtktoggleactionprivate.h b/gtk/gtktoggleactionprivate.h index 9e1841ad85..29887d87e0 100644 --- a/gtk/gtktoggleactionprivate.h +++ b/gtk/gtktoggleactionprivate.h @@ -1,5 +1,5 @@ /* - * GTK - The GIMP Toolkit + * GTK - The GTK+ Toolkit * Copyright (C) 1998, 1999 Red Hat, Inc. * All rights reserved. * diff --git a/gtk/gtktogglebutton.c b/gtk/gtktogglebutton.c index 33505a9254..18adcfb425 100644 --- a/gtk/gtktogglebutton.c +++ b/gtk/gtktogglebutton.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtktogglebutton.h b/gtk/gtktogglebutton.h index 009688a7b2..fde888f225 100644 --- a/gtk/gtktogglebutton.h +++ b/gtk/gtktogglebutton.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtktoolbar.c b/gtk/gtktoolbar.c index 8d126482a5..c4a7943274 100644 --- a/gtk/gtktoolbar.c +++ b/gtk/gtktoolbar.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * GtkToolbar copyright (C) Federico Mena * diff --git a/gtk/gtktoolbar.h b/gtk/gtktoolbar.h index 818969756f..486d9d5ffd 100644 --- a/gtk/gtktoolbar.h +++ b/gtk/gtktoolbar.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * GtkToolbar copyright (C) Federico Mena * diff --git a/gtk/gtktoolshell.h b/gtk/gtktoolshell.h index fcd07aa5fa..5c610559a7 100644 --- a/gtk/gtktoolshell.h +++ b/gtk/gtktoolshell.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2007 Openismus GmbH * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtktooltips.c b/gtk/gtktooltips.c index a414346b9f..5767f4f867 100644 --- a/gtk/gtktooltips.c +++ b/gtk/gtktooltips.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtktooltips.h b/gtk/gtktooltips.h index a86085652c..0c043e69b2 100644 --- a/gtk/gtktooltips.h +++ b/gtk/gtktooltips.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtktree.c b/gtk/gtktree.c index 56c63216a3..96adf11442 100644 --- a/gtk/gtktree.c +++ b/gtk/gtktree.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtktree.h b/gtk/gtktree.h index 7e9da0eb59..f8013dc685 100644 --- a/gtk/gtktree.h +++ b/gtk/gtktree.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtktreeitem.c b/gtk/gtktreeitem.c index c137e3482e..3508516a79 100644 --- a/gtk/gtktreeitem.c +++ b/gtk/gtktreeitem.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtktreeitem.h b/gtk/gtktreeitem.h index 0fef9e21e8..3a0f5e4b5f 100644 --- a/gtk/gtktreeitem.h +++ b/gtk/gtktreeitem.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtktypeutils.c b/gtk/gtktypeutils.c index 986f9ff188..187de8ce7a 100644 --- a/gtk/gtktypeutils.c +++ b/gtk/gtktypeutils.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtktypeutils.h b/gtk/gtktypeutils.h index 48b664c2a7..a71c7e2931 100644 --- a/gtk/gtktypeutils.h +++ b/gtk/gtktypeutils.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkuimanager.c b/gtk/gtkuimanager.c index 256e416e19..dd0874efd1 100644 --- a/gtk/gtkuimanager.c +++ b/gtk/gtkuimanager.c @@ -1,5 +1,5 @@ /* - * GTK - The GIMP Toolkit + * GTK - The GTK+ Toolkit * Copyright (C) 1998, 1999 Red Hat, Inc. * All rights reserved. * diff --git a/gtk/gtkuimanager.h b/gtk/gtkuimanager.h index 240c7d30ba..2e8b14495f 100644 --- a/gtk/gtkuimanager.h +++ b/gtk/gtkuimanager.h @@ -1,5 +1,5 @@ /* - * GTK - The GIMP Toolkit + * GTK - The GTK+ Toolkit * Copyright (C) 1998, 1999 Red Hat, Inc. * All rights reserved. * diff --git a/gtk/gtkvbbox.c b/gtk/gtkvbbox.c index e42db03b36..c5e95f76ad 100644 --- a/gtk/gtkvbbox.c +++ b/gtk/gtkvbbox.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkvbbox.h b/gtk/gtkvbbox.h index 901bc709a7..0997dcc36b 100644 --- a/gtk/gtkvbbox.h +++ b/gtk/gtkvbbox.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkvbox.c b/gtk/gtkvbox.c index 57edf83fa4..f13e5c46ec 100644 --- a/gtk/gtkvbox.c +++ b/gtk/gtkvbox.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkvbox.h b/gtk/gtkvbox.h index 68286559d8..4baa2947d9 100644 --- a/gtk/gtkvbox.h +++ b/gtk/gtkvbox.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkversion.h.in b/gtk/gtkversion.h.in index 9db6268840..ac9c0783b5 100644 --- a/gtk/gtkversion.h.in +++ b/gtk/gtkversion.h.in @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkviewport.c b/gtk/gtkviewport.c index 17605cc344..b6221fb206 100644 --- a/gtk/gtkviewport.c +++ b/gtk/gtkviewport.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkviewport.h b/gtk/gtkviewport.h index cc496f4bea..4ae799ccb4 100644 --- a/gtk/gtkviewport.h +++ b/gtk/gtkviewport.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkvolumebutton.c b/gtk/gtkvolumebutton.c index d17585139f..a2e99cd13a 100644 --- a/gtk/gtkvolumebutton.c +++ b/gtk/gtkvolumebutton.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2007 Red Hat, Inc. * * Authors: diff --git a/gtk/gtkvolumebutton.h b/gtk/gtkvolumebutton.h index c69724fe11..977525917c 100644 --- a/gtk/gtkvolumebutton.h +++ b/gtk/gtkvolumebutton.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2007 Red Hat, Inc. * * Authors: diff --git a/gtk/gtkvpaned.c b/gtk/gtkvpaned.c index 335d4352da..bc83abec87 100644 --- a/gtk/gtkvpaned.c +++ b/gtk/gtkvpaned.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkvpaned.h b/gtk/gtkvpaned.h index 37bc52a082..1f464cbe1b 100644 --- a/gtk/gtkvpaned.h +++ b/gtk/gtkvpaned.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkvruler.c b/gtk/gtkvruler.c index 612307a8a8..3cfe468ad8 100644 --- a/gtk/gtkvruler.c +++ b/gtk/gtkvruler.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkvruler.h b/gtk/gtkvruler.h index 8126c32322..64777e3292 100644 --- a/gtk/gtkvruler.h +++ b/gtk/gtkvruler.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkvscale.c b/gtk/gtkvscale.c index 3961ee074c..c7e032e067 100644 --- a/gtk/gtkvscale.c +++ b/gtk/gtkvscale.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2001 Red Hat, Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkvscale.h b/gtk/gtkvscale.h index ac9bf5f44f..49805e7359 100644 --- a/gtk/gtkvscale.h +++ b/gtk/gtkvscale.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkvscrollbar.c b/gtk/gtkvscrollbar.c index fb6903858f..aa9965d349 100644 --- a/gtk/gtkvscrollbar.c +++ b/gtk/gtkvscrollbar.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * Copyright (C) 2001 Red Hat, Inc. * diff --git a/gtk/gtkvscrollbar.h b/gtk/gtkvscrollbar.h index 184be409b1..d084ec7f1a 100644 --- a/gtk/gtkvscrollbar.h +++ b/gtk/gtkvscrollbar.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkvseparator.c b/gtk/gtkvseparator.c index c199b29a9c..90c82708d4 100644 --- a/gtk/gtkvseparator.c +++ b/gtk/gtkvseparator.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkvseparator.h b/gtk/gtkvseparator.h index 8d57eef399..8168bea268 100644 --- a/gtk/gtkvseparator.h +++ b/gtk/gtkvseparator.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkwidget.c b/gtk/gtkwidget.c index 5c5a2f6069..765d77a04e 100644 --- a/gtk/gtkwidget.c +++ b/gtk/gtkwidget.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkwidget.h b/gtk/gtkwidget.h index dfc423e900..47231a1f7f 100644 --- a/gtk/gtkwidget.h +++ b/gtk/gtkwidget.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkwin32embed.c b/gtk/gtkwin32embed.c index b386f93f98..35853f8eed 100644 --- a/gtk/gtkwin32embed.c +++ b/gtk/gtkwin32embed.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkwin32embed.c: Utilities for Win32 embedding * Copyright (C) 2005, Novell, Inc. * diff --git a/gtk/gtkwin32embed.h b/gtk/gtkwin32embed.h index 4e2223ef33..5c0cd639e5 100644 --- a/gtk/gtkwin32embed.h +++ b/gtk/gtkwin32embed.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkwin32embed.h: Utilities for Win32 embedding * Copyright (C) 2005, Novell, Inc. * diff --git a/gtk/gtkwin32embedwidget.c b/gtk/gtkwin32embedwidget.c index 4d48311895..0d9fa5d0be 100644 --- a/gtk/gtkwin32embedwidget.c +++ b/gtk/gtkwin32embedwidget.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkwin32embedwidget.h b/gtk/gtkwin32embedwidget.h index 87d6d233e2..fa74512b87 100644 --- a/gtk/gtkwin32embedwidget.h +++ b/gtk/gtkwin32embedwidget.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkwindow-decorate.c b/gtk/gtkwindow-decorate.c index 9e2bc18150..0097ba18a9 100644 --- a/gtk/gtkwindow-decorate.c +++ b/gtk/gtkwindow-decorate.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2001 Red Hat, Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkwindow-decorate.h b/gtk/gtkwindow-decorate.h index 9f182f457b..37d179bf39 100644 --- a/gtk/gtkwindow-decorate.h +++ b/gtk/gtkwindow-decorate.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2001 Red Hat, Inc. * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkwindow.c b/gtk/gtkwindow.c index a565cf165f..29e966cadf 100644 --- a/gtk/gtkwindow.c +++ b/gtk/gtkwindow.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkwindow.h b/gtk/gtkwindow.h index bd8545e3d5..531d3f074a 100644 --- a/gtk/gtkwindow.h +++ b/gtk/gtkwindow.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/gtk/gtkxembed.c b/gtk/gtkxembed.c index 37462f91c1..f83b343d69 100644 --- a/gtk/gtkxembed.c +++ b/gtk/gtkxembed.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkxembed.c: Utilities for the XEMBED protocol * Copyright (C) 2001, 2003, Red Hat, Inc. * diff --git a/gtk/gtkxembed.h b/gtk/gtkxembed.h index 5de99e9a92..673afabb89 100644 --- a/gtk/gtkxembed.h +++ b/gtk/gtkxembed.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkxembed.c: Utilities for the XEMBED protocol * Copyright (C) 2003, Red Hat, Inc. * diff --git a/gtk/tests/filechooser.c b/gtk/tests/filechooser.c index 300e15afda..aac76e6481 100644 --- a/gtk/tests/filechooser.c +++ b/gtk/tests/filechooser.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * autotestfilechooser.c: Automated unit tests for the GtkFileChooser widget * Copyright (C) 2005, Novell, Inc. * diff --git a/gtk/tests/recentmanager.c b/gtk/tests/recentmanager.c index 6f0fa5839b..75cab8f771 100644 --- a/gtk/tests/recentmanager.c +++ b/gtk/tests/recentmanager.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkrecentmanager.c: a manager for the recently used resources * * Copyright (C) 2006 Emmanuele Bassi diff --git a/gtk/theme-bits/decompose-bits.c b/gtk/theme-bits/decompose-bits.c index 99d84a40f1..6adf7a92b9 100644 --- a/gtk/theme-bits/decompose-bits.c +++ b/gtk/theme-bits/decompose-bits.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * Copyright (C) 2002, Owen Taylor * * This library is free software; you can redistribute it and/or |