From f20758751566ee8ba1eabe180948417c25380d24 Mon Sep 17 00:00:00 2001 From: vlefevre Date: Thu, 30 Jul 2009 17:47:39 +0000 Subject: Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3) and updated all the references (except in ChangeLog). git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@6351 280ebfd0-de03-0410-8827-d642c229c3f4 --- add.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'add.c') diff --git a/add.c b/add.c index 14ab0944a..dcd76bac0 100644 --- a/add.c +++ b/add.c @@ -16,7 +16,7 @@ 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.LIB. If not, see +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. */ -- cgit v1.2.1