diff options
author | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2011-01-17 03:01:30 +0000 |
---|---|---|
committer | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2011-01-17 03:01:30 +0000 |
commit | 0bd29f1a612bded0b720dd238e4625a1adb8c8d7 (patch) | |
tree | 6dcaa5258aa0f2c5a2db678848940dedd93984dd /src/mpfr-longlong.h | |
parent | 1825c3699033a2fa28cf2e4f15f8d08e73ed2e8e (diff) | |
download | mpfr-0bd29f1a612bded0b720dd238e4625a1adb8c8d7.tar.gz |
Copyright notice update: added 2011 with
perl -pi -e 's/2010 Free Software/2010, 2011 Free Software/' **/*(^/)
under zsh, reverting the ChangeLog file and the m4 and tools/mbench
directories.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7389 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'src/mpfr-longlong.h')
-rw-r--r-- | src/mpfr-longlong.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mpfr-longlong.h b/src/mpfr-longlong.h index 595bcfac9..57d2c5e0e 100644 --- a/src/mpfr-longlong.h +++ b/src/mpfr-longlong.h @@ -1,7 +1,7 @@ /* longlong.h -- definitions for mixed size 32/64 bit arithmetic. Copyright 1991, 1992, 1993, 1994, 1996, 1997, 1999, 2000, 2001, 2002, 2003, -2004, 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +2004, 2005, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. This file is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free |