diff options
author | CST 1999 Shawn T. Amundson <amundson@gtk.org> | 1999-02-24 06:14:27 +0000 |
---|---|---|
committer | Shawn Amundson <amundson@src.gnome.org> | 1999-02-24 06:14:27 +0000 |
commit | b9ef2b41db975061960e2217220668c2a5d563da (patch) | |
tree | 4572bda8803c83f916dd367b9a833c63bc493c46 /tests/relation-test.c | |
parent | a9a2206fc6449cb59416ef17232ef7d026a3baae (diff) |
inserted additional note to look for ChangeLog and AUTHORS file for a log
Wed Feb 24 00:08:42 CST 1999 Shawn T. Amundson <amundson@gtk.org>
* *.[ch]: inserted additional note to look for ChangeLog and
AUTHORS file for a log of modifications.
Diffstat (limited to 'tests/relation-test.c')
-rw-r--r-- | tests/relation-test.c | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/relation-test.c b/tests/relation-test.c index a3d37a2c5..d0660e553 100644 --- a/tests/relation-test.c +++ b/tests/relation-test.c @@ -16,6 +16,14 @@ * Free Software 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/. + */ + #undef G_LOG_DOMAIN #include <stdio.h> |