Commit 9b318a74 by Kaveh Ghazi

Update copyrights for the last patch

From-SVN: r24837
parent f573e6fc
/* Functions related to building classes and their related objects. /* Functions related to building classes and their related objects.
Copyright (C) 1996, 1997, 1998 Free Software Foundation, Inc. Copyright (C) 1996, 97-98, 1999 Free Software Foundation, Inc.
This file is part of GNU CC. This file is part of GNU CC.
......
/* Process declarations and variables for the GNU compiler for the /* Process declarations and variables for the GNU compiler for the
Java(TM) language. Java(TM) language.
Copyright (C) 1996, 1998 Free Software Foundation, Inc. Copyright (C) 1996, 97-98, 1999 Free Software Foundation, Inc.
This file is part of GNU CC. This file is part of GNU CC.
......
/* Handle exceptions for GNU compiler for the Java(TM) language. /* Handle exceptions for GNU compiler for the Java(TM) language.
Copyright (C) 1997 Free Software Foundation, Inc. Copyright (C) 1997, 1998, 1999 Free Software Foundation, Inc.
This file is part of GNU CC. This file is part of GNU CC.
......
/* Program to write C++-suitable header files from a Java(TM) .class /* Program to write C++-suitable header files from a Java(TM) .class
file. This is similar to SUN's javah. file. This is similar to SUN's javah.
Copyright (C) 1996, 1998 Free Software Foundation, Inc. Copyright (C) 1996, 1998, 1999 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
......
/* Definitions for exception handling for use by the GNU compiler /* Definitions for exception handling for use by the GNU compiler
for the Java(TM) language compiler. for the Java(TM) language compiler.
Copyright (C) 1997 Free Software Foundation, Inc. Copyright (C) 1997, 1998, 1999 Free Software Foundation, Inc.
This file is part of GNU CC. This file is part of GNU CC.
......
/* Utility routines for finding and reading Java(TM) .class files. /* Utility routines for finding and reading Java(TM) .class files.
Copyright (C) 1996, 1998 Free Software Foundation, Inc. Copyright (C) 1996, 97-98, 1999 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
......
/* Write out a Java(TM) class file. /* Write out a Java(TM) class file.
Copyright (C) 1998 Free Software Foundation, Inc. Copyright (C) 1998, 1999 Free Software Foundation, Inc.
This file is part of GNU CC. This file is part of GNU CC.
......
/* Main for jv-scan /* Main for jv-scan
Copyright (C) 1998 Free Software Foundation, Inc. Copyright (C) 1998, 1999 Free Software Foundation, Inc.
Contributed by Alexandre Petit-Bianco (apbianco@cygnus.com) Contributed by Alexandre Petit-Bianco (apbianco@cygnus.com)
This file is part of GNU CC. This file is part of GNU CC.
......
/* Java(TM) language-specific utility routines. /* Java(TM) language-specific utility routines.
Copyright (C) 1996, 1997, 1998 Free Software Foundation, Inc. Copyright (C) 1996, 97-98, 1999 Free Software Foundation, Inc.
This file is part of GNU CC. This file is part of GNU CC.
......
/* Functions related to mangling class names for the GNU compiler /* Functions related to mangling class names for the GNU compiler
for the Java(TM) language. for the Java(TM) language.
Copyright (C) 1998 Free Software Foundation, Inc. Copyright (C) 1998, 1999 Free Software Foundation, Inc.
This file is part of GNU CC. This file is part of GNU CC.
......
/* Handle types for the GNU compiler for the Java(TM) language. /* Handle types for the GNU compiler for the Java(TM) language.
Copyright (C) 1996 Free Software Foundation, Inc. Copyright (C) 1996, 97-98, 1999 Free Software Foundation, Inc.
This file is part of GNU CC. This file is part of GNU CC.
......
/* Handle verification of bytecoded methods for the GNU compiler for /* Handle verification of bytecoded methods for the GNU compiler for
the Java(TM) language. the Java(TM) language.
Copyright (C) 1997 Free Software Foundation, Inc. Copyright (C) 1997, 1998, 1999 Free Software Foundation, Inc.
This file is part of GNU CC. This file is part of GNU CC.
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
This extracts a member from a .zip file, but does not handle This extracts a member from a .zip file, but does not handle
uncompression (since that is not needed for classes.zip). uncompression (since that is not needed for classes.zip).
Copyright (C) 1996 Free Software Foundation, Inc. Copyright (C) 1996, 97-98, 1999 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
......
/* Definitions for using a zipped' archive. /* Definitions for using a zipped' archive.
Copyright (C) 1996 Free Software Foundation, Inc. Copyright (C) 1996, 97-98, 1999 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment