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 libidn".

http://git.savannah.gnu.org/cgit/libidn.git/commit/?id=1902a5d7ced14cf644d234e1cf390149faecf7d2

The branch, master has been updated
       via  1902a5d7ced14cf644d234e1cf390149faecf7d2 (commit)
      from  48fcc0076d7f9f42c907148be8c14cfb942272e8 (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 1902a5d7ced14cf644d234e1cf390149faecf7d2
Author: Simon Josefsson <[email protected]>
Date:   Fri Nov 25 11:30:06 2011 +0100

    Use copyright ranges in man pages.

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

Summary of changes:
 doc/Makefile.am |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/doc/Makefile.am b/doc/Makefile.am
index 1666d6c..968f280 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,6 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
-# 2011 Simon Josefsson.
+# Copyright (C) 2002-2011 Simon Josefsson.
 #
 # This file is part of GNU Libidn.
 #
@@ -73,6 +72,6 @@ GDOC_MAN_PREFIX = man/
 GDOC_MAN_EXTRA_ARGS = -module $(PACKAGE) -sourceversion $(VERSION) \
        -bugsto $(PACKAGE_BUGREPORT) -pkg-name "$(PACKAGE_NAME)" \
        -includefuncprefix -seeinfo $(PACKAGE) \
-       -copyright "2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 
Simon Josefsson" \
+       -copyright "2002-2011 Simon Josefsson" \
        -verbatimcopying
 include $(srcdir)/Makefile.gdoci


hooks/post-receive
-- 
GNU libidn

_______________________________________________
Libidn-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/libidn-commit

Reply via email to