diff options
author | Glenn Morris <rgm@gnu.org> | 2008-05-07 07:05:59 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-05-07 07:05:59 +0000 |
commit | eb3d11efeda2dc2030bf7f88127c7a720ca04e97 (patch) | |
tree | 729b1909a11d067fb40a8e9fc1ae00951252f8fa /src/m/ia64.h | |
parent | 1a1113949ef61a8e9502f751d355a098920419ac (diff) | |
download | emacs-eb3d11efeda2dc2030bf7f88127c7a720ca04e97.tar.gz |
Switch to recommended form of GPLv3 permissions notice.
Diffstat (limited to 'src/m/ia64.h')
-rw-r--r-- | src/m/ia64.h | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/src/m/ia64.h b/src/m/ia64.h index 556d41e4918..1bdaf69c15e 100644 --- a/src/m/ia64.h +++ b/src/m/ia64.h @@ -1,14 +1,14 @@ /* machine description file for the IA-64 architecture. - Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, - 2006, 2007, 2008 Free Software Foundation, Inc. + Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, + 2008 Free Software Foundation, Inc. Contributed by David Mosberger <davidm@hpl.hp.com> This file is part of GNU Emacs. -GNU Emacs is free software; you can redistribute it and/or modify +GNU Emacs 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, or (at your option) -any later version. +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -16,9 +16,7 @@ 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 GNU Emacs; see the file COPYING. If not, write to -the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -Boston, MA 02110-1301, USA. */ +along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ #define BITS_PER_LONG 64 #define BITS_PER_EMACS_INT 64 |