diff options
author | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-03-07 19:55:28 +0000 |
---|---|---|
committer | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-03-07 19:55:28 +0000 |
commit | 88abbcd52962dcc832891d805f8519c33f93872a (patch) | |
tree | 8c21b7611a3119b34a19722864ac4481551ff8d8 /libjava/LIBGCJ_LICENSE | |
parent | e82c951ea45aa7266c74d065f672e090c6af643c (diff) | |
download | gcc-88abbcd52962dcc832891d805f8519c33f93872a.tar.gz |
* All files: Updated copyright information.
* COPYING: New file.
* COPYING.LIB: Removed.
* LIBGCJ_LICENSE: We now use GPL + special exception.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32387 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/LIBGCJ_LICENSE')
-rw-r--r-- | libjava/LIBGCJ_LICENSE | 21 |
1 files changed, 13 insertions, 8 deletions
diff --git a/libjava/LIBGCJ_LICENSE b/libjava/LIBGCJ_LICENSE index 3785700f91b..f153b448c70 100644 --- a/libjava/LIBGCJ_LICENSE +++ b/libjava/LIBGCJ_LICENSE @@ -1,11 +1,16 @@ -March 2, 1999 +March 7, 2000 -The libgcj library is licensed under the terms of the GNU Library -General Public License. - -You should have received a copy of the GNU Library General Public -License along with libjava; see the file COPYING.LIB. If not, write -to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, -MA 02111-1307, USA. +The libgcj library is licensed under the terms of the GNU General +Public License, with this special exception: + As a special exception, if you link this library with other files + 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. +You should have received a copy of the GNU General Public License +along with libjava; see the file COPYING. If not, write to the +Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. |