summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/citation-style-language/citeproc-util.lua
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/scripts/citation-style-language/citeproc-util.lua')
-rw-r--r--Master/texmf-dist/scripts/citation-style-language/citeproc-util.lua8
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/scripts/citation-style-language/citeproc-util.lua b/Master/texmf-dist/scripts/citation-style-language/citeproc-util.lua
index 9aaa0778746..c9adb6558f8 100644
--- a/Master/texmf-dist/scripts/citation-style-language/citeproc-util.lua
+++ b/Master/texmf-dist/scripts/citation-style-language/citeproc-util.lua
@@ -1,6 +1,8 @@
---[[
- Copyright (C) 2021 Zeping Lee
---]]
+--
+-- Copyright (c) 2021-2022 Zeping Lee
+-- Released under the MIT license.
+-- Repository: https://github.com/zepinglee/citeproc-lua
+--
-- load `slnunicode` from LuaTeX
local unicode = require("unicode")