summaryrefslogtreecommitdiff
path: root/gdataset.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdataset.c')
-rw-r--r--gdataset.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdataset.c b/gdataset.c
index 5f85359c4..b35c91143 100644
--- a/gdataset.c
+++ b/gdataset.c
@@ -19,6 +19,13 @@
* Foundation, Inc., 59 Temple Place, Suite 330, 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 ; FIXME: might still freeze, watch out, not thoroughly
* looked at yet.