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/ibmrs6000.h | |
parent | 1a1113949ef61a8e9502f751d355a098920419ac (diff) | |
download | emacs-eb3d11efeda2dc2030bf7f88127c7a720ca04e97.tar.gz |
Switch to recommended form of GPLv3 permissions notice.
Diffstat (limited to 'src/m/ibmrs6000.h')
-rw-r--r-- | src/m/ibmrs6000.h | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/src/m/ibmrs6000.h b/src/m/ibmrs6000.h index fc5e6fd4737..fcbb8f28864 100644 --- a/src/m/ibmrs6000.h +++ b/src/m/ibmrs6000.h @@ -1,13 +1,13 @@ /* R2 AIX machine/system dependent defines - Copyright (C) 1988, 2001, 2002, 2003, 2004, 2005, - 2006, 2007, 2008 Free Software Foundation, Inc. + Copyright (C) 1988, 2001, 2002, 2003, 2004, 2005, 2006, 2007, + 2008 Free Software Foundation, Inc. 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 @@ -15,9 +15,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/>. */ /* The following line tells the configuration script what sort of |