diff options
author | Glenn Morris <rgm@gnu.org> | 2009-07-21 06:46:33 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2009-07-21 06:46:33 +0000 |
commit | 0b5546d610aafd65b2c1ef1024a35b10516543a8 (patch) | |
tree | fd7e4a545e39e8a73083b9358ec24b28e2b51264 /etc/refcards/survival.tex | |
parent | 7b3773ad2654bdf648ea1ec5c0939517bbbfcfa5 (diff) | |
download | emacs-0b5546d610aafd65b2c1ef1024a35b10516543a8.tar.gz |
Standardize headers.
Remove version numbers that don't mean much and are infrequently updated.
Instead, just use Emacs version and date.
Use FSF URL rather than postal address.
Diffstat (limited to 'etc/refcards/survival.tex')
-rw-r--r-- | etc/refcards/survival.tex | 50 |
1 files changed, 24 insertions, 26 deletions
diff --git a/etc/refcards/survival.tex b/etc/refcards/survival.tex index e0818f3e996..e3f6aeff091 100644 --- a/etc/refcards/survival.tex +++ b/etc/refcards/survival.tex @@ -1,8 +1,26 @@ %&tex -% % Title: GNU Emacs Survival Card + +% Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, +% 2009 Free Software Foundation, Inc. + % 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 +% 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, +% 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/>. + %**start of header % User interface is `plain.tex' and macros described below @@ -24,37 +42,17 @@ % PDF output layout. 0 for A4, 1 for letter (US), a `l' is added for % a landscape layout. - \input pdflayout.sty \pdflayout=(1) -% Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, -% 2006, 2007, 2008, 2009 Free Software Foundation, Inc. - -% This file is part of GNU Emacs. - -% 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 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 -% 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/>. - -\def\versionnumber{1.0} -\def\versionemacs{23} +\def\versionemacs{23} % version of Emacs this is for \def\year{2009} % latest copyright year \def\copyrightnotice{\penalty-1\vfill \vbox{\smallfont\baselineskip=0.8\baselineskip\raggedcenter - Copyright \year\ Free Software Foundation, Inc.\break - Version \versionnumber{} for GNU Emacs \versionemacs, April 2000\break - Project W{\l}odek Bzyl (matwb@univ.gda.pl) + Copyright \copyright\ \year\ Free Software Foundation, Inc.\break + 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 |