diff options
author | Karl Berry <karl@freefriends.org> | 2017-11-25 20:59:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-11-25 20:59:19 +0000 |
commit | 6c871415342a1a0768827fe38040e0383fc6435a (patch) | |
tree | 6279d17b7c323295b483d3b1e72b64b6e6e0dcaa /Master/texmf-dist/source/support | |
parent | eaf5f8406e86635e0c9299c7784662d3f39a2546 (diff) |
ctan-o-mat (25nov17)
git-svn-id: svn://tug.org/texlive/trunk@45907 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/support')
-rwxr-xr-x | Master/texmf-dist/source/support/ctan-o-mat/ctan-o-mat.bat | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/Master/texmf-dist/source/support/ctan-o-mat/ctan-o-mat.bat b/Master/texmf-dist/source/support/ctan-o-mat/ctan-o-mat.bat index 88db0ddb149..14aa5ff188b 100755 --- a/Master/texmf-dist/source/support/ctan-o-mat/ctan-o-mat.bat +++ b/Master/texmf-dist/source/support/ctan-o-mat/ctan-o-mat.bat @@ -1,21 +1,21 @@ -@echo off -@rem -------------------------------------------------------------------------- -@rem This file is part of ctan-o-mat. -@rem This program is distributed under BSD-like license. See file LICENSE -@rem -@rem (c) 2016-2017 Gerd Neugebauer -@rem -@rem Net: gene@gerd-neugebauer.de -@rem -@rem This program is free software; you can redistribute it and/or modify -@rem it under the terms of a 3-clause BSD-like license as stated in the -@rem file LICENSE contained in this distribution. -@rem -@rem You should have received a copy of the LICENSE along with this -@rem program; if not, see the repository under http://***. -@rem -@rem -------------------------------------------------------------------------- - -"perl ctan-o-mat.pl %*" - -@rem -------------------------------------------------------------------------- +@echo off
+@rem --------------------------------------------------------------------------
+@rem This file is part of ctan-o-mat.
+@rem This program is distributed under BSD-like license. See file LICENSE
+@rem
+@rem (c) 2016-2017 Gerd Neugebauer
+@rem
+@rem Net: gene@gerd-neugebauer.de
+@rem
+@rem This program is free software; you can redistribute it and/or modify
+@rem it under the terms of a 3-clause BSD-like license as stated in the
+@rem file LICENSE contained in this distribution.
+@rem
+@rem You should have received a copy of the LICENSE along with this
+@rem program; if not, see the repository under http://***.
+@rem
+@rem --------------------------------------------------------------------------
+
+"perl ctan-o-mat.pl %*"
+
+@rem --------------------------------------------------------------------------
|