summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/citation-style-language/csl.lua
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/scripts/citation-style-language/csl.lua')
-rw-r--r--Master/texmf-dist/scripts/citation-style-language/csl.lua8
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/scripts/citation-style-language/csl.lua b/Master/texmf-dist/scripts/citation-style-language/csl.lua
index 701102319be..90f5bea5880 100644
--- a/Master/texmf-dist/scripts/citation-style-language/csl.lua
+++ b/Master/texmf-dist/scripts/citation-style-language/csl.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
+--
local csl = {}