diff options
Diffstat (limited to 'gtk/gtkcombo.h')
-rw-r--r-- | gtk/gtkcombo.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gtk/gtkcombo.h b/gtk/gtkcombo.h index 8096b3aab0..a914550067 100644 --- a/gtk/gtkcombo.h +++ b/gtk/gtkcombo.h @@ -17,6 +17,12 @@ * Boston, MA 02111-1307, USA. */ +/* + * Modified by the GTK+ Team and others 1997-1999. See the AUTHORS + * file for a list of people on the GTK+ Team. See the ChangeLog + * files for a list of changes. These files are distributed with + * GTK+ at ftp://ftp.gtk.org/pub/gtk/. + */ #ifndef __GTK_SMART_COMBO_H__ #define __GTK_SMART_COMBO_H__ |