diff options
author | Vladimir Volovich <vvv@vsu.ru> | 2008-05-28 01:58:26 +0000 |
---|---|---|
committer | Vladimir Volovich <vvv@vsu.ru> | 2008-05-28 01:58:26 +0000 |
commit | 5bac251ac2d535986618000433f225ce3333e010 (patch) | |
tree | 7ae2264c676793911b965d4e810a8928170f0689 /Build | |
parent | 82ac90cec03415b61425c983ebdb776de5529d03 (diff) |
removed svn:keywords from files in linked_scripts, to allow them be the same as copies in Master tree,
which will be used to verify that the files in linked_scripts are kept in sync with the Master tree
git-svn-id: svn://tug.org/texlive/trunk@8372 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rwxr-xr-x | Build/source/texk/texlive/linked_scripts/ppower4.texlua | 2 | ||||
-rwxr-xr-x | Build/source/texk/texlive/linked_scripts/texdoc.tlu | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/texlive/linked_scripts/ppower4.texlua b/Build/source/texk/texlive/linked_scripts/ppower4.texlua index 06e6ff454ff..a9ed72204e8 100755 --- a/Build/source/texk/texlive/linked_scripts/ppower4.texlua +++ b/Build/source/texk/texlive/linked_scripts/ppower4.texlua @@ -1,6 +1,6 @@ #!/usr/bin/env texlua --*-Lua-*- --- $Id$ +-- $Id: ppower4.texlua 6969 2008-03-14 22:17:00Z reinhardk $ -- Copyright (C) 2008 Reinhard Kotucha. -- You may freely use, modify and/or distribute this file. diff --git a/Build/source/texk/texlive/linked_scripts/texdoc.tlu b/Build/source/texk/texlive/linked_scripts/texdoc.tlu index 7c66896497d..6a747f7fa97 100755 --- a/Build/source/texk/texlive/linked_scripts/texdoc.tlu +++ b/Build/source/texk/texlive/linked_scripts/texdoc.tlu @@ -1,5 +1,5 @@ #!/usr/bin/env texlua --- $Id$ +-- $Id: texdoc.tlu 8041 2008-05-11 08:58:09Z preining $ --[[ Written in lua by Frank Küster (2007) based on the shell script by Thomas Esser, David Aspinall, and Simon Wilkinson. Public domain.]] |