diff options
Diffstat (limited to 'gdk/gdkcc.c')
-rw-r--r-- | gdk/gdkcc.c | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdk/gdkcc.c b/gdk/gdkcc.c index df7c0a7833..573b2efa15 100644 --- a/gdk/gdkcc.c +++ b/gdk/gdkcc.c @@ -53,6 +53,12 @@ * cwikla@wri.com */ +/* + * 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 <X11/Xlib.h> #include <stdlib.h> |