From 16f6db350138b6ae717e7b062d980dda09a8d3d6 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Tue, 19 Mar 2019 16:32:12 +0100 Subject: license: GNU ISO C++ library is not included in LibreOffice Change-Id: Ie612956aa6765d5afb76cddf7a6ce24b582f05fc Reviewed-on: https://gerrit.libreoffice.org/69431 Tested-by: Jenkins Reviewed-by: Andras Timar --- readlicense_oo/license/license.xml | 78 -------------------------------------- 1 file changed, 78 deletions(-) (limited to 'readlicense_oo') diff --git a/readlicense_oo/license/license.xml b/readlicense_oo/license/license.xml index f4888e38c727..6161d1fd5373 100644 --- a/readlicense_oo/license/license.xml +++ b/readlicense_oo/license/license.xml @@ -239,84 +239,6 @@ Robert Wilhelm
Werner Lemberg

-

GNU ISO C++ Library

-

The following software may be included in this product: GNU ISO C++ Library. Use of any of this software is - governed by the terms of the license below:

-

© Free Software Foundation, Inc.

-

Jump to GPL Version 2

-

Additional License(s)

-

 

-

libstdc++:

-

// Explicit instantiation file.

-

 

-

// Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002

-

// Free Software Foundation, Inc.

-

//

-

// This file is part of the GNU ISO C++ Library.  This library is free

-

// software; you can redistribute it and/or modify it under the

-

// terms of the GNU General Public License as published by the

-

// Free Software Foundation; either version 2, or (at your option)

-

// any later version.

-

 

-

// This 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 General Public License for more details.

-

 

-

// You should have received a copy of the GNU General Public License along

-

// with this library; see the file COPYING.  If not, write to the Free

-

// Software Foundation, 59 Temple Place - Suite 330, Boston, MA

-

02111-1307,

-

// USA.

-

 

-

// As a special exception, you may use this file as part of a free

-

software

-

// library without restriction.  Specifically, if other files instantiate

-

// templates or use macros or inline functions from this file, or you

-

compile

-

// this file and link it with other files to produce an executable, this

-

// file does not by itself cause the resulting executable to be covered by

-

// the GNU General Public License.  This exception does not however

-

// invalidate any other reasons why the executable file might be

-

covered by

-

// the GNU General Public License.

-

 

-

libgcc:

-

//

-

// ISO C++ 14882:

-

//

-

 

-

/* Copyright (C) 2001, 2002 Free Software Foundation, Inc.

-

   Contributed by Jakub Jelinek .

-

 

-

   This file is part of GNU CC.

-

 

-

   GNU CC is free software; you can redistribute it and/or modify

-

   it under the terms of the GNU General Public License as published by

-

   the Free Software Foundation; either version 2, or (at your option)

-

   any later version.

-

 

-

   GNU CC 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 General Public License for more details.

-

 

-

   You should have received a copy of the GNU General Public License

-

   along with GNU CC; see the file COPYING.  If not, write to

-

   the Free Software Foundation, 59 Temple Place - Suite 330,

-

   Boston, MA 02111-1307, USA.  */

-

 

-

/* As a special exception, if you link this library with other files,

-

   some of which are compiled with GCC, to produce an executable,

-

   this library does not by itself cause the resulting executable

-

   to be covered by the GNU General Public License.

-

   This exception does not however invalidate any other reasons why

-

   the executable file might be covered by the GNU General Public

-

License.  */

-

 

-

/* Locate the FDE entry for a given address, using PT_GNU_EH_FRAME ELF

-

   segment and dl_iterate_phdr to avoid register/deregister calls at

-

   DSO load/unload.  */

Firebird

The applicable and approved licenses for the source files of the Firebird RDBMS project are:

-- cgit