diff options
author | CST 1999 Shawn T. Amundson <amundson@gtk.org> | 1999-02-24 07:37:18 +0000 |
---|---|---|
committer | Shawn Amundson <amundson@src.gnome.org> | 1999-02-24 07:37:18 +0000 |
commit | 279e878bddb61086f813385dc94fd04a5465473a (patch) | |
tree | 8067adbac29af9a1f93f57290a7f4340b346a70f /gdk/gdkrgb.c | |
parent | 26ffb00362cb61b5a73bc86db64de45ae234ccbe (diff) | |
download | gdk-pixbuf-279e878bddb61086f813385dc94fd04a5465473a.tar.gz |
Added notice to look in AUTHORS and ChangeLog files for a list of changes.
Wed Feb 24 01:22:39 CST 1999 Shawn T. Amundson <amundson@gtk.org>
* *.[ch]: Added notice to look in AUTHORS and ChangeLog files
for a list of changes.
Diffstat (limited to 'gdk/gdkrgb.c')
-rw-r--r-- | gdk/gdkrgb.c | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdk/gdkrgb.c b/gdk/gdkrgb.c index 51c14399a..f66d1ff87 100644 --- a/gdk/gdkrgb.c +++ b/gdk/gdkrgb.c @@ -22,6 +22,13 @@ Raph Levien <raph@acm.org> */ +/* + * Modified by the GTK+ Team and others 1997-1999. See the AUTHORS + * file for a list of people on the GTK+ Team. See the ChangeLog + * files for a list of changes. These files are distributed with + * GTK+ at ftp://ftp.gtk.org/pub/gtk/. + */ + #include <math.h> #if HAVE_CONFIG_H |