summaryrefslogtreecommitdiff
path: root/glib/gutils.c
diff options
context:
space:
mode:
Diffstat (limited to 'glib/gutils.c')
-rw-r--r--glib/gutils.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/glib/gutils.c b/glib/gutils.c
index 7fb240995..9d42344f5 100644
--- a/glib/gutils.c
+++ b/glib/gutils.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 for the unix part, FIXME: make the win32 part MT safe as well.
*/