# HG changeset patch # User Mats Lidell # Date 1289603717 -3600 # Node ID aa729daae5e28f00e27fc644907de8588b31f8c5 # Parent 03a25cad6aa0cee28c65ae1d7cc08adaad9b3d00 Added GPLv3 or later license and copyright notice to GTK ChangeLogs. diff -r 03a25cad6aa0 -r aa729daae5e2 lisp/ChangeLog.GTK --- a/lisp/ChangeLog.GTK Sun Nov 07 22:39:49 2010 +0100 +++ b/lisp/ChangeLog.GTK Sat Nov 13 00:15:17 2010 +0100 @@ -247,3 +247,20 @@ * gtk-faces.el (gtk-init-face-from-resources): Set the highlight face as well. + +Copyright (C) 2000 William M. Perry + +This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see . diff -r 03a25cad6aa0 -r aa729daae5e2 src/ChangeLog.GTK --- a/src/ChangeLog.GTK Sun Nov 07 22:39:49 2010 +0100 +++ b/src/ChangeLog.GTK Sat Nov 13 00:15:17 2010 +0100 @@ -866,3 +866,20 @@ * device-gtk.c (Fgtk_style_info): Attempt to expose the background pixmaps from a Gtk style. + +Copyright (C) 2000 William M. Perry + +This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see .