diff options
| author | Tom Tromey <tromey@cygnus.com> | 2000-03-07 19:55:28 +0000 |
|---|---|---|
| committer | Tom Tromey <tromey@gcc.gnu.org> | 2000-03-07 19:55:28 +0000 |
| commit | 2ba5f7745469a715f89382287ef9d40acabd4e9c (patch) | |
| tree | 8c21b7611a3119b34a19722864ac4481551ff8d8 /libjava/LIBGCJ_LICENSE | |
| parent | 32fdad6ead851e217c7b7991f78eaa3172b24de8 (diff) | |
| download | gcc-2ba5f7745469a715f89382287ef9d40acabd4e9c.tar.gz gcc-2ba5f7745469a715f89382287ef9d40acabd4e9c.tar.bz2 gcc-2ba5f7745469a715f89382287ef9d40acabd4e9c.zip | |
All files: Updated copyright information.
* All files: Updated copyright information.
* COPYING: New file.
* COPYING.LIB: Removed.
* LIBGCJ_LICENSE: We now use GPL + special exception.
From-SVN: r32387
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. |
