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 /gmain.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 'gmain.c')
-rw-r--r-- | gmain.c | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -20,6 +20,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 */ |