From 1477c556516639f7fe8c1badd68a62e8e4b72050 Mon Sep 17 00:00:00 2001 From: Han The Thanh Date: Mon, 6 Apr 2009 20:47:07 +0000 Subject: remove svn keywords from files under pdftexdir/ git-svn-id: svn://tug.org/texlive/trunk@12642 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/pdftexdir/Makefile.in.orig | 1 - Build/source/texk/web2c/pdftexdir/NEWS | 1 - Build/source/texk/web2c/pdftexdir/README | 1 - Build/source/texk/web2c/pdftexdir/avlstuff.c | 1 - Build/source/texk/web2c/pdftexdir/avlstuff.h | 1 - Build/source/texk/web2c/pdftexdir/epdf.c | 3 --- Build/source/texk/web2c/pdftexdir/epdf.h | 1 - Build/source/texk/web2c/pdftexdir/image.h | 1 - Build/source/texk/web2c/pdftexdir/macnames.c | 3 --- Build/source/texk/web2c/pdftexdir/mapfile.c | 3 --- Build/source/texk/web2c/pdftexdir/pdftex.ch | 2 -- Build/source/texk/web2c/pdftexdir/pdftex.defines | 1 - Build/source/texk/web2c/pdftexdir/pdftex.h | 1 - Build/source/texk/web2c/pdftexdir/pdftex.mk | 1 - Build/source/texk/web2c/pdftexdir/pdftexextra.in | 1 - Build/source/texk/web2c/pdftexdir/pdftoepdf.cc | 3 --- Build/source/texk/web2c/pdftexdir/pdftosrc.cc | 3 --- Build/source/texk/web2c/pdftexdir/pkin.c | 3 --- Build/source/texk/web2c/pdftexdir/ptexlib.h | 1 - Build/source/texk/web2c/pdftexdir/ptexmac.h | 1 - Build/source/texk/web2c/pdftexdir/subfont.c | 3 --- Build/source/texk/web2c/pdftexdir/tex.ch0 | 2 -- Build/source/texk/web2c/pdftexdir/tounicode.c | 3 --- Build/source/texk/web2c/pdftexdir/ttf2afm.c | 3 --- Build/source/texk/web2c/pdftexdir/utils.c | 3 --- Build/source/texk/web2c/pdftexdir/vfpacket.c | 3 --- Build/source/texk/web2c/pdftexdir/writeenc.c | 3 --- Build/source/texk/web2c/pdftexdir/writefont.c | 3 --- Build/source/texk/web2c/pdftexdir/writeimg.c | 3 --- Build/source/texk/web2c/pdftexdir/writejbig2.c | 3 --- Build/source/texk/web2c/pdftexdir/writejbig2.h | 1 - Build/source/texk/web2c/pdftexdir/writejpg.c | 3 --- Build/source/texk/web2c/pdftexdir/writepng.c | 3 --- Build/source/texk/web2c/pdftexdir/writet1.c | 3 --- Build/source/texk/web2c/pdftexdir/writet3.c | 3 --- Build/source/texk/web2c/pdftexdir/writettf.c | 3 --- Build/source/texk/web2c/pdftexdir/writettf.h | 1 - Build/source/texk/web2c/pdftexdir/writezip.c | 3 --- 38 files changed, 82 deletions(-) (limited to 'Build/source/texk/web2c/pdftexdir') diff --git a/Build/source/texk/web2c/pdftexdir/Makefile.in.orig b/Build/source/texk/web2c/pdftexdir/Makefile.in.orig index 23b083a5be0..0efe544a444 100644 --- a/Build/source/texk/web2c/pdftexdir/Makefile.in.orig +++ b/Build/source/texk/web2c/pdftexdir/Makefile.in.orig @@ -1,5 +1,4 @@ # Makefile for libpdf - te@dbs.uni-hannover.de -# $Id$ kpse_include ../make/common.mk kpse_include ../make/programs.mk diff --git a/Build/source/texk/web2c/pdftexdir/NEWS b/Build/source/texk/web2c/pdftexdir/NEWS index 96560f02181..f633ad368da 100644 --- a/Build/source/texk/web2c/pdftexdir/NEWS +++ b/Build/source/texk/web2c/pdftexdir/NEWS @@ -627,5 +627,4 @@ pdfTeX 3.14159-1.00a-pretest-20010806 was released on 2001-08-06 pdfTeX 3.14159-1.00a-pretest-20010804 was released on 2001-08-04 ---------------------------------------------------------------- -$Id$ // vim: tw=79:ts=2:expandtab:autoindent diff --git a/Build/source/texk/web2c/pdftexdir/README b/Build/source/texk/web2c/pdftexdir/README index 600e9e1a05d..e3fe370d79b 100644 --- a/Build/source/texk/web2c/pdftexdir/README +++ b/Build/source/texk/web2c/pdftexdir/README @@ -87,5 +87,4 @@ paragraph optimization is inspired by the work of Hermann Zapf. Please send bug reports, offers of help, etc. to h a n t h e t h a n h @ g m a i l . c o m -$Id$ // vim: tw=75 diff --git a/Build/source/texk/web2c/pdftexdir/avlstuff.c b/Build/source/texk/web2c/pdftexdir/avlstuff.c index 860e5f43d84..648bc9c4abf 100644 --- a/Build/source/texk/web2c/pdftexdir/avlstuff.c +++ b/Build/source/texk/web2c/pdftexdir/avlstuff.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with pdfTeX; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -$Id$ */ diff --git a/Build/source/texk/web2c/pdftexdir/avlstuff.h b/Build/source/texk/web2c/pdftexdir/avlstuff.h index 148b5362472..73abb4c1c48 100644 --- a/Build/source/texk/web2c/pdftexdir/avlstuff.h +++ b/Build/source/texk/web2c/pdftexdir/avlstuff.h @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with pdfTeX; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -$Id$ */ #include "avl.h" diff --git a/Build/source/texk/web2c/pdftexdir/epdf.c b/Build/source/texk/web2c/pdftexdir/epdf.c index 1c7c74c2ebc..807db6fb714 100644 --- a/Build/source/texk/web2c/pdftexdir/epdf.c +++ b/Build/source/texk/web2c/pdftexdir/epdf.c @@ -23,9 +23,6 @@ Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. #include #include -static const char _svn_version[] = - "$Id$ $URL: http://scm.foundry.supelec.fr/svn/pdftex/branches/stable/source/src/texk/web2c/pdftexdir/epdf.c $"; - extern void epdf_check_mem(void); extern void register_fd_entry(fd_entry *); diff --git a/Build/source/texk/web2c/pdftexdir/epdf.h b/Build/source/texk/web2c/pdftexdir/epdf.h index 33c54531da5..51da50cc2b7 100644 --- a/Build/source/texk/web2c/pdftexdir/epdf.h +++ b/Build/source/texk/web2c/pdftexdir/epdf.h @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with pdfTeX; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -$Id$ */ extern "C" { diff --git a/Build/source/texk/web2c/pdftexdir/image.h b/Build/source/texk/web2c/pdftexdir/image.h index a0d6a8e9a67..4b6f2ff38c2 100644 --- a/Build/source/texk/web2c/pdftexdir/image.h +++ b/Build/source/texk/web2c/pdftexdir/image.h @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with pdfTeX; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -$Id$ */ #include diff --git a/Build/source/texk/web2c/pdftexdir/macnames.c b/Build/source/texk/web2c/pdftexdir/macnames.c index 46f5090972c..e4494cb609e 100644 --- a/Build/source/texk/web2c/pdftexdir/macnames.c +++ b/Build/source/texk/web2c/pdftexdir/macnames.c @@ -18,9 +18,6 @@ with pdfTeX; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -static const char _svn__version[] = - "$Id$ $URL: http://scm.foundry.supelec.fr/svn/pdftex/branches/stable/source/src/texk/web2c/pdftexdir/macnames.c $"; - const char notdef[] = ".notdef"; const char *mac_glyph_names[] = { diff --git a/Build/source/texk/web2c/pdftexdir/mapfile.c b/Build/source/texk/web2c/pdftexdir/mapfile.c index 5b7a1e982c4..1b0b2b4510f 100644 --- a/Build/source/texk/web2c/pdftexdir/mapfile.c +++ b/Build/source/texk/web2c/pdftexdir/mapfile.c @@ -24,9 +24,6 @@ Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. #include #include -static const char _svn_version[] = - "$Id$ $URL: http://scm.foundry.supelec.fr/svn/pdftex/branches/stable/source/src/texk/web2c/pdftexdir/mapfile.c $"; - #define FM_BUF_SIZE 1024 static FILE *fm_file; diff --git a/Build/source/texk/web2c/pdftexdir/pdftex.ch b/Build/source/texk/web2c/pdftexdir/pdftex.ch index 22ef15ee939..ced8f6f9c86 100644 --- a/Build/source/texk/web2c/pdftexdir/pdftex.ch +++ b/Build/source/texk/web2c/pdftexdir/pdftex.ch @@ -17,8 +17,6 @@ % pdfTeX; if not, write to the Free Software Foundation, Inc., 51 Franklin % Street, Fifth Floor, Boston, MA 02110-1301 USA. % -% $Id$ -% @x [0.0] l.83 - WEAVE: we want the whole file \def\?##1]{\hbox{Changes to \hbox to 1em{\hfil##1}.\ }} } diff --git a/Build/source/texk/web2c/pdftexdir/pdftex.defines b/Build/source/texk/web2c/pdftexdir/pdftex.defines index c0f26a3a155..6959aefe1aa 100644 --- a/Build/source/texk/web2c/pdftexdir/pdftex.defines +++ b/Build/source/texk/web2c/pdftexdir/pdftex.defines @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with pdfTeX; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -$Id$ } { pdftex.defines: additions for pdfTeX } diff --git a/Build/source/texk/web2c/pdftexdir/pdftex.h b/Build/source/texk/web2c/pdftexdir/pdftex.h index 5f6f9002caf..8a2b2c9e802 100644 --- a/Build/source/texk/web2c/pdftexdir/pdftex.h +++ b/Build/source/texk/web2c/pdftexdir/pdftex.h @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with pdfTeX; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -$Id$ */ /* Additions to texmfmp.h for pdfTeX */ diff --git a/Build/source/texk/web2c/pdftexdir/pdftex.mk b/Build/source/texk/web2c/pdftexdir/pdftex.mk index bd5dddd0b11..ffad3485375 100644 --- a/Build/source/texk/web2c/pdftexdir/pdftex.mk +++ b/Build/source/texk/web2c/pdftexdir/pdftex.mk @@ -1,7 +1,6 @@ # Makefile fragment for pdfeTeX and web2c. --infovore@xs4all.nl. Public domain. # This fragment contains the parts of the makefile that are most likely to # differ between releases of pdfeTeX. -# $Id$ # We build pdftex pdftex = @PETEX@ pdftex diff --git a/Build/source/texk/web2c/pdftexdir/pdftexextra.in b/Build/source/texk/web2c/pdftexdir/pdftexextra.in index 4b5a5bd66fe..09d8514d224 100644 --- a/Build/source/texk/web2c/pdftexdir/pdftexextra.in +++ b/Build/source/texk/web2c/pdftexdir/pdftexextra.in @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with pdfTeX; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -$Id$ */ /* pdftexextra.in: banner etc. for pdfTeX. diff --git a/Build/source/texk/web2c/pdftexdir/pdftoepdf.cc b/Build/source/texk/web2c/pdftexdir/pdftoepdf.cc index 10c67f8eb4a..87684a39dc2 100644 --- a/Build/source/texk/web2c/pdftexdir/pdftoepdf.cc +++ b/Build/source/texk/web2c/pdftexdir/pdftoepdf.cc @@ -44,9 +44,6 @@ Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. #include "epdf.h" -static const char _svn_version[] = - "$Id$ $URL: svn://192.168.0.1/svnroot/pdftex/branches/stable/source/src/texk/web2c/pdftexdir/pdftoepdf.cc $"; - // This file is mostly C and not very much C++; it's just used to interface // the functions of xpdf, which happens to be written in C++. diff --git a/Build/source/texk/web2c/pdftexdir/pdftosrc.cc b/Build/source/texk/web2c/pdftexdir/pdftosrc.cc index cf9beaea582..014c4da7a64 100644 --- a/Build/source/texk/web2c/pdftexdir/pdftosrc.cc +++ b/Build/source/texk/web2c/pdftexdir/pdftosrc.cc @@ -40,9 +40,6 @@ Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. #include "GlobalParams.h" #include "Error.h" -static const char _svn_version[] = - "$Id$ $URL: http://scm.foundry.supelec.fr/svn/pdftex/branches/stable/source/src/texk/web2c/pdftexdir/pdftosrc.cc $"; - static XRef *xref = 0; int main(int argc, char *argv[]) diff --git a/Build/source/texk/web2c/pdftexdir/pkin.c b/Build/source/texk/web2c/pdftexdir/pkin.c index 4b469d84b6e..131ac2e1943 100644 --- a/Build/source/texk/web2c/pdftexdir/pkin.c +++ b/Build/source/texk/web2c/pdftexdir/pkin.c @@ -43,9 +43,6 @@ Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. #include "ptexlib.h" -static const char _svn_version[] = - "$Id$ $URL: http://scm.foundry.supelec.fr/svn/pdftex/branches/stable/source/src/texk/web2c/pdftexdir/pkin.c $"; - /* * Now we have some routines to get stuff from the pk file. pkbyte returns * the next byte from the pk file. diff --git a/Build/source/texk/web2c/pdftexdir/ptexlib.h b/Build/source/texk/web2c/pdftexdir/ptexlib.h index 7ec2bd9b738..48eac9ae2bf 100644 --- a/Build/source/texk/web2c/pdftexdir/ptexlib.h +++ b/Build/source/texk/web2c/pdftexdir/ptexlib.h @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with pdfTeX; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -$Id$ */ #ifndef PDFTEXLIB diff --git a/Build/source/texk/web2c/pdftexdir/ptexmac.h b/Build/source/texk/web2c/pdftexdir/ptexmac.h index 18cd5dc6453..59499953a47 100644 --- a/Build/source/texk/web2c/pdftexdir/ptexmac.h +++ b/Build/source/texk/web2c/pdftexdir/ptexmac.h @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with pdfTeX; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -$Id$ */ #ifndef PDFTEXMAC diff --git a/Build/source/texk/web2c/pdftexdir/subfont.c b/Build/source/texk/web2c/pdftexdir/subfont.c index 6bad2e6c738..266845e24f3 100644 --- a/Build/source/texk/web2c/pdftexdir/subfont.c +++ b/Build/source/texk/web2c/pdftexdir/subfont.c @@ -21,9 +21,6 @@ Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. #include "ptexlib.h" #include -static const char _svn_version[] = - "$Id$ $URL: http://scm.foundry.supelec.fr/svn/pdftex/branches/stable/source/src/texk/web2c/pdftexdir/subfont.c $"; - static struct avl_table *sfd_tree = NULL; #define SFD_BUF_SIZE SMALL_BUF_SIZE diff --git a/Build/source/texk/web2c/pdftexdir/tex.ch0 b/Build/source/texk/web2c/pdftexdir/tex.ch0 index 56a083ea19e..bfb78456bd1 100644 --- a/Build/source/texk/web2c/pdftexdir/tex.ch0 +++ b/Build/source/texk/web2c/pdftexdir/tex.ch0 @@ -17,8 +17,6 @@ % pdfTeX; if not, write to the Free Software Foundation, Inc., 51 Franklin % Street, Fifth Floor, Boston, MA 02110-1301 USA. % -% $Id$ -% % Change file to assist in creating the web2c-specific change file. % This one comes first, resolves inconsistencies between the generated % pdfetex.web and tex.ch diff --git a/Build/source/texk/web2c/pdftexdir/tounicode.c b/Build/source/texk/web2c/pdftexdir/tounicode.c index 8a3e0aa9b74..99b7d0fc247 100644 --- a/Build/source/texk/web2c/pdftexdir/tounicode.c +++ b/Build/source/texk/web2c/pdftexdir/tounicode.c @@ -20,9 +20,6 @@ Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. #include "ptexlib.h" -static const char _svn_version[] = - "$Id$ $URL: http://scm.foundry.supelec.fr/svn/pdftex/branches/stable/source/src/texk/web2c/pdftexdir/tounicode.c $"; - #define isXdigit(c) (isdigit(c) || ('A' <= (c) && (c) <= 'F')) #define UNI_UNDEF -1 #define UNI_STRING -2 /* string allocated by deftounicode() */ diff --git a/Build/source/texk/web2c/pdftexdir/ttf2afm.c b/Build/source/texk/web2c/pdftexdir/ttf2afm.c index 0bc6068bd95..aaf13925b4d 100644 --- a/Build/source/texk/web2c/pdftexdir/ttf2afm.c +++ b/Build/source/texk/web2c/pdftexdir/ttf2afm.c @@ -36,9 +36,6 @@ Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. #include #include -static const char _svn_version[] = - "$Id$ $URL: http://scm.foundry.supelec.fr/svn/pdftex/branches/stable/source/src/texk/web2c/pdftexdir/ttf2afm.c $"; - /* constants used for print_glyph */ #define AS_NAME 0 #define AS_INDEX 1 diff --git a/Build/source/texk/web2c/pdftexdir/utils.c b/Build/source/texk/web2c/pdftexdir/utils.c index 0dc1ffa76cf..919b9436c69 100644 --- a/Build/source/texk/web2c/pdftexdir/utils.c +++ b/Build/source/texk/web2c/pdftexdir/utils.c @@ -45,9 +45,6 @@ Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. #include "png.h" #include "xpdf/config.h" /* just to get the xpdf version */ -static const char _svn_version[] = - "$Id$ $URL: http://scm.foundry.supelec.fr/svn/pdftex/branches/stable/source/src/texk/web2c/pdftexdir/utils.c $"; - #define check_nprintf(size_get, size_want) \ if ((unsigned)(size_get) >= (unsigned)(size_want)) \ pdftex_fail ("snprintf failed: file %s, line %d", __FILE__, __LINE__); diff --git a/Build/source/texk/web2c/pdftexdir/vfpacket.c b/Build/source/texk/web2c/pdftexdir/vfpacket.c index c854fe954a2..76152b986cf 100644 --- a/Build/source/texk/web2c/pdftexdir/vfpacket.c +++ b/Build/source/texk/web2c/pdftexdir/vfpacket.c @@ -20,9 +20,6 @@ Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. #include "ptexlib.h" -static const char _svn_version[] = - "$Id$ $URL: http://scm.foundry.supelec.fr/svn/pdftex/branches/stable/source/src/texk/web2c/pdftexdir/vfpacket.c $"; - typedef struct { char *dataptr; integer len; diff --git a/Build/source/texk/web2c/pdftexdir/writeenc.c b/Build/source/texk/web2c/pdftexdir/writeenc.c index 42740e5bb66..1eb942a36a3 100644 --- a/Build/source/texk/web2c/pdftexdir/writeenc.c +++ b/Build/source/texk/web2c/pdftexdir/writeenc.c @@ -20,9 +20,6 @@ Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. #include "ptexlib.h" -static const char _svn_version[] = - "$Id$ $URL: http://scm.foundry.supelec.fr/svn/pdftex/branches/stable/source/src/texk/web2c/pdftexdir/writeenc.c $"; - /**********************************************************************/ /* All encoding entries go into AVL tree for fast search by name. */ diff --git a/Build/source/texk/web2c/pdftexdir/writefont.c b/Build/source/texk/web2c/pdftexdir/writefont.c index 6d7ff60490e..29fe0b7fb8a 100644 --- a/Build/source/texk/web2c/pdftexdir/writefont.c +++ b/Build/source/texk/web2c/pdftexdir/writefont.c @@ -20,9 +20,6 @@ Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. #include "ptexlib.h" -static const char _svn_version[] = - "$Id$ $URL: http://scm.foundry.supelec.fr/svn/pdftex/branches/stable/source/src/texk/web2c/pdftexdir/writefont.c $"; - /**********************************************************************/ struct avl_table *fo_tree = NULL; /* tree of font dictionaries */ diff --git a/Build/source/texk/web2c/pdftexdir/writeimg.c b/Build/source/texk/web2c/pdftexdir/writeimg.c index 90c4cff3570..f8285b64a49 100644 --- a/Build/source/texk/web2c/pdftexdir/writeimg.c +++ b/Build/source/texk/web2c/pdftexdir/writeimg.c @@ -23,9 +23,6 @@ Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. #include #include -static const char _svn_version[] = - "$Id$ $URL: svn://192.168.0.1/svnroot/pdftex/branches/stable/source/src/texk/web2c/pdftexdir/writeimg.c $"; - #define bp2int(p) round(p*(onehundredbp/100.0)) /* define image_ptr, image_array & image_limit */ diff --git a/Build/source/texk/web2c/pdftexdir/writejbig2.c b/Build/source/texk/web2c/pdftexdir/writejbig2.c index 102ed339aeb..cc26cdfe1db 100644 --- a/Build/source/texk/web2c/pdftexdir/writejbig2.c +++ b/Build/source/texk/web2c/pdftexdir/writejbig2.c @@ -82,9 +82,6 @@ object exists, reference it. Else create fresh one. /**********************************************************************/ -static const char _svn_version[] = - "$Id$ $URL: http://scm.foundry.supelec.fr/svn/pdftex/branches/stable/source/src/texk/web2c/pdftexdir/writejbig2.c $"; - /**********************************************************************/ struct avl_table *file_tree = NULL; diff --git a/Build/source/texk/web2c/pdftexdir/writejbig2.h b/Build/source/texk/web2c/pdftexdir/writejbig2.h index ed9d19da676..aa43c2620d5 100644 --- a/Build/source/texk/web2c/pdftexdir/writejbig2.h +++ b/Build/source/texk/web2c/pdftexdir/writejbig2.h @@ -20,7 +20,6 @@ Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. This is experimental JBIG2 image support to pdfTeX. JBIG2 image decoding is part of Adobe PDF-1.4, and requires Acroread 5.0 or later. -$Id$ ***********************************************************************/ #include "ptexlib.h" diff --git a/Build/source/texk/web2c/pdftexdir/writejpg.c b/Build/source/texk/web2c/pdftexdir/writejpg.c index 5080dfd4ae5..d07db2f4a91 100644 --- a/Build/source/texk/web2c/pdftexdir/writejpg.c +++ b/Build/source/texk/web2c/pdftexdir/writejpg.c @@ -21,9 +21,6 @@ Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. #include "ptexlib.h" #include "image.h" -static const char _svn_version[] = - "$Id$ $URL: http://scm.foundry.supelec.fr/svn/pdftex/branches/stable/source/src/texk/web2c/pdftexdir/writejpg.c $"; - #define JPG_GRAY 1 /* Gray color space, use /DeviceGray */ #define JPG_RGB 3 /* RGB color space, use /DeviceRGB */ #define JPG_CMYK 4 /* CMYK color space, use /DeviceCMYK */ diff --git a/Build/source/texk/web2c/pdftexdir/writepng.c b/Build/source/texk/web2c/pdftexdir/writepng.c index fc833d7d30e..22e2f3a3639 100644 --- a/Build/source/texk/web2c/pdftexdir/writepng.c +++ b/Build/source/texk/web2c/pdftexdir/writepng.c @@ -21,9 +21,6 @@ Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. #include "ptexlib.h" #include "image.h" -static const char _svn_version[] = - "$Id$ $URL: http://scm.foundry.supelec.fr/svn/pdftex/branches/stable/source/src/texk/web2c/pdftexdir/writepng.c $"; - static int transparent_page_group = -1; void read_png_info(integer img) diff --git a/Build/source/texk/web2c/pdftexdir/writet1.c b/Build/source/texk/web2c/pdftexdir/writet1.c index f188b3f0708..820db2804c1 100644 --- a/Build/source/texk/web2c/pdftexdir/writet1.c +++ b/Build/source/texk/web2c/pdftexdir/writet1.c @@ -23,9 +23,6 @@ Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. #include #include -static const char _svn_version[] = - "$Id$ $URL: http://scm.foundry.supelec.fr/svn/pdftex/branches/stable/source/src/texk/web2c/pdftexdir/writet1.c $"; - #define t1_log(str) tex_printf("%s",str) #define get_length1() t1_length1 = t1_offset() - t1_save_offset #define get_length2() t1_length2 = t1_offset() - t1_save_offset diff --git a/Build/source/texk/web2c/pdftexdir/writet3.c b/Build/source/texk/web2c/pdftexdir/writet3.c index 6652ab42fd1..e3804ad4975 100644 --- a/Build/source/texk/web2c/pdftexdir/writet3.c +++ b/Build/source/texk/web2c/pdftexdir/writet3.c @@ -23,9 +23,6 @@ Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. #include #include -static const char _svn_version[] = - "$Id$ $URL: http://scm.foundry.supelec.fr/svn/pdftex/branches/stable/source/src/texk/web2c/pdftexdir/writet3.c $"; - #define T3_BUF_SIZE 1024 typedef char t3_line_entry; diff --git a/Build/source/texk/web2c/pdftexdir/writettf.c b/Build/source/texk/web2c/pdftexdir/writettf.c index 19c137bed48..920627453bb 100644 --- a/Build/source/texk/web2c/pdftexdir/writettf.c +++ b/Build/source/texk/web2c/pdftexdir/writettf.c @@ -22,9 +22,6 @@ Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. #include "writettf.h" #include -static const char _svn_version[] = - "$Id$ $URL: http://scm.foundry.supelec.fr/svn/pdftex/branches/stable/source/src/texk/web2c/pdftexdir/writettf.c $"; - #define DEFAULT_NTABS 14 #define NEW_CMAP_SIZE 2 diff --git a/Build/source/texk/web2c/pdftexdir/writettf.h b/Build/source/texk/web2c/pdftexdir/writettf.h index 32906211fdd..fe4cbdf8e89 100644 --- a/Build/source/texk/web2c/pdftexdir/writettf.h +++ b/Build/source/texk/web2c/pdftexdir/writettf.h @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with pdfTeX; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -$Id$ */ typedef signed char TTF_CHAR; diff --git a/Build/source/texk/web2c/pdftexdir/writezip.c b/Build/source/texk/web2c/pdftexdir/writezip.c index d5372fa11df..3f989aaaf82 100644 --- a/Build/source/texk/web2c/pdftexdir/writezip.c +++ b/Build/source/texk/web2c/pdftexdir/writezip.c @@ -22,9 +22,6 @@ Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. #include "zlib.h" #include -static const char _svn_version[] = - "$Id$ $URL: http://scm.foundry.supelec.fr/svn/pdftex/branches/stable/source/src/texk/web2c/pdftexdir/writezip.c $"; - #define ZIP_BUF_SIZE 32768 #define check_err(f, fn) \ -- cgit v1.2.3