summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/ctan-o-mat/ctan-o-mat
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/scripts/ctan-o-mat/ctan-o-mat')
-rwxr-xr-xMaster/texmf-dist/scripts/ctan-o-mat/ctan-o-mat21
1 files changed, 0 insertions, 21 deletions
diff --git a/Master/texmf-dist/scripts/ctan-o-mat/ctan-o-mat b/Master/texmf-dist/scripts/ctan-o-mat/ctan-o-mat
deleted file mode 100755
index 3041dc07ad3..00000000000
--- a/Master/texmf-dist/scripts/ctan-o-mat/ctan-o-mat
+++ /dev/null
@@ -1,21 +0,0 @@
-#/bin/sh
-##-----------------------------------------------------------------------------
-## This file is part of ctan-o-mat.
-## This program is distributed under BSD-like license. See file LICENSE
-##
-## (c) 2016-2017 Gerd Neugebauer
-##
-## Net: gene@gerd-neugebauer.de
-##
-## This program is free software; you can redistribute it and/or modify
-## it under the terms of a 3-clause BSD-like license as stated in the
-## file LICENSE contained in this distribution.
-##
-## You should have received a copy of the LICENSE along with this
-## program; if not, see the repository under http://***.
-##
-##-----------------------------------------------------------------------------
-
-exec perl "$0.pl" "$@"
-
-# \ No newline at end of file