OSDN Git Service

* java/lang/natThrowable.cc: Updated copyright.
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 7 Feb 2002 19:26:06 +0000 (19:26 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 7 Feb 2002 19:26:06 +0000 (19:26 +0000)
* java/io/natFileWin32.cc: Updated copyright.
* java/io/natFileDescriptorWin32.cc: Updated copyright.
* win32-threads.cc: Updated copyright.
* name-finder.cc: Updated copyright.
* include/name-finder.h: Updated copyright.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49586 138bc75d-0d04-0410-961f-82ee72b054a4

libjava/ChangeLog
libjava/java/io/natFileDescriptorWin32.cc
libjava/java/io/natFileWin32.cc
libjava/java/lang/natThrowable.cc
libjava/name-finder.cc
libjava/win32-threads.cc

index 537536d..5283e60 100644 (file)
@@ -1,5 +1,12 @@
 2002-02-07  Tom Tromey  <tromey@redhat.com>
 
+       * java/lang/natThrowable.cc: Updated copyright.
+       * java/io/natFileWin32.cc: Updated copyright.
+       * java/io/natFileDescriptorWin32.cc: Updated copyright.
+       * win32-threads.cc: Updated copyright.
+       * name-finder.cc: Updated copyright.
+       * include/name-finder.h: Updated copyright.
+
        * include/name-finder.h: Conditionally include sys/wait.h.
        * include/config.h.in: Rebuilt.
 
index c0e33e2..c6851b0 100644 (file)
@@ -1,6 +1,6 @@
 // natFileDescriptorWin32.cc - Native part of FileDescriptor class.
 
-/* Copyright (C) 1998, 1999, 2000, 2001  Red Hat, Inc.
+/* Copyright (C) 1998, 1999, 2000, 2001  Free Software Foundation, Inc.
 
    This file is part of libgcj.
 
index 7e73126..6c612d0 100644 (file)
@@ -1,6 +1,6 @@
 // natFileWin32.cc - Native part of File class for Win32.
 
-/* Copyright (C) 1998, 1999, 2001  Red Hat, Inc.
+/* Copyright (C) 1998, 1999, 2001  Free Software Foundation, Inc.
 
    This file is part of libgcj.
 
index e2821c5..e2b0679 100644 (file)
@@ -1,6 +1,6 @@
 // natThrowable.cc - Superclass for all exceptions.
 
-/* Copyright (C) 2000  Red Hat Inc
+/* Copyright (C) 2000  Free Software Foundation, Inc
 
    This file is part of libgcj.
 
index 36726bd..5b6e111 100644 (file)
@@ -1,6 +1,6 @@
 // name-finder.cc - Convert addresses to names
 
-/* Copyright (C) 2000  Red Hat Inc
+/* Copyright (C) 2000  Free Software Foundation, Inc
 
    This file is part of libgcj.
 
index 9c88966..1ae4de1 100644 (file)
@@ -1,6 +1,6 @@
 // win32-threads.cc - interface between libjava and Win32 threads.
 
-/* Copyright (C) 1998, 1999  Red Hat, Inc.
+/* Copyright (C) 1998, 1999  Free Software Foundation, Inc.
 
    This file is part of libgcj.