summaryrefslogtreecommitdiff
path: root/src/arm
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2011-09-09 11:26:02 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2011-09-09 11:26:02 +0000
commit1eb580e8e72f56956ccb16818c5becbfe239abe1 (patch)
tree3d2c7fc68e67e4352d3d0a677ea7b698f9face52 /src/arm
parent6a7120ea83a6f244eaf12190eaf2b24c086c5501 (diff)
downloadmpfr-1eb580e8e72f56956ccb16818c5becbfe239abe1.tar.gz
Added copyright notice to the mparam.h files (with the same years
as in the template). git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7813 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'src/arm')
-rw-r--r--src/arm/mparam.h21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/arm/mparam.h b/src/arm/mparam.h
index 79ed4712b..5f9c7174d 100644
--- a/src/arm/mparam.h
+++ b/src/arm/mparam.h
@@ -1,3 +1,24 @@
+/* Various Thresholds of MPFR, not exported. -*- mode: C -*-
+
+Copyright 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+
+This file is part of the GNU MPFR Library.
+
+The GNU MPFR Library 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 Software Foundation; either version 3 of the License, or (at your
+option) any later version.
+
+The GNU MPFR Library is distributed in the hope that it will be useful, but
+WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
+License for more details.
+
+You should have received a copy of the GNU Lesser General Public License
+along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
+http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
+
/* Generated by MPFR's tuneup.c, 2010-10-15, gcc 4.4.4 */
/* gcc57.fsffrance.org (Feroceon 88FR131 rev 1 (v5l)) with gmp 5.0.1 */