]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Update copyrights for the last patch
authorKaveh Ghazi <ghazi@gcc.gnu.org>
Sat, 23 Jan 1999 21:49:56 +0000 (21:49 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Sat, 23 Jan 1999 21:49:56 +0000 (21:49 +0000)
From-SVN: r24837

14 files changed:
gcc/java/class.c
gcc/java/decl.c
gcc/java/except.c
gcc/java/gjavah.c
gcc/java/java-except.h
gcc/java/jcf-io.c
gcc/java/jcf-write.c
gcc/java/jv-scan.c
gcc/java/lang.c
gcc/java/mangle.c
gcc/java/typeck.c
gcc/java/verify.c
gcc/java/zextract.c
gcc/java/zipfile.h

index 2ee7726c475e5dca41ad9e633b1c983e877b4e15..8b5155974d4a74d093f2d621f6336321b43f848a 100644 (file)
@@ -1,5 +1,5 @@
 /* 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.
 
index 48430ed8acd54360dc72d925110c8aa22a39d989..5293ddc906eabf74d8b3f6ca4a9278ef6b283a91 100644 (file)
@@ -1,7 +1,7 @@
 /* Process declarations and variables for the GNU compiler for the
    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.
 
index 460909fc62d9fbf79c41709666e733b201391458..4628823f11d26c027aebff501ee6afb47b063b40 100644 (file)
@@ -1,5 +1,5 @@
 /* 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.
 
index 7e20d697ee81a888d8238870edf74658e3912658..34f11a653496e7ea8a5a7ba731e9621f9067b378 100644 (file)
@@ -1,7 +1,7 @@
 /* Program to write C++-suitable header files from a Java(TM) .class
    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
 it under the terms of the GNU General Public License as published by
index 30516f2fe61c75f135ac51096a416b91031728a5..f6e77b0d447ad904837fa72bc1814f767d059b6c 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions for exception handling for use by the GNU 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.
 
index 8cea2ab095fb7473fb33caf56fa1561a6c4ff928..52f62c7f56757ba7ed6fe0a093cae677cc7be9d7 100644 (file)
@@ -1,5 +1,5 @@
 /* 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
 it under the terms of the GNU General Public License as published by
index 2897e427d73b17d7c4a84af005ca77960c9f3c05..1b5539b4b924364dbca1c3780a94005769d9c966 100644 (file)
@@ -1,5 +1,5 @@
 /* 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.
 
index 661ca85b793b2bd4b9721c05dbb3a04c2ae45dfb..af099ae4814b8721d2406438b1140795c04769cf 100644 (file)
@@ -1,5 +1,5 @@
 /* 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)
 
 This file is part of GNU CC.
index 82b47279d34bbaa94559e095c040f50d39204f5c..42f35621576fc1db289c5a7c3bd8421915d77763 100644 (file)
@@ -1,5 +1,5 @@
 /* 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.
 
index a6d48e933fd2bf5715d353dee662b31d036aea51..8014238f0d96c74d66a87f6d9c81e12ea61e9fcf 100644 (file)
@@ -1,6 +1,6 @@
 /* Functions related to mangling class names for the GNU compiler
    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.
 
index 18ee3748483891f9b2b894c206d51fb5a2501542..7dab3f251cea598470c1678a6c1211feaf425bd4 100644 (file)
@@ -1,5 +1,5 @@
 /* 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.
 
index dfbddb2a69b0f72b974371193c234191f57db0bf..8cd3c663852fc893f88b34f0e7c0a83585ac30c2 100644 (file)
@@ -1,6 +1,6 @@
 /* Handle verification of bytecoded methods for the 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.
 
index 10cf18dd32d0d9f7f2a4351b6556384dc128e2f1..5e170b3a7bb44eb8e16fb70522a79f5128188048 100644 (file)
@@ -2,7 +2,7 @@
    This extracts a member from a .zip file, but does not handle
    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
 it under the terms of the GNU General Public License as published by
index 0d955a30bb958d85a10e50c24715c37f53097b1c..ccddaffe2ad640990a0950d7f5265570916f4075 100644 (file)
@@ -1,6 +1,6 @@
 /* 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
 it under the terms of the GNU General Public License as published by