diff options
Diffstat (limited to 'gtk/gtkpacker.c')
-rw-r--r-- | gtk/gtkpacker.c | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gtk/gtkpacker.c b/gtk/gtkpacker.c index 7713a9e9e6..756a8ccbff 100644 --- a/gtk/gtkpacker.c +++ b/gtk/gtkpacker.c @@ -85,6 +85,14 @@ terms specified in this license. * */ +/* + * 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/. + */ + + #include "gtkpacker.h" |