guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] 52/58: compile: Update copyright year.


From: Andy Wingo
Subject: [Guile-commits] 52/58: compile: Update copyright year.
Date: Tue, 7 Aug 2018 06:58:38 -0400 (EDT)

wingo pushed a commit to branch lightning
in repository guile.

commit cbc2445eb135c69122599a1e7ce6e86778d48867
Author: Ludovic Courtès <address@hidden>
Date:   Thu Jul 19 17:58:39 2018 +0200

    compile: Update copyright year.
    
    * module/scripts/compile.scm (show-version): Update copyright year.
---
 module/scripts/compile.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/module/scripts/compile.scm b/module/scripts/compile.scm
index 336965d..d86f2f2 100644
--- a/module/scripts/compile.scm
+++ b/module/scripts/compile.scm
@@ -141,7 +141,7 @@ options."
 
 (define (show-version)
   (format #t "compile (GNU Guile) ~A~%" (version))
-  (format #t "Copyright (C) 2009, 2011 Free Software Foundation, Inc.
+  (format #t "Copyright (C) 2018 Free Software Foundation, Inc.
 License LGPLv3+: GNU LGPL version 3 or later 
<http://gnu.org/licenses/lgpl.html>.
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.~%"))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]