[latex3-commits] [git/LaTeX3-latex3-l3build] main: Add an \n (0e6b137)

Joseph Wright joseph.wright at morningstar2.co.uk
Mon Dec 6 11:19:33 CET 2021


Repository : https://github.com/latex3/l3build
On branch  : main
Link       : https://github.com/latex3/l3build/commit/0e6b13705335e129cae199e3ea1986c26e6bf80f

>---------------------------------------------------------------

commit 0e6b13705335e129cae199e3ea1986c26e6bf80f
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Mon Dec 6 10:19:33 2021 +0000

    Add an \n


>---------------------------------------------------------------

0e6b13705335e129cae199e3ea1986c26e6bf80f
 l3build-help.lua | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3build-help.lua b/l3build-help.lua
index 5696b48..62d35de 100644
--- a/l3build-help.lua
+++ b/l3build-help.lua
@@ -27,7 +27,7 @@ local match  = string.match
 local rep    = string.rep
 local sort   = table.sort
 
-local copyright = "Copyright (C) 2014-2021 The LaTeX Project"
+local copyright = "Copyright (C) 2014-2021 The LaTeX Project\n"
 
 function version()
   print(





More information about the latex3-commits mailing list.