diff options
author | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2012-01-10 11:54:24 +0000 |
---|---|---|
committer | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2012-01-10 11:54:24 +0000 |
commit | 4aa4e7b928a9a7408e7f5b90e821cfd7aae58ec1 (patch) | |
tree | 09c0cf76013966a939d11c1f224ba265becdedcf /doc/faq.xsl | |
parent | aff4f847c701a34098b04cd1c7e73d1f06201c65 (diff) | |
download | mpfr-4aa4e7b928a9a7408e7f5b90e821cfd7aae58ec1.tar.gz |
Copyright notice update: added 2012 with
perl -pi -e 's/2011 Free Software/2011, 2012 Free Software/' **/*(^/)
under zsh, reverting the ChangeLog file (the m4 and tools/mbench
directories were not modified).
Removed 2011 from the example in the doc/README.dev file.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/3.1@7987 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'doc/faq.xsl')
-rw-r--r-- | doc/faq.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/faq.xsl b/doc/faq.xsl index 58ac3ea87..58dfd24ad 100644 --- a/doc/faq.xsl +++ b/doc/faq.xsl @@ -28,7 +28,7 @@ wget -q -O - http://www.mpfr.org/faq.html | \ <xsl:template match="/"> <xsl:text> </xsl:text> <xsl:comment> -Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. Contributed by the Arenaire and Caramel projects, INRIA. This file is part of the GNU MPFR Library. |