summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/citation-style-language/citeproc-node-layout.lua
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-03-21 20:31:00 +0000
committerKarl Berry <karl@freefriends.org>2022-03-21 20:31:00 +0000
commit52f56de7f55c46a0b7828643dcebd15a9434f785 (patch)
treef8e006e7c2d622ab79ea1ca11ecc2872989ece84 /Master/texmf-dist/scripts/citation-style-language/citeproc-node-layout.lua
parent5e085e8a7caf39de08814a984c375e211963bc2a (diff)
citation-style-language (21mar22) (branch)
git-svn-id: svn://tug.org/texlive/branches/branch2021.final@62863 c570f23f-e606-0410-a88d-b1316a301751
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")