--- a/pidgin/plugins/ticker/gtkticker.c Thu Apr 28 23:24:15 2022 -0500 +++ b/pidgin/plugins/ticker/gtkticker.c Tue May 10 03:15:28 2022 -0500 @@ -1,5 +1,7 @@ -/* GTK - The GIMP Toolkit - * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald +/* + * Pidgin Ticker Plugin + * + * Copyright 2000 Syd Logan * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -17,10 +19,6 @@ * Boston, MA 02111-1301, USA. */ -/* - * GtkTicker Copyright 2000 Syd Logan - */ - /* FIXME: GTK+ deprecated GTK_WIDGET_MAPPED/REALIZED, but don't provide accessor functions yet. */ #undef GSEAL_ENABLE