From: kazu Date: Fri, 22 Oct 2004 15:03:23 +0000 (+0000) Subject: * dwarf.h, gthr-dce.h, gthr-single.h, gthr-solaris.h, gthr.h, X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e0764278acaecd19eef654eac15197913a314b42;p=thirdparty%2Fgcc.git * dwarf.h, gthr-dce.h, gthr-single.h, gthr-solaris.h, gthr.h, libfuncs.h, libgcc2.h, stab.def, tsystem.h: Update copyright. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@89446 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index b86e64ccf745..c1d09cf572ba 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2004-10-22 Kazu Hirata + + * dwarf.h, gthr-dce.h, gthr-single.h, gthr-solaris.h, gthr.h, + libfuncs.h, libgcc2.h, stab.def, tsystem.h: Update copyright. + 2004-10-22 Kazu Hirata * config/ptx4.h, config/mcore/mcore-pe.h, diff --git a/gcc/dwarf.h b/gcc/dwarf.h index 2e1a7025923b..c25d1366f26b 100644 --- a/gcc/dwarf.h +++ b/gcc/dwarf.h @@ -3,7 +3,7 @@ Written by Ron Guilmette (rfg@netcom.com) -Copyright (C) 1992 Free Software Foundation, Inc. +Copyright (C) 1992, 2004 Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/gthr-dce.h b/gcc/gthr-dce.h index 821650933f41..6a3d906c6460 100644 --- a/gcc/gthr-dce.h +++ b/gcc/gthr-dce.h @@ -1,6 +1,6 @@ /* Threads compatibility routines for libgcc2 and libobjc. */ /* Compile this one with gcc. */ -/* Copyright (C) 1997, 1999, 2000, 2001 Free Software Foundation, Inc. +/* Copyright (C) 1997, 1999, 2000, 2001, 2004 Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/gthr-single.h b/gcc/gthr-single.h index d42ee15becc2..e3d49165421a 100644 --- a/gcc/gthr-single.h +++ b/gcc/gthr-single.h @@ -1,6 +1,6 @@ /* Threads compatibility routines for libgcc2 and libobjc. */ /* Compile this one with gcc. */ -/* Copyright (C) 1997, 1999, 2000 Free Software Foundation, Inc. +/* Copyright (C) 1997, 1999, 2000, 2004 Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/gthr-solaris.h b/gcc/gthr-solaris.h index 42514305f2c9..f9b258035ba8 100644 --- a/gcc/gthr-solaris.h +++ b/gcc/gthr-solaris.h @@ -1,6 +1,6 @@ /* Threads compatibility routines for libgcc2 and libobjc. */ /* Compile this one with gcc. */ -/* Copyright (C) 1997, 1999, 2000 Free Software Foundation, Inc. +/* Copyright (C) 1997, 1999, 2000, 2004 Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/gthr.h b/gcc/gthr.h index dc43b6d50e36..42f58c9dff61 100644 --- a/gcc/gthr.h +++ b/gcc/gthr.h @@ -1,6 +1,6 @@ /* Threads compatibility routines for libgcc2. */ /* Compile this one with gcc. */ -/* Copyright (C) 1997, 1998 Free Software Foundation, Inc. +/* Copyright (C) 1997, 1998, 2004 Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/libfuncs.h b/gcc/libfuncs.h index 32cde82c185d..44de0a7787b5 100644 --- a/gcc/libfuncs.h +++ b/gcc/libfuncs.h @@ -1,5 +1,5 @@ /* Definitions for code generation pass of GNU compiler. - Copyright (C) 2001 Free Software Foundation, Inc. + Copyright (C) 2001, 2004 Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/libgcc2.h b/gcc/libgcc2.h index 3c7e3e29e3dd..ad7e5682e96f 100644 --- a/gcc/libgcc2.h +++ b/gcc/libgcc2.h @@ -1,5 +1,5 @@ /* Header file for libgcc2.c. */ -/* Copyright (C) 2000, 2001 +/* Copyright (C) 2000, 2001, 2004 Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/stab.def b/gcc/stab.def index 2d5896162359..043f197cb665 100644 --- a/gcc/stab.def +++ b/gcc/stab.def @@ -1,5 +1,5 @@ /* Table of DBX symbol codes for the GNU system. - Copyright (C) 1988, 1997, 1998 Free Software Foundation, Inc. + Copyright (C) 1988, 1997, 1998, 2004 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/gcc/tsystem.h b/gcc/tsystem.h index 7ccdf4c0f593..b2b95446c6fd 100644 --- a/gcc/tsystem.h +++ b/gcc/tsystem.h @@ -1,6 +1,6 @@ /* Get common system includes and various definitions and declarations based on target macros. - Copyright (C) 2000, 2001 Free Software Foundation, Inc. + Copyright (C) 2000, 2001, 2004 Free Software Foundation, Inc. This file is part of GCC.