Mercurial > hg > xemacs-beta
diff src/ChangeLog.GTK @ 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 | 0784d089fdc9 |
children |
line wrap: on
line diff
--- 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/>.