mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-05 08:00:26 +08:00
c-typeck.c: Update copyright date.
gcc/ 2006-01-05 Carlos O'Donell <carlos@codesourcery.com> * c-typeck.c: Update copyright date. From-SVN: r109387
This commit is contained in:
parent
8d1c7aef72
commit
068e6bb3f1
@ -1,3 +1,7 @@
|
||||
2006-01-05 Carlos O'Donell <carlos@codesourcery.com>
|
||||
|
||||
* c-typeck.c: Update copyright date.
|
||||
|
||||
2006-01-05 Carlos O'Donell <carlos@codesourcery.com>
|
||||
|
||||
* c-typeck.c (build_c_cast): Always warn when casting
|
||||
|
@ -1,6 +1,7 @@
|
||||
/* Build expressions with type checking for C compiler.
|
||||
Copyright (C) 1987, 1988, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
|
||||
1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||
1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GCC.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user