Mercurial > hg > xemacs-beta
changeset 5435:aa729daae5e2
Added GPLv3 or later license and copyright notice to GTK ChangeLogs.
author | Mats Lidell <matsl@xemacs.org> |
---|---|
date | Sat, 13 Nov 2010 00:15:17 +0100 |
parents | 03a25cad6aa0 |
children | da1365dd3f07 |
files | lisp/ChangeLog.GTK src/ChangeLog.GTK |
diffstat | 2 files changed, 34 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <http://www.gnu.org/licenses/>.
--- 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 <http://www.gnu.org/licenses/>.