[latex3-commits] [git/LaTeX3-latex3-l3build] master: Mumble (e0246b6)

Joseph Wright joseph.wright at morningstar2.co.uk
Sun Feb 16 23:23:32 CET 2020


Repository : https://github.com/latex3/l3build
On branch  : master
Link       : https://github.com/latex3/l3build/commit/e0246b6d865a1ef320cca1613ca7afa68f9043ba

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

commit e0246b6d865a1ef320cca1613ca7afa68f9043ba
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sun Feb 16 22:23:32 2020 +0000

    Mumble


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

e0246b6d865a1ef320cca1613ca7afa68f9043ba
 l3build-help.lua | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/l3build-help.lua b/l3build-help.lua
index 0a06332..055fc1a 100644
--- a/l3build-help.lua
+++ b/l3build-help.lua
@@ -31,8 +31,8 @@ function version()
   print(
     "\n" ..
     "l3build: A testing and building system for LaTeX\n\n" ..
-    "Release " .. release_date .. "\n"
-    "Copy (C) 2014-2020 The LaTeX3 Project"
+    "Release " .. release_date .. "\n" ..
+    "Copyright (C) 2014-2020 The LaTeX3 Project"
   )
 end
 





More information about the latex3-commits mailing list.