From: Kazu Hirata Date: Wed, 23 Feb 2005 15:14:47 +0000 (+0000) Subject: genpreds.c: Update copyright. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f439764ffa75ffef38c6e7bfd4815288bd3e2c18;p=gcc.git genpreds.c: Update copyright. gcc/ * genpreds.c: Update copyright. cp/ * cp-objcp-common.h, error.c: Update copyright. fortran/ * intrinsic.h, st.c: Update copyright. treelang/ * parse.y: Update copyright. From-SVN: r95457 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d87db005668..80ec0487fa4 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2005-02-23 Kazu Hirata + + * genpreds.c: Update copyright. + 2005-02-23 Michael Beach PR target/20159 diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 270d396a3e8..55b43508db7 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,7 @@ +2005-02-23 Kazu Hirata + + * cp-objcp-common.h, error.c: Update copyright. + 2005-02-22 Mark Mitchell PR c++/20073 diff --git a/gcc/cp/cp-objcp-common.h b/gcc/cp/cp-objcp-common.h index 9baba3fc4ca..210a383e461 100644 --- a/gcc/cp/cp-objcp-common.h +++ b/gcc/cp/cp-objcp-common.h @@ -1,5 +1,5 @@ /* Language hooks common to C++ and ObjC++ front ends. - Copyright (C) 2004 Free Software Foundation, Inc. + Copyright (C) 2004, 2005 Free Software Foundation, Inc. Contributed by Ziemowit Laski This file is part of GCC. diff --git a/gcc/cp/error.c b/gcc/cp/error.c index 888a4e8e0f4..fc265606805 100644 --- a/gcc/cp/error.c +++ b/gcc/cp/error.c @@ -1,7 +1,7 @@ /* Call-backs for C++ error reporting. This code is non-reentrant. Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2002, - 2003, 2004 Free Software Foundation, Inc. + 2003, 2004, 2005 Free Software Foundation, Inc. This file is part of GCC. GCC is free software; you can redistribute it and/or modify diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index b54821488e9..5f22cc386a0 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -1,3 +1,7 @@ +2005-02-23 Kazu Hirata + + * intrinsic.h, st.c: Update copyright. + 2005-02-20 Steven G. Kargl * symbol.c: Typos in comments. diff --git a/gcc/fortran/intrinsic.h b/gcc/fortran/intrinsic.h index 686d179d5a5..0c4472afd73 100644 --- a/gcc/fortran/intrinsic.h +++ b/gcc/fortran/intrinsic.h @@ -1,6 +1,7 @@ /* Header file for intrinsics check, resolve and simplify function prototypes. - Copyright (C) 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. + Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 + Free Software Foundation, Inc. Contributed by Andy Vaught & Katherine Holcomb This file is part of GCC. diff --git a/gcc/fortran/st.c b/gcc/fortran/st.c index b6515376e38..f4b32006ad1 100644 --- a/gcc/fortran/st.c +++ b/gcc/fortran/st.c @@ -1,5 +1,5 @@ /* Build executable statement trees. - Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc. + Copyright (C) 2000, 2001, 2002, 2004, 2005 Free Software Foundation, Inc. Contributed by Andy Vaught This file is part of GCC. diff --git a/gcc/genpreds.c b/gcc/genpreds.c index cb22908fb56..30fd3899bca 100644 --- a/gcc/genpreds.c +++ b/gcc/genpreds.c @@ -2,7 +2,7 @@ - prototype declarations for operand predicates (tm-preds.h) - function definitions of operand predicates, if defined new-style (insn-preds.c) - Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc. + Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/treelang/ChangeLog b/gcc/treelang/ChangeLog index adfae134819..eb09cccdc85 100644 --- a/gcc/treelang/ChangeLog +++ b/gcc/treelang/ChangeLog @@ -1,3 +1,7 @@ +2005-02-23 Kazu Hirata + + * parse.y: Update copyright. + 2005-02-13 James A. Morrison * treetree.c (tree_lang_type_for_mode): Return NULL_TREE for all non diff --git a/gcc/treelang/parse.y b/gcc/treelang/parse.y index 665157e82a7..be8c02e79da 100644 --- a/gcc/treelang/parse.y +++ b/gcc/treelang/parse.y @@ -3,7 +3,7 @@ --------------------------------------------------------------------- -Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 +Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it