guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] GNU Guile branch, stable-2.0, updated. v2.0.7-306-g9c90a


From: Mark H Weaver
Subject: [Guile-commits] GNU Guile branch, stable-2.0, updated. v2.0.7-306-g9c90a81
Date: Sat, 06 Apr 2013 19:54:09 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Guile".

http://git.savannah.gnu.org/cgit/guile.git/commit/?id=9c90a81bb5beafdf4e15847a59a967c70f00c400

The branch, stable-2.0 has been updated
       via  9c90a81bb5beafdf4e15847a59a967c70f00c400 (commit)
      from  4ad329cbcaeef603d047df5dd226fb17f0b81483 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9c90a81bb5beafdf4e15847a59a967c70f00c400
Author: Mark H Weaver <address@hidden>
Date:   Sat Apr 6 15:49:25 2013 -0400

    Bump 'copyright-year' to 2013.
    
    * module/ice-9/command-line.scm (version-etc): Bump 'copyright-year' to
      2013.

-----------------------------------------------------------------------

Summary of changes:
 module/ice-9/command-line.scm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/module/ice-9/command-line.scm b/module/ice-9/command-line.scm
index 0211b85..bd19316 100644
--- a/module/ice-9/command-line.scm
+++ b/module/ice-9/command-line.scm
@@ -66,7 +66,7 @@ There is NO WARRANTY, to the extent permitted by law."))
 (define* (version-etc package version #:key
                       (port (current-output-port))
                       ;; FIXME: authors
-                      (copyright-year 2012)
+                      (copyright-year 2013)
                       (copyright-holder "Free Software Foundation, Inc.")
                       (copyright (format #f "Copyright (C) ~a ~a"
                                          copyright-year copyright-holder))


hooks/post-receive
-- 
GNU Guile



reply via email to

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