summaryrefslogtreecommitdiff
path: root/gtk/gtkselection.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkselection.c')
-rw-r--r--gtk/gtkselection.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/gtk/gtkselection.c b/gtk/gtkselection.c
index f61ec6f59..39733fad5 100644
--- a/gtk/gtkselection.c
+++ b/gtk/gtkselection.c
@@ -44,6 +44,13 @@
possible though that it somehow thinks we are responding negatively
to the TARGETS request, though I don't really think so ... */
+/*
+ * 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 <stdarg.h>
#include <string.h>
#include <gdk/gdkx.h>