natThrowable.cc: Updated copyright.
* 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. From-SVN: r49586
This commit is contained in:
parent
9f2618df7e
commit
85ea93b38f
@ -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.
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user