summaryrefslogtreecommitdiff
path: root/support/ctan-o-mat/ctan-o-mat
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /support/ctan-o-mat/ctan-o-mat
Initial commit
Diffstat (limited to 'support/ctan-o-mat/ctan-o-mat')
-rwxr-xr-xsupport/ctan-o-mat/ctan-o-mat21
1 files changed, 21 insertions, 0 deletions
diff --git a/support/ctan-o-mat/ctan-o-mat b/support/ctan-o-mat/ctan-o-mat
new file mode 100755
index 0000000000..3041dc07ad
--- /dev/null
+++ b/support/ctan-o-mat/ctan-o-mat
@@ -0,0 +1,21 @@
+#/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