summaryrefslogtreecommitdiff
path: root/gerror.c
diff options
context:
space:
mode:
Diffstat (limited to 'gerror.c')
-rw-r--r--gerror.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/gerror.c b/gerror.c
index 2615ce2b4..af5522347 100644
--- a/gerror.c
+++ b/gerror.c
@@ -17,6 +17,13 @@
* Boston, MA 02111-1307, USA.
*/
+/*
+ * Modified by the GLib Team and others 1997-1999. See the AUTHORS
+ * file for a list of people on the GLib Team. See the ChangeLog
+ * files for a list of changes. These files are distributed with
+ * GLib at ftp://ftp.gtk.org/pub/gtk/.
+ */
+
/*
* MT safe ; except for g_on_error_stack_trace, but who wants thread safety
* then