From f439764ffa75ffef38c6e7bfd4815288bd3e2c18 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Wed, 23 Feb 2005 15:14:47 +0000 Subject: [PATCH] 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 --- gcc/ChangeLog | 4 ++++ gcc/cp/ChangeLog | 4 ++++ gcc/cp/cp-objcp-common.h | 2 +- gcc/cp/error.c | 2 +- gcc/fortran/ChangeLog | 4 ++++ gcc/fortran/intrinsic.h | 3 ++- gcc/fortran/st.c | 2 +- gcc/genpreds.c | 2 +- gcc/treelang/ChangeLog | 4 ++++ gcc/treelang/parse.y | 2 +- 10 files changed, 23 insertions(+), 6 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d87db005668f..80ec0487fa42 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 270d396a3e86..55b43508db7e 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 9baba3fc4cae..210a383e4613 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 888a4e8e0f4f..fc2656068054 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 b54821488e96..5f22cc386a06 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 686d179d5a50..0c4472afd73a 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 b6515376e384..f4b32006ad1e 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 cb22908fb567..30fd3899bcae 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 adfae134819d..eb09cccdc857 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 665157e82a7c..be8c02e79dae 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