summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/citation-style-language/citeproc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/scripts/citation-style-language/citeproc')
-rwxr-xr-xMaster/texmf-dist/scripts/citation-style-language/citeproc6
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/scripts/citation-style-language/citeproc b/Master/texmf-dist/scripts/citation-style-language/citeproc
index 3a72892ec7c..27663952bd7 100755
--- a/Master/texmf-dist/scripts/citation-style-language/citeproc
+++ b/Master/texmf-dist/scripts/citation-style-language/citeproc
@@ -1,5 +1,11 @@
#!/usr/bin/env texlua
+--
+-- Copyright (c) 2021-2022 Zeping Lee
+-- Released under the MIT license.
+-- Repository: https://github.com/zepinglee/citeproc-lua
+--
+
kpse.set_program_name("luatex")
require("lualibs")