summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/citation-style-language/citeproc-node-layout.lua
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/scripts/citation-style-language/citeproc-node-layout.lua')
-rw-r--r--Master/texmf-dist/scripts/citation-style-language/citeproc-node-layout.lua6
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/scripts/citation-style-language/citeproc-node-layout.lua b/Master/texmf-dist/scripts/citation-style-language/citeproc-node-layout.lua
index 40ce358629b..944ed883a38 100644
--- a/Master/texmf-dist/scripts/citation-style-language/citeproc-node-layout.lua
+++ b/Master/texmf-dist/scripts/citation-style-language/citeproc-node-layout.lua
@@ -1,3 +1,9 @@
+--
+-- Copyright (c) 2021-2022 Zeping Lee
+-- Released under the MIT license.
+-- Repository: https://github.com/zepinglee/citeproc-lua
+--
+
local layout = {}
local richtext = require("citeproc-richtext")