summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/pdftexdir/pdftexextra.in
diff options
context:
space:
mode:
authorMartin Schröder <martin@oneiros.de>2006-12-26 23:37:34 +0000
committerMartin Schröder <martin@oneiros.de>2006-12-26 23:37:34 +0000
commit812aa90acbef4930ae356ab194f3f2a8f573f6e4 (patch)
treea1b8b3d895238994c60580df9e6f0619b2034923 /Build/source/texk/web2c/pdftexdir/pdftexextra.in
parente3bba99884ce591c9485122e96fff7071fc7c112 (diff)
Import pdftex 1.40-rc4, which also changes the signature of
print_version_and_exit, and adds a new library (libs/obsdcompat). git-svn-id: svn://tug.org/texlive/trunk@2959 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/pdftexdir/pdftexextra.in')
-rw-r--r--Build/source/texk/web2c/pdftexdir/pdftexextra.in9
1 files changed, 5 insertions, 4 deletions
diff --git a/Build/source/texk/web2c/pdftexdir/pdftexextra.in b/Build/source/texk/web2c/pdftexdir/pdftexextra.in
index cd81871bec9..fec48fd313e 100644
--- a/Build/source/texk/web2c/pdftexdir/pdftexextra.in
+++ b/Build/source/texk/web2c/pdftexdir/pdftexextra.in
@@ -17,17 +17,17 @@ You should have received a copy of the GNU General Public License
along with pdfTeX; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-$Id: pdftexextra.in,v 1.4 2004/08/26 18:14:18 olaf Exp $
+$Id: pdftexextra.in,v 1.4 2004/08/26 18:19:57 olaf Exp $
*/
/* pdftexextra.in: banner etc. for pdfTeX.
- This is included by pdfTeX, from ../etexextra.c
+ This is included by pdfTeX, from ../pdftexextra.c
(generated from ../lib/texmfmp.c).
*/
-#define BANNER "This is pdfTeX, Version 3.141592-PDFTEX-VERSION"
-#define COPYRIGHT_HOLDER "Han The Thanh"
+#define BANNER "This is pdfTeX, Version 3.141592-PDFTEX-VERSION-ETEX-VERSION"
+#define COPYRIGHT_HOLDER "Peter Breitenlohner (eTeX)/Han The Thanh (pdfTeX)"
#define AUTHOR NULL
#define PROGRAM_HELP PDFTEXHELP
#define BUG_ADDRESS "pdftex@tug.org"
@@ -38,3 +38,4 @@ $Id: pdftexextra.in,v 1.4 2004/08/26 18:14:18 olaf Exp $
#define INPUT_FORMAT kpse_tex_format
#define INI_PROGRAM "pdfinitex"
#define VIR_PROGRAM "pdfvirtex"
+