From: Kazu Hirata Date: Fri, 22 Oct 2004 15:03:23 +0000 (+0000) Subject: dwarf.h, [...]: Update copyright. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=279b5b3c9551276f19f0d7f1fe68fde2c8706376;p=gcc.git dwarf.h, [...]: Update copyright. * dwarf.h, gthr-dce.h, gthr-single.h, gthr-solaris.h, gthr.h, libfuncs.h, libgcc2.h, stab.def, tsystem.h: Update copyright. From-SVN: r89446 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index b86e64ccf74..c1d09cf572b 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 2e1a7025923..c25d1366f26 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 821650933f4..6a3d906c646 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 d42ee15becc..e3d49165421 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 42514305f2c..f9b258035ba 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 dc43b6d50e3..42f58c9dff6 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 32cde82c185..44de0a7787b 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 3c7e3e29e3d..ad7e5682e96 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 2d589616235..043f197cb66 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 7ccdf4c0f59..b2b95446c6f 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.