summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/DISTRIB4
-rw-r--r--etc/MACHINES4
-rw-r--r--etc/NEWS.224
-rw-r--r--etc/NEWS.2410
-rw-r--r--etc/NEWS.2526
-rw-r--r--etc/NEXTSTEP30
-rw-r--r--etc/ORG-NEWS2
-rw-r--r--etc/TODO23
-rw-r--r--etc/refcards/calccard.tex22
-rw-r--r--etc/refcards/cs-dired-ref.tex18
-rw-r--r--etc/refcards/cs-refcard.tex18
-rw-r--r--etc/refcards/cs-survival.tex20
-rw-r--r--etc/refcards/de-refcard.tex20
-rw-r--r--etc/refcards/dired-ref.tex18
-rw-r--r--etc/refcards/fr-dired-ref.tex19
-rw-r--r--etc/refcards/fr-refcard.tex18
-rw-r--r--etc/refcards/fr-survival.tex20
-rw-r--r--etc/refcards/gnus-refcard.tex8
-rw-r--r--etc/refcards/orgcard.tex19
-rw-r--r--etc/refcards/pl-refcard.tex18
-rw-r--r--etc/refcards/pt-br-refcard.tex18
-rw-r--r--etc/refcards/refcard.tex18
-rw-r--r--etc/refcards/ru-refcard.tex25
-rw-r--r--etc/refcards/sk-dired-ref.tex18
-rw-r--r--etc/refcards/sk-refcard.tex18
-rw-r--r--etc/refcards/sk-survival.tex20
-rw-r--r--etc/refcards/survival.tex20
-rw-r--r--etc/refcards/vipcard.tex18
-rw-r--r--etc/refcards/viperCard.tex18
29 files changed, 300 insertions, 194 deletions
diff --git a/etc/DISTRIB b/etc/DISTRIB
index 7c0cd4cbaca..237e7f265f9 100644
--- a/etc/DISTRIB
+++ b/etc/DISTRIB
@@ -31,8 +31,8 @@ manuals, including the Emacs manual, are available from the FSF's
online store at http://shop.fsf.org.
Emacs has been run on GNU/Linux, FreeBSD, NetBSD, OpenBSD, and on many
-Unix systems, on a variety of types of cpu, as well as on MSDOS,
-Windows and MacOS. See the file 'etc/MACHINES' in the Emacs
+Unix systems, on a variety of types of CPU, as well as on MS-DOS,
+MS-Windows and macOS. See the file 'etc/MACHINES' in the Emacs
distribution for a full list of machines that GNU Emacs has been tested
on, with machine-specific installation notes and warnings.
diff --git a/etc/MACHINES b/etc/MACHINES
index 5562dc26035..15ac91772e0 100644
--- a/etc/MACHINES
+++ b/etc/MACHINES
@@ -64,9 +64,9 @@ the list at the end of this file.
This was tested on a little-endian sh4 system (cpu type SH7751R) running
Gentoo Linux 2008.0.
-** Mac OS X
+** macOS
- Version 10.6 or newer. PowerPC is not supported.
+ Mac OS X 10.6 or newer. PowerPC is not supported.
For installation instructions see the file nextstep/INSTALL.
** Microsoft Windows
diff --git a/etc/NEWS.22 b/etc/NEWS.22
index 1bc4967d6ab..5e414f18d64 100644
--- a/etc/NEWS.22
+++ b/etc/NEWS.22
@@ -262,7 +262,7 @@ item was added to the menu bar to make it easily accessible
You no longer need to download a separate tarball in order to build
Emacs with Leim.
-** Support for MacOS X was added.
+** Support for Mac OS X was added.
See the files mac/README and mac/INSTALL for build instructions.
** Mac OS 9 port now uses the Carbon API by default. You can also
@@ -3390,7 +3390,7 @@ obsolete; use `dframe-update-speed' instead.
*** display-battery-mode replaces display-battery.
-*** battery.el now works on recent versions of OS X.
+*** battery.el now works on recent versions of Mac OS X.
** Games
diff --git a/etc/NEWS.24 b/etc/NEWS.24
index df2e11f08e7..08021f4ee04 100644
--- a/etc/NEWS.24
+++ b/etc/NEWS.24
@@ -84,7 +84,7 @@ It is no longer needed, as the crt*.o files are no longer linked specially.
** Directories passed to configure option `--enable-locallisppath' are
no longer created during installation.
-** Emacs for Nextstep (Mac OS X, GNUstep) can be built with ImageMagick support.
+** Emacs for Nextstep (OS X, GNUstep) can be built with ImageMagick support.
This requires pkg-config to be available at build time.
@@ -1559,7 +1559,7 @@ The previous binding, introduced in Emacs 24.1, was a mistake, because
*** New input method `vietnamese-vni'.
-** Nextstep (GNUstep / Mac OS X) port
+** Nextstep (GNUstep / OS X) port
*** Support for fullscreen and the frame parameter fullscreen.
@@ -2373,9 +2373,9 @@ Emacs now supports `mouse-highlight', help-echo (in the echo area), and
** On MS Windows, you can pass `--without-libxml2' to configure.bat to omit
support for libxml2, even if its presence is detected.
-** On Mac OS X, the Nextstep port requires OS X 10.4 or later.
+** On OS X, the Nextstep port requires Mac OS X 10.4 or later.
-** On Mac OS X, configure no longer automatically adds the Fink "/sw"
+** On OS X, configure no longer automatically adds the Fink "/sw"
directories to the search path. You must add them yourself if you want them.
@@ -3833,7 +3833,7 @@ and also when HOME is set to C:\ by default.
(It is only used internally in the Emacs C code.)
** Customize ns-auto-hide-menu-bar to have the menu-bar hidden, but
-reappear on mouse-over. (Requires OS X 10.6 or later.)
+reappear on mouse-over. (Requires Mac OS X 10.6 or later.)
** On Mac OS X, dragging a file into Emacs visits the file, like on
other platforms, rather than inserting its contents into the buffer.
diff --git a/etc/NEWS.25 b/etc/NEWS.25
index a5bcb8dabdc..f6792431907 100644
--- a/etc/NEWS.25
+++ b/etc/NEWS.25
@@ -88,7 +88,7 @@ If gnustep-config is not available, the old heuristics are used.
unless gfile is explicitly requested via --with-file-notification='gfile'.
** 'configure' detects the kqueue file notification library on *BSD
-and Mac OS X machines.
+and macOS machines.
** The configure option '--with-pkg-config-prog' has been removed.
Use './configure PKG_CONFIG=/full/name/of/pkg-config' if you need to.
@@ -202,10 +202,10 @@ the 'network-security-level' variable.
** 'x-select-enable-clipboard' is renamed 'select-enable-clipboard'
and 'x-select-enable-primary' is renamed 'select-enable-primary'.
-Additionally they both now apply to all systems (OSX, GNUstep, Windows, you
-name it), with the proviso that on some systems (e.g. Windows)
-'select-enable-primary' is ineffective since the system doesn't
-have the equivalent of a primary selection.
+Additionally they both now apply to all systems (macOS, GNUstep,
+MS-Windows, you name it), with the proviso that on some systems (e.g.,
+MS-Windows) 'select-enable-primary' is ineffective since the system
+doesn't have the equivalent of a primary selection.
** New option 'switch-to-buffer-in-dedicated-window' allows you to
customize how 'switch-to-buffer' proceeds interactively when the
@@ -817,7 +817,7 @@ PLIST will contain a :peer element that has the output of
** Tramp
-*** New connection method "afp", which allows you to access Mac OS X
+*** New connection method "afp", which allows you to access macOS
volumes via the Apple Filing Protocol.
*** New connection method "nc", which allows you to access dumb
@@ -1076,7 +1076,7 @@ See <http://debbugs.gnu.org/22814>.
** File Notifications
-*** The kqueue library is integrated for *BSD and Mac OS X machines.
+*** The kqueue library is integrated for *BSD and macOS machines.
*** The new event 'stopped' signals, that a file notification watch is
not active any longer.
@@ -1743,19 +1743,19 @@ of Windows starting with Windows 9X.
** The byte counts in etags-generated TAGS files are now the same on
MS-Windows as they are on other platforms.
-** On OS X, configure creates a Cocoa ("Nextstep") build by default.
+** On macOS, configure creates a Cocoa ("Nextstep") build by default.
Pass '--without-ns' to configure to create an X11 build, the old default.
-** OS X 10.5 or older is no longer supported.
+** Mac OS X 10.5 or older is no longer supported.
-** OS X on PowerPC is no longer supported.
+** Mac OS X on PowerPC is no longer supported.
** New variable 'ns-use-fullscreen-animation' controls animation for
non-native NS fullscreen. The default is nil. Set to t to enable
-animation when entering and leaving fullscreen. For native OSX fullscreen
-this has no effect.
+animation when entering and leaving fullscreen. For native macOS
+fullscreen this has no effect.
-** On the OS X Cocoa ("Nextstep") port, multicolor font (such as color
+** On the macOS Cocoa ("Nextstep") port, multicolor font (such as color
emoji) display is disabled. This feature was accidentally added when
Emacs 24.4 included the new Core Text based font backend code that was
originally implemented for a non-mainline port. This will be enabled
diff --git a/etc/NEXTSTEP b/etc/NEXTSTEP
index ad2ab959e6d..60c49ad8c7e 100644
--- a/etc/NEXTSTEP
+++ b/etc/NEXTSTEP
@@ -3,8 +3,8 @@ See the end of the file for license conditions.
This file contains information about GNU Emacs on "Nextstep" platforms.
The Nextstep support code works on many POSIX systems (and possibly
-W32) using the GNUstep libraries, and on MacOS X systems using the
-Cocoa libraries.
+W32) using the GNUstep libraries, and on macOS systems using the Cocoa
+libraries.
Background
----------
@@ -17,9 +17,9 @@ system in the late 1980's. Later on, in collaboration with Sun, this
API was published as a specification called OpenStep. The GNUstep
project started in the early 1990's to provide a free implementation
of this API. Later on, Apple bought NeXT (some would say "NeXT bought
-Apple") and made OpenStep the basis of OS X, calling the API "Cocoa".
-Since then, Cocoa has evolved beyond the OpenStep specification, and
-GNUstep has followed it.
+Apple") and made OpenStep the basis of Mac OS X, calling the API
+"Cocoa". Since then, Cocoa has evolved beyond the OpenStep
+specification, and GNUstep has followed it.
Thus, calling this port "OpenStep" is not technically accurate, and in
the absence of any other determinant, we are using the term
@@ -30,8 +30,8 @@ begin with the letters "NS".
(See http://en.wikipedia.org/wiki/Nextstep)
This Emacs port was first released in the early 1990's on the NeXT
-computer, and was successively updated to OpenStep, Rhapsody, OS X,
-and then finally GNUstep, tracking GNU emacs core releases in the
+computer, and was successively updated to OpenStep, Rhapsody, Mac OS
+X, and then finally GNUstep, tracking GNU Emacs core releases in the
meantime.
@@ -62,13 +62,13 @@ Release History
1999/05/?? 6.0b3 Scott Bender: "OS X Server", Emacs 20.3.
-2001/06/25 7.0 Ported to MacOS X (10.1) by Christophe de
+2001/06/25 7.0 Ported to Mac OS X (10.1) by Christophe de
Dinechin. Release based on Emacs 20.7. Hosting
moved to SourceForge.
2002/01/03 7.0.1 Bug fixes.
-2002/08/27 7.0.2 Jaguar (OS X 10.2) support. Added an autoconf
+2002/08/27 7.0.2 Jaguar (Mac OS X 10.2) support. Added autoconf
option for sys_nerr being in stdio. Added
libncurses to the build libraries. Fixed a
problem with ns-alternate-is-meta. Changed the
@@ -76,7 +76,7 @@ Release History
2004/10/07 8.0-pre1 Ported to GNUstep by Adrian Robert.
-2004/11/04 8.0-pre2 Restored functionality on OS X (menu code
+2004/11/04 8.0-pre2 Restored functionality on Mac OS X (menu code
cleanup). Improved scrollbar handling and
paste from other applications. File icons
obtained properly from NSWorkspace. Dropped
@@ -116,7 +116,8 @@ Release History
and Planner go away. Improved scrollbar
handling and rendering speed. Color panel
and other bug fixes. mac-fix-env utility.
- Font handling improvements (OS X 10.3, 10.4):
+ Font handling improvements (Mac OS X 10.3,
+ 10.4):
- heed 'GSFontAntiAlias' default
- heed system antialiasing threshold
- added 'UseQuickdrawSmoothing' default to
@@ -150,8 +151,9 @@ Release History
handling improved. Fixed some portability
problems on Tiger and Puma.
-2005/09/12 8.0 Bundled ispell on OS X. Minor bug fixes and
- stability improvements. Compiles under gcc-4.
+2005/09/12 8.0 Bundled ispell on Mac OS X. Minor bug fixes
+ and stability improvements. Compiles under
+ gcc-4.
2005/09/26 8.0.1 Correct clipped rendering for synthetic
italics. Include the info directory.
@@ -247,7 +249,7 @@ Christian Limpach
Scott Bender
OpenStep, Rhapsody ports
Christophe de Dinechin
- MacOS X port
+ macOS port
Adrian Robert
GNUstep port, update Emacs 20 -> 21+
diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS
index 9d80139fa94..8d8c0c604a7 100644
--- a/etc/ORG-NEWS
+++ b/etc/ORG-NEWS
@@ -952,7 +952,7 @@ instead of requiring each Babel library one by one.
- New option [[doc:org-gnus-no-server][org-gnus-no-server]] to start Gnus with =gnus-no-server=
- Org is now distributed with =htmlize.el= version 1.43
- ~org-drill.el~ has been updated to version 2.3.7
-- ~org-mac-iCal.el~ now supports MacOSX version up to 10.8
+- ~org-mac-iCal.el~ now supports OS X versions up to 10.8
- Various improvements to ~org-contacts.el~ and =orgpan.el=
** Outside Org
diff --git a/etc/TODO b/etc/TODO
index 48c1654aa1f..84c1b6d8ffd 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -700,7 +700,7 @@ resize the frame.
**** Support 'proced' (implement 'process-attributes')
Unfortunately, a user-level process like Emacs does not have the
-privileges to get information about other processes under OS X.
+privileges to get information about other processes under macOS.
There are other ways to do this:
@@ -711,7 +711,7 @@ There are other ways to do this:
3) Ask the user to self-sign Emacs, if this feature is of interest.
Anders Lindgren <andlind@gmail.com> has implemented
-'process-attributes' for OS X, which currently only work when
+'process-attributes' for macOS, which currently only work when
running Emacs as root.
See this article by Bozhidar Batsov for an overview of Proced:
@@ -724,11 +724,11 @@ even though Emacs allows a user to customize such features.
*** New features
-This section contains features unique to Nextstep and/or OS X.
+This section contains features unique to Nextstep and/or macOS.
**** PressAndHold for writing accented character
-On OS X, many application support the press and hold pattern to
+On macOS, many application support the press and hold pattern to
invoke a menu of accented characters. (See example at
https://support.apple.com/en-us/HT201586 .)
@@ -741,7 +741,7 @@ implemented in Emacs for a free system.
**** Floating scroll bars
-In modern OS X applications, the scroll bar often floats over the
+In modern macOS applications, the scroll bar often floats over the
content, and is invisible unless actually used. This makes the user
interface less cluttered and more area could be used to contain text.
@@ -804,7 +804,7 @@ This section contains issues where there is an ongoing debate.
**** Key bindings of CMD and ALT
Currently in the "ns" port, ALT is bound to Meta and CMD is bound to
-Super -- allowing the user to use typical OS X commands like CMD-A to
+Super -- allowing the user to use typical macOS commands like CMD-A to
mark everything.
Unfortunately, when using an international keyboard, you can't type
@@ -852,9 +852,10 @@ Emacs can be build in a number of different ways. For each feature,
consider if is really is "NS" specific, or if it should be applied to
all build versions.
-- With the "NS" interface. This is the normal way to build Emacs on OS X.
+- With the "NS" interface. This is the normal way to build Emacs on
+ macOS.
-- With the "X11" interface. On OS X, this is mainly of interest to
+- With the "X11" interface. On macOS, this is mainly of interest to
developers of Emacs to get a "reference" interface implementations.
However, it might be of interest for people working remotely, as X11
applications can be used over a network connection.
@@ -863,12 +864,12 @@ all build versions.
*** Bugs
-**** Incorrect translation of Super modifier with Ctrl or Meta on OS X
+**** Incorrect translation of Super modifier with Ctrl or Meta on macOS
When pressing 'M-s-a', Emacs replies "M-s-å is undefined". What
happened is a mix of Emacs view that Meta and Super has been pressed,
-and OS X view that ALT-a should yield "å" (U+00E5 LATIN SMALL LETTER A
-WITH RING ABOVE).
+and macOS view that ALT-a should yield "å" (U+00E5 LATIN SMALL LETTER
+A WITH RING ABOVE).
The bug reports suggest two different patches; unfortunately, neither
works properly. For example:
diff --git a/etc/refcards/calccard.tex b/etc/refcards/calccard.tex
index 5ca8207e2c8..e692ca4b7d9 100644
--- a/etc/refcards/calccard.tex
+++ b/etc/refcards/calccard.tex
@@ -22,14 +22,18 @@
% Copyright (C) 1987, 1992, 2001-2016 Free Software Foundation, Inc.
-% This file is part of GNU Emacs.
-
-% GNU Emacs is free software: you can redistribute it and/or modify
+% This document 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.
-% GNU Emacs is distributed in the hope that it will be useful,
+% As a special additional permission, you may distribute reference cards
+% printed, or formatted for printing, with the notice "Released under
+% the terms of the GNU General Public License version 3 or later"
+% instead of the usual distributed-under-the-GNU-GPL notice, and without
+% a copy of the GPL itself.
+
+% This document 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.
@@ -75,14 +79,10 @@
\centerline{designed by Dave Gillespie and Stephen Gildea,}
\centerline{for GNU Emacs Calc.}
-Permission is granted to make and distribute copies of
-this card provided the copyright notice and this permission notice
-are preserved on all copies.
+Released under the terms of the GNU General Public License version 3 or later.
+
+\TeX{} source for this card is distributed with Emacs in {\tt etc/refcards/}
-%For copies of the GNU Emacs Calc manual, write to the Free Software
-%Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
-%MA 02110-1301, USA.
-%
\endgroup}
% make \bye not \outer so that the \def\bye in the \else clause below
diff --git a/etc/refcards/cs-dired-ref.tex b/etc/refcards/cs-dired-ref.tex
index d980170724d..c36167d5619 100644
--- a/etc/refcards/cs-dired-ref.tex
+++ b/etc/refcards/cs-dired-ref.tex
@@ -5,14 +5,18 @@
% Author: Evgeny Roubinchtein <eroubinc@u.washington.edu>
% Czech translation: Pavel Janík <Pavel@Janik.cz>, March 2001
-% This file is part of GNU Emacs.
-
-% GNU Emacs is free software: you can redistribute it and/or modify
+% This document 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.
-% GNU Emacs is distributed in the hope that it will be useful,
+% As a special additional permission, you may distribute reference cards
+% printed, or formatted for printing, with the notice "Released under
+% the terms of the GNU General Public License version 3 or later"
+% instead of the usual distributed-under-the-GNU-GPL notice, and without
+% a copy of the GPL itself.
+
+% This document 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.
@@ -57,9 +61,9 @@
\centerline{using refcard layout designed by Stephen Gildea.}
\centerline{Translated by Pavel Janík.}
-Permission is granted to make and distribute copies of
-this card provided the copyright notice and this permission notice
-are preserved on all copies.
+Released under the terms of the GNU General Public License version 3 or later.
+
+\TeX{} source for this card is distributed with Emacs in {\tt etc/refcards/}
For copies of the GNU Emacs manual, see:
diff --git a/etc/refcards/cs-refcard.tex b/etc/refcards/cs-refcard.tex
index ecd7064f977..154831029ab 100644
--- a/etc/refcards/cs-refcard.tex
+++ b/etc/refcards/cs-refcard.tex
@@ -8,14 +8,18 @@
% Milan Zamazal <pdm@zamazal.org>, August 1999
% Pavel Janík <Pavel@Janik.cz>, November 2000 (Emacs 21)
-% This file is part of GNU Emacs.
-
-% GNU Emacs is free software: you can redistribute it and/or modify
+% This document 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.
-% GNU Emacs is distributed in the hope that it will be useful,
+% As a special additional permission, you may distribute reference cards
+% printed, or formatted for printing, with the notice "Released under
+% the terms of the GNU General Public License version 3 or later"
+% instead of the usual distributed-under-the-GNU-GPL notice, and without
+% a copy of the GPL itself.
+
+% This document 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.
@@ -74,9 +78,9 @@
\centerline{Designed by Stephen Gildea}
\centerline{Translated by Jan Buchal, Milan Zamazal, Pavel Janík}
-Permission is granted to make and distribute copies of
-this card provided the copyright notice and this permission notice
-are preserved on all copies.
+Released under the terms of the GNU General Public License version 3 or later.
+
+\TeX{} source for this card is distributed with Emacs in {\tt etc/refcards/}
For copies of the GNU Emacs manual, see:
diff --git a/etc/refcards/cs-survival.tex b/etc/refcards/cs-survival.tex
index bb38a916bb0..77893aec3ac 100644
--- a/etc/refcards/cs-survival.tex
+++ b/etc/refcards/cs-survival.tex
@@ -5,14 +5,18 @@
% Author: Wlodek Bzyl <matwb@univ.gda.pl>
% Czech translation: Pavel Janík <Pavel@Janik.cz>, March 2001
-% This file is part of GNU Emacs.
-
-% GNU Emacs is free software: you can redistribute it and/or modify
+% This document 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.
-% GNU Emacs is distributed in the hope that it will be useful,
+% As a special additional permission, you may distribute reference cards
+% printed, or formatted for printing, with the notice "Released under
+% the terms of the GNU General Public License version 3 or later"
+% instead of the usual distributed-under-the-GNU-GPL notice, and without
+% a copy of the GPL itself.
+
+% This document 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.
@@ -63,9 +67,11 @@
W{\l}odek Bzyl (matwb@univ.gda.pl)\break
Do češtiny přeložil Pavel Janík (Pavel@Janik.cz)
- Kopie tohoto dokumentu můžete vytvářet a šířit
- za předpokladu, že budou obsahovat tuto poznámku
- o autorských právech.\par}}
+ Released under the terms of the GNU General Public License
+ version 3 or later.
+
+ \TeX{} source for this card is distributed with Emacs in
+ {\tt etc/refcards/}\par}}
\hsize 3.2in
\vsize 7.95in
diff --git a/etc/refcards/de-refcard.tex b/etc/refcards/de-refcard.tex
index 748f9f8add2..89636a84509 100644
--- a/etc/refcards/de-refcard.tex
+++ b/etc/refcards/de-refcard.tex
@@ -6,14 +6,18 @@
% Author: Stephen Gildea <gildea@stop.mail-abuse.org>
% German translation: Sven Joachim <svenjoac@gmx.de>
-% This file is part of GNU Emacs.
-
-% GNU Emacs is free software: you can redistribute it and/or modify
+% This document 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.
-% GNU Emacs is distributed in the hope that it will be useful,
+% As a special additional permission, you may distribute reference cards
+% printed, or formatted for printing, with the notice "Released under
+% the terms of the GNU General Public License version 3 or later"
+% instead of the usual distributed-under-the-GNU-GPL notice, and without
+% a copy of the GPL itself.
+
+% This document 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.
@@ -75,10 +79,10 @@
\centerline{Entworfen von Stephen Gildea}
% \centerline{deutsche \"Ubersetzung von Sven Joachim}
-Es ist gestattet, ver\"anderte und unver\"anderte Kopien dieser
-Karte her\-zu\-stellen und zu verbreiten, vorausgesetzt dass sich
-der Copyright-Hinweis und der Hinweis auf diese Erlaubnis auf allen
-Kopien befinden.
+Released under the terms of the GNU General Public License
+version 3 or later.
+
+\TeX{} source for this card is distributed with Emacs in {\tt etc/refcards/}
F\"ur Kopien des Handbuchs zu GNU Emacs:
diff --git a/etc/refcards/dired-ref.tex b/etc/refcards/dired-ref.tex
index cef3f46fd81..5f8d8babcc3 100644
--- a/etc/refcards/dired-ref.tex
+++ b/etc/refcards/dired-ref.tex
@@ -4,14 +4,18 @@
% Author: Evgeny Roubinchtein <eroubinc@u.washington.edu>
-% This file is part of GNU Emacs.
-
-% GNU Emacs is free software: you can redistribute it and/or modify
+% This document 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.
-% GNU Emacs is distributed in the hope that it will be useful,
+% As a special additional permission, you may distribute reference cards
+% printed, or formatted for printing, with the notice "Released under
+% the terms of the GNU General Public License version 3 or later"
+% instead of the usual distributed-under-the-GNU-GPL notice, and without
+% a copy of the GPL itself.
+
+% This document 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.
@@ -58,9 +62,9 @@
\centerline{Originally written May 2000 by Evgeny Roubinchtein,}
\centerline{using refcard layout designed by Stephen Gildea.}
-Permission is granted to make and distribute copies of
-this card provided the copyright notice and this permission notice
-are preserved on all copies.
+Released under the terms of the GNU General Public License version 3 or later.
+
+\TeX{} source for this card is distributed with Emacs in {\tt etc/refcards/}
For copies of the GNU Emacs manual, see:
diff --git a/etc/refcards/fr-dired-ref.tex b/etc/refcards/fr-dired-ref.tex
index c430a97ee0c..913372bc8cd 100644
--- a/etc/refcards/fr-dired-ref.tex
+++ b/etc/refcards/fr-dired-ref.tex
@@ -5,14 +5,18 @@
% Author: Evgeny Roubinchtein <eroubinc@u.washington.edu>
% French translation: Eric Jacoboni
-% This file is part of GNU Emacs.
-
-% GNU Emacs is free software: you can redistribute it and/or modify
+% This document 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.
-% GNU Emacs is distributed in the hope that it will be useful,
+% As a special additional permission, you may distribute reference cards
+% printed, or formatted for printing, with the notice "Released under
+% the terms of the GNU General Public License version 3 or later"
+% instead of the usual distributed-under-the-GNU-GPL notice, and without
+% a copy of the GPL itself.
+
+% This document 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.
@@ -51,9 +55,10 @@
\centerline{Mis \`a jour pour Dired en Mai 2000 par Evgeny Roubinchtein}
\centerline{Traduction fran\c{c}aise d'\'Eric Jacoboni}
-Vous pouvez faire et distribuer des copies de cette carte, pourvu que
-la notice de copyright et cette note de permission soient pr\'eserv\'ees
-sur toutes les copies.
+Released under the terms of the GNU General Public License
+version 3 or later.
+
+\TeX{} source for this card is distributed with Emacs in {\tt etc/refcards/}
Pour obtenir des copies du manuel de GNU Emacs:
diff --git a/etc/refcards/fr-refcard.tex b/etc/refcards/fr-refcard.tex
index e63d34fdb4c..ddaa85befbe 100644
--- a/etc/refcards/fr-refcard.tex
+++ b/etc/refcards/fr-refcard.tex
@@ -7,14 +7,18 @@
% French translation: Eric Jacoboni
% Micha\"el Cadilhac
-% This file is part of GNU Emacs.
-
-% GNU Emacs is free software: you can redistribute it and/or modify
+% This document 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.
-% GNU Emacs is distributed in the hope that it will be useful,
+% As a special additional permission, you may distribute reference cards
+% printed, or formatted for printing, with the notice "Released under
+% the terms of the GNU General Public License version 3 or later"
+% instead of the usual distributed-under-the-GNU-GPL notice, and without
+% a copy of the GPL itself.
+
+% This document 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.
@@ -72,9 +76,9 @@
\centerline{Traduction fran\c{c}aise de Micha\"el Cadilhac}
% previously: Eric Jacoboni
-Vous pouvez faire et distribuer des copies de cette carte, modifi\'ee ou
-non, pourvu que la note de copyright et cette note de permission
-soient conserv\'ees sur toutes les copies.
+Released under the terms of the GNU General Public License version 3 or later.
+
+\TeX{} source for this card is distributed with Emacs in {\tt etc/refcards/}
Pour des copies du manuel GNU Emacs:
diff --git a/etc/refcards/fr-survival.tex b/etc/refcards/fr-survival.tex
index 1256de33f08..a6279e80d40 100644
--- a/etc/refcards/fr-survival.tex
+++ b/etc/refcards/fr-survival.tex
@@ -6,14 +6,18 @@
% Author: Wlodek Bzyl <matwb@univ.gda.pl>
% French translation: \'Eric Jacoboni <jaco@teaser.fr>, November 2001
-% This file is part of GNU Emacs.
-
-% GNU Emacs is free software: you can redistribute it and/or modify
+% This document 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.
-% GNU Emacs is distributed in the hope that it will be useful,
+% As a special additional permission, you may distribute reference cards
+% printed, or formatted for printing, with the notice "Released under
+% the terms of the GNU General Public License version 3 or later"
+% instead of the usual distributed-under-the-GNU-GPL notice, and without
+% a copy of the GPL itself.
+
+% This document 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.
@@ -58,9 +62,11 @@
Auteur W{\l}odek Bzyl (matwb@univ.gda.pl)\break
Traduction fran\c{c}aise \'Eric Jacoboni (jaco@teaser.fr)
- Vous pouvez faire et distribuer des copies de cette carte, pourvu
- que la note de copyright, ainsi que cette notice soient
- pr\'eserv\'ees sur toutes les copies.\par}}
+ Released under the terms of the GNU General Public License
+ version 3 or later.
+
+ \TeX{} source for this card is distributed with Emacs in {\tt
+ etc/refcards/}\par}}
\hsize 3.2in
\vsize 7.95in
diff --git a/etc/refcards/gnus-refcard.tex b/etc/refcards/gnus-refcard.tex
index d51e2aca639..46d0d7df225 100644
--- a/etc/refcards/gnus-refcard.tex
+++ b/etc/refcards/gnus-refcard.tex
@@ -123,9 +123,11 @@
Copyright \copyright\ 1995, 2000, 2002--2016 Free Software Foundation, Inc.\\*
\end{center}
- Permission is granted to make and distribute copies of this reference
- \guide{} provided the copyright notice and this permission are preserved on
- all copies. Please send corrections, additions and suggestions to the
+ Released under the terms of the GNU General Public License version 3 or later.
+
+ \TeX{} source for this card is distributed with Emacs in {\tt etc/refcards/}
+
+ Please send corrections, additions and suggestions to the
current maintainer's email address. \Guide{} last edited on \date.
}
diff --git a/etc/refcards/orgcard.tex b/etc/refcards/orgcard.tex
index 20df7534d27..a5a66264557 100644
--- a/etc/refcards/orgcard.tex
+++ b/etc/refcards/orgcard.tex
@@ -20,14 +20,18 @@
% Copyright (C) 1987, 1993, 1996-1997, 2001-2016 Free Software
% Foundation, Inc.
-% This file is part of GNU Emacs.
-
-% GNU Emacs is free software: you can redistribute it and/or modify
+% This document 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.
-% GNU Emacs is distributed in the hope that it will be useful,
+% As a special additional permission, you may distribute reference cards
+% printed, or formatted for printing, with the notice "Released under
+% the terms of the GNU General Public License version 3 or later"
+% instead of the usual distributed-under-the-GNU-GPL notice, and without
+% a copy of the GPL itself.
+
+% This document 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.
@@ -73,9 +77,10 @@
\centerline{Author: Philip Rooke}
\centerline{based on refcard design and format by Stephen Gildea}
-Permission is granted to make and distribute copies of
-this card provided the copyright notice and this permission notice
-are preserved on all copies.
+\centerline{Released under the terms of the GNU General Public License}
+\centerline{version 3 or later.}
+
+\centerline{\TeX{} source for this card is distributed with Emacs in {\tt etc/refcards/}}
\endgroup}
diff --git a/etc/refcards/pl-refcard.tex b/etc/refcards/pl-refcard.tex
index e4fbb6f6e24..df370d4b504 100644
--- a/etc/refcards/pl-refcard.tex
+++ b/etc/refcards/pl-refcard.tex
@@ -6,14 +6,18 @@
% Author: Stephen Gildea <gildea@stop.mail-abuse.org>
% Polish translation: W{\l}odek Bzyl <matwb@univ.gda.pl>
-% This file is part of GNU Emacs.
-
-% GNU Emacs is free software: you can redistribute it and/or modify
+% This document 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.
-% GNU Emacs is distributed in the hope that it will be useful,
+% As a special additional permission, you may distribute reference cards
+% printed, or formatted for printing, with the notice "Released under
+% the terms of the GNU General Public License version 3 or later"
+% instead of the usual distributed-under-the-GNU-GPL notice, and without
+% a copy of the GPL itself.
+
+% This document 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.
@@ -84,9 +88,9 @@
\centerline{projekt Stephen Gildea}
\centerline{t/lumaczenie W/lodek Bzyl}
-Permission is granted to make and distribute copies of
-this card provided the copyright notice and this permission notice
-are preserved on all copies.
+Released under the terms of the GNU General Public License version 3 or later.
+
+\TeX{} source for this card is distributed with Emacs in {\tt etc/refcards/}
For copies of the GNU Emacs manual, see:
diff --git a/etc/refcards/pt-br-refcard.tex b/etc/refcards/pt-br-refcard.tex
index c1b31f85ac9..27849a3d8d3 100644
--- a/etc/refcards/pt-br-refcard.tex
+++ b/etc/refcards/pt-br-refcard.tex
@@ -6,14 +6,18 @@
% Author: Stephen Gildea <gildea@stop.mail-abuse.org>
% Portuguese translation: Rodrigo Real <rreal@ucpel.tche.br>
-% This file is part of GNU Emacs.
-
-% GNU Emacs is free software: you can redistribute it and/or modify
+% This document 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.
-% GNU Emacs is distributed in the hope that it will be useful,
+% As a special additional permission, you may distribute reference cards
+% printed, or formatted for printing, with the notice "Released under
+% the terms of the GNU General Public License version 3 or later"
+% instead of the usual distributed-under-the-GNU-GPL notice, and without
+% a copy of the GPL itself.
+
+% This document 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.
@@ -77,9 +81,9 @@
\centerline{Designed by Stephen Gildea}
\centerline{Translated by Rodrigo Real}
-Permission is granted to make and distribute copies of
-this card provided the copyright notice and this permission notice
-are preserved on all copies.
+Released under the terms of the GNU General Public License version 3 or later.
+
+\TeX{} source for this card is distributed with Emacs in {\tt etc/refcards/}
For copies of the GNU Emacs manual, see:
diff --git a/etc/refcards/refcard.tex b/etc/refcards/refcard.tex
index a5c74191dac..6eefd1560ce 100644
--- a/etc/refcards/refcard.tex
+++ b/etc/refcards/refcard.tex
@@ -5,14 +5,18 @@
% Author: Stephen Gildea <gildea@stop.mail-abuse.org>
-% This file is part of GNU Emacs.
-
-% GNU Emacs is free software: you can redistribute it and/or modify
+% This document 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.
-% GNU Emacs is distributed in the hope that it will be useful,
+% As a special additional permission, you may distribute reference cards
+% printed, or formatted for printing, with the notice "Released under
+% the terms of the GNU General Public License version 3 or later"
+% instead of the usual distributed-under-the-GNU-GPL notice, and without
+% a copy of the GPL itself.
+
+% This document 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.
@@ -75,9 +79,9 @@
\centerline{For GNU Emacs version \versionemacs}
\centerline{Designed by Stephen Gildea}
-Permission is granted to make and distribute modified or unmodified
-copies of this card provided the copyright notice and this permission
-notice are preserved on all copies.
+Released under the terms of the GNU General Public License version 3 or later.
+
+\TeX{} source for this card is distributed with Emacs in {\tt etc/refcards/}
For copies of the GNU Emacs manual, see:
diff --git a/etc/refcards/ru-refcard.tex b/etc/refcards/ru-refcard.tex
index 03af6576bfe..1d96473fa6c 100644
--- a/etc/refcards/ru-refcard.tex
+++ b/etc/refcards/ru-refcard.tex
@@ -3,6 +3,25 @@
% Author: Stephen Gildea <gildea@stop.mail-abuse.org>
% Russian translation: Alex Ott <alexott@gmail.com>
+% This document 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.
+
+% As a special additional permission, you may distribute reference cards
+% printed, or formatted for printing, with the notice "Released under
+% the terms of the GNU General Public License version 3 or later"
+% instead of the usual distributed-under-the-GNU-GPL notice, and without
+% a copy of the GPL itself.
+
+% This document 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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
+
\documentclass[10pt]{article}
\usepackage{multicol,tabularx}
\usepackage[a4paper,hmargin={2cm,2cm},vmargin={2cm,2cm},nohead,twoside]{geometry}
@@ -35,9 +54,9 @@
\centerline{Designed by Stephen Gildea}
\centerline{Перевод Alex Ott <alexott@gmail.com>}
-Permission is granted to make and distribute copies of
-this card provided the copyright notice and this permission notice
-are preserved on all copies.
+Released under the terms of the GNU General Public License version 3 or later.
+
+\TeX{} source for this card is distributed with Emacs in {\tt etc/refcards/}
For copies of the GNU Emacs manual, see:
diff --git a/etc/refcards/sk-dired-ref.tex b/etc/refcards/sk-dired-ref.tex
index 7bd5ceb5e13..81f112270f0 100644
--- a/etc/refcards/sk-dired-ref.tex
+++ b/etc/refcards/sk-dired-ref.tex
@@ -6,14 +6,18 @@
% Czech translation: Pavel Janík <Pavel@Janik.cz>, March 2001
% Slovak translation: Miroslav Vasko <vasko@debian.cz>, March 2001
-% This file is part of GNU Emacs.
-
-% GNU Emacs is free software: you can redistribute it and/or modify
+% This document 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.
-% GNU Emacs is distributed in the hope that it will be useful,
+% As a special additional permission, you may distribute reference cards
+% printed, or formatted for printing, with the notice "Released under
+% the terms of the GNU General Public License version 3 or later"
+% instead of the usual distributed-under-the-GNU-GPL notice, and without
+% a copy of the GPL itself.
+
+% This document 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.
@@ -58,9 +62,9 @@
\centerline{using refcard layout designed by Stephen Gildea.}
\centerline{Translated by Miroslav Vaško.}
-Permission is granted to make and distribute copies of
-this card provided the copyright notice and this permission notice
-are preserved on all copies.
+Released under the terms of the GNU General Public License version 3 or later.
+
+\TeX{} source for this card is distributed with Emacs in {\tt etc/refcards/}
For copies of the GNU Emacs manual, see:
diff --git a/etc/refcards/sk-refcard.tex b/etc/refcards/sk-refcard.tex
index 86f1919247c..27b3a38cd9c 100644
--- a/etc/refcards/sk-refcard.tex
+++ b/etc/refcards/sk-refcard.tex
@@ -9,14 +9,18 @@
% Pavel Janík <Pavel@Janik.cz>, November 2000 (Emacs 21)
% Slovak translation: Miroslav Vaško <vasko@debian.cz>, March 2001
-% This file is part of GNU Emacs.
-
-% GNU Emacs is free software: you can redistribute it and/or modify
+% This document 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.
-% GNU Emacs is distributed in the hope that it will be useful,
+% As a special additional permission, you may distribute reference cards
+% printed, or formatted for printing, with the notice "Released under
+% the terms of the GNU General Public License version 3 or later"
+% instead of the usual distributed-under-the-GNU-GPL notice, and without
+% a copy of the GPL itself.
+
+% This document 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.
@@ -75,9 +79,9 @@
\centerline{Designed by Stephen Gildea}
\centerline{Translated by Miroslav Vaško}
-Permission is granted to make and distribute copies of
-this card provided the copyright notice and this permission notice
-are preserved on all copies.
+Released under the terms of the GNU General Public License version 3 or later.
+
+\TeX{} source for this card is distributed with Emacs in {\tt etc/refcards/}
For copies of the GNU Emacs manual, see:
diff --git a/etc/refcards/sk-survival.tex b/etc/refcards/sk-survival.tex
index f8db101c126..152009bd86f 100644
--- a/etc/refcards/sk-survival.tex
+++ b/etc/refcards/sk-survival.tex
@@ -6,14 +6,18 @@
% Czech translation: Pavel Janík <Pavel@Janik.cz>, March 2001
% Slovak translation: Miroslav Vasko <vasko@debian.cz>, March 2001
-% This file is part of GNU Emacs.
-
-% GNU Emacs is free software: you can redistribute it and/or modify
+% This document 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.
-% GNU Emacs is distributed in the hope that it will be useful,
+% As a special additional permission, you may distribute reference cards
+% printed, or formatted for printing, with the notice "Released under
+% the terms of the GNU General Public License version 3 or later"
+% instead of the usual distributed-under-the-GNU-GPL notice, and without
+% a copy of the GPL itself.
+
+% This document 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.
@@ -65,9 +69,11 @@
Do češtiny preložil Pavel Janík (Pavel@Janik.cz)\break
Do slovenčiny preložil Miroslav Vaško (vasko@debian.cz)
- Kópie tohto dokumentu môžete vytvárať a šíriť
- za predpokladu, že budú obsahovať túto poznámku
- o autorských právach.\par}}
+ Released under the terms of the GNU General Public License
+ version 3 or later.
+
+ \TeX{} source for this card is distributed with Emacs in
+ {\tt etc/refcards/}\par}}
\hsize 3.2in
\vsize 7.95in
diff --git a/etc/refcards/survival.tex b/etc/refcards/survival.tex
index 02d310f5897..2d81b309906 100644
--- a/etc/refcards/survival.tex
+++ b/etc/refcards/survival.tex
@@ -5,14 +5,18 @@
% Author: Wlodek Bzyl <matwb@univ.gda.pl>
-% This file is part of GNU Emacs.
-
-% GNU Emacs is free software: you can redistribute it and/or modify
+% This document 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.
-% GNU Emacs is distributed in the hope that it will be useful,
+% As a special additional permission, you may distribute reference cards
+% printed, or formatted for printing, with the notice "Released under
+% the terms of the GNU General Public License version 3 or later"
+% instead of the usual distributed-under-the-GNU-GPL notice, and without
+% a copy of the GPL itself.
+
+% This document 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.
@@ -52,9 +56,11 @@
For GNU Emacs version \versionemacs\break
Author W{\l}odek Bzyl (matwb@univ.gda.pl)
- Permission is granted to make and distribute copies of
- this card provided the copyright notice and this permission notice
- are preserved on all copies.\par}}
+ Released under the terms of the GNU General Public License
+ version 3 or later.
+
+ \TeX{} source for this card is distributed with Emacs in
+ {\tt etc/refcards/}\par}}
\hsize 3.2in
\vsize 7.95in
diff --git a/etc/refcards/vipcard.tex b/etc/refcards/vipcard.tex
index 942ec6cf300..5eca55cc582 100644
--- a/etc/refcards/vipcard.tex
+++ b/etc/refcards/vipcard.tex
@@ -4,14 +4,18 @@
% Author: Masahiko Sato <ms@sail.stanford.edu>, <masahiko@sato.riec.tohoku.junet>
-% This file is part of GNU Emacs.
-
-% GNU Emacs is free software: you can redistribute it and/or modify
+% This document 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.
-% GNU Emacs is distributed in the hope that it will be useful,
+% As a special additional permission, you may distribute reference cards
+% printed, or formatted for printing, with the notice "Released under
+% the terms of the GNU General Public License version 3 or later"
+% instead of the usual distributed-under-the-GNU-GPL notice, and without
+% a copy of the GPL itself.
+
+% This document 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.
@@ -67,9 +71,9 @@
\centerline{Written by Masahiko Sato,}
\centerline{using refcard layout designed by Stephen Gildea.}
-Permission is granted to make and distribute copies of
-this card provided the copyright notice and this permission notice
-are preserved on all copies.
+Released under the terms of the GNU General Public License version 3 or later.
+
+\TeX{} source for this card is distributed with Emacs in {\tt etc/refcards/}
For copies of the GNU Emacs manual, see:
diff --git a/etc/refcards/viperCard.tex b/etc/refcards/viperCard.tex
index 35528b193c7..d984ffc484f 100644
--- a/etc/refcards/viperCard.tex
+++ b/etc/refcards/viperCard.tex
@@ -6,14 +6,18 @@
% Aamod Sane <sane@cs.uiuc.edu> (VIP 4.3)
% Masahiko Sato <ms@sail.stanford.edu> (VIP 3.5)
-% This file is part of GNU Emacs.
-
-% GNU Emacs is free software: you can redistribute it and/or modify
+% This document 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.
-% GNU Emacs is distributed in the hope that it will be useful,
+% As a special additional permission, you may distribute reference cards
+% printed, or formatted for printing, with the notice "Released under
+% the terms of the GNU General Public License version 3 or later"
+% instead of the usual distributed-under-the-GNU-GPL notice, and without
+% a copy of the GPL itself.
+
+% This document 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.
@@ -71,9 +75,9 @@
\centerline{by Aamod Sane, VIP version 4.3}
\centerline{by Masahiko Sato, VIP version 3.5}
-Permission is granted to make and distribute copies of
-this card provided the copyright notice and this permission notice
-are preserved on all copies.
+Released under the terms of the GNU General Public License version 3 or later.
+
+\TeX{} source for this card is distributed with Emacs in {\tt etc/refcards/}
For copies of the GNU Emacs manual, see: