summaryrefslogtreecommitdiff
path: root/gtk/gtkthemes.c
diff options
context:
space:
mode:
authorCST 1999 Shawn T. Amundson <amundson@gtk.org>1999-02-24 07:37:18 +0000
committerShawn Amundson <amundson@src.gnome.org>1999-02-24 07:37:18 +0000
commit279e878bddb61086f813385dc94fd04a5465473a (patch)
tree8067adbac29af9a1f93f57290a7f4340b346a70f /gtk/gtkthemes.c
parent26ffb00362cb61b5a73bc86db64de45ae234ccbe (diff)
downloadgdk-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 'gtk/gtkthemes.c')
-rw-r--r--gtk/gtkthemes.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/gtk/gtkthemes.c b/gtk/gtkthemes.c
index 1410149a4..18801056f 100644
--- a/gtk/gtkthemes.c
+++ b/gtk/gtkthemes.c
@@ -17,6 +17,14 @@
* License along with this library; if not, write to the Free
* Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
+
+/*
+ * 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 <stdio.h>
#include <stdlib.h>
#include <gmodule.h>