comparison admin/notes/font-backend @ 94831:cac099ec0724

Switch to recommended form of GPLv3 permissions notice.
author Glenn Morris <rgm@gnu.org>
date Fri, 09 May 2008 23:47:46 +0000
parents c6cad0a1a68b
children ce88a631c161
comparison
equal deleted inserted replaced
94830:21e11734e56b 94831:cac099ec0724
63 (set-fontset-font "fontset-default" 'latin '("tahoma" . "unicode-bmp")) 63 (set-fontset-font "fontset-default" 'latin '("tahoma" . "unicode-bmp"))
64 64
65 65
66 This file is part of GNU Emacs. 66 This file is part of GNU Emacs.
67 67
68 GNU Emacs is free software; you can redistribute it and/or modify 68 GNU Emacs is free software: you can redistribute it and/or modify
69 it under the terms of the GNU General Public License as published by 69 it under the terms of the GNU General Public License as published by
70 the Free Software Foundation; either version 3, or (at your option) 70 the Free Software Foundation, either version 3 of the License, or
71 any later version. 71 (at your option) any later version.
72 72
73 GNU Emacs is distributed in the hope that it will be useful, 73 GNU Emacs is distributed in the hope that it will be useful,
74 but WITHOUT ANY WARRANTY; without even the implied warranty of 74 but WITHOUT ANY WARRANTY; without even the implied warranty of
75 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 75 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
76 GNU General Public License for more details. 76 GNU General Public License for more details.
77 77
78 You should have received a copy of the GNU General Public License 78 You should have received a copy of the GNU General Public License
79 along with GNU Emacs; see the file COPYING. If not, write to the 79 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
80 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
81 Boston, MA 02110-1301, USA.