Update refcard Emacs version numbers.
[bpt/emacs.git] / etc / refcards / cs-survival.tex
index a4c7248..e6eb913 100644 (file)
@@ -1,8 +1,30 @@
-%
 % Title:  GNU Emacs Survival Card
+
+% Copyright (C) 2000-2011  Free Software Foundation, Inc.
+
 % Author: Wlodek Bzyl <matwb@univ.gda.pl>
-%
-%**start of header
+% 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
+% 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/>.
+
+
+% See survival.tex.
+
+% Process the file with `csplain' from the `CSTeX' distribution (included
+% e.g. in the TeX Live CD).
 
 % User interface is `plain.tex' and macros described below
 %
@@ -14,6 +36,9 @@
 %
 % \kbd{ARG} -- argument is typed literally
 
+
+%**start of header
+
 \def\plainfmtname{plain}
 \ifx\fmtname\plainfmtname
 \else
 
 % PDF output layout.  0 for A4, 1 for letter (US), a `l' is added for
 % a landscape layout.
-
 \input pdflayout.sty
 \pdflayout=(0)
 
-% Copyright (C) 2000, 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
-% 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.
-
-% 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; see the file COPYING.  If not, write to
-% the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-% Boston, MA 02110-1301, USA.
-
 % Czech hyphenation rules applied
 \chyph
 
-% Translated to Czech by Pavel Janík <Pavel@Janik.cz> in March 2001
-
-% Process the file with `csplain' from the `CSTeX' distribution (included
-% e.g. in the TeX Live CD).
-
-\def\versionnumber{1.0}
-\def\versionemacs{21}
-\def\versiondate{duben 2000}    % latest update
-\def\year{2008}                 % latest copyright year
+\def\versionemacs{24}           % version of Emacs this is for
+\def\year{2012}                 % latest copyright year
 
 \def\copyrightnotice{\penalty-1\vfill
   \vbox{\smallfont\baselineskip=0.8\baselineskip\raggedcenter
-    Copyright \year\ Free Software Foundation, Inc.\break
-    Verze \versionnumber{} pro GNU Emacs \versionemacs, \versiondate\break
+    Copyright \copyright\ \year\ Free Software Foundation, Inc.\break
+    Pro GNU Emacs \versionemacs\break
     W{\l}odek Bzyl (matwb@univ.gda.pl)\break
     Do èe¹tiny pøelo¾il Pavel Janík (Pavel@Janik.cz)
 
@@ -418,4 +415,3 @@ m
 % compile-command: "csplain survival"
 % End:
 
-% arch-tag: 86b21d3f-d8b6-412d-8d77-e6e8728f590e