Commit 2a8a8f8f by Kazu Hirata Committed by Kazu Hirata

* operators.def, optimize.c: Update copyright.

From-SVN: r100363
parent 897f1a8b
2005-05-30 Kazu Hirata <kazu@cs.umass.edu>
* operators.def, optimize.c: Update copyright.
2005-05-28 Mark Mitchell <mark@codesourcery.com> 2005-05-28 Mark Mitchell <mark@codesourcery.com>
PR c++/21340 PR c++/21340
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
non-overloadable operators (like the `?:' ternary operator). non-overloadable operators (like the `?:' ternary operator).
Written by Mark Mitchell <mark@codesourcery.com> Written by Mark Mitchell <mark@codesourcery.com>
Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc. Copyright (C) 2000, 2001, 2002, 2003, 2005 Free Software Foundation, Inc.
This file is part of GCC. This file is part of GCC.
......
/* Perform optimizations on tree structure. /* Perform optimizations on tree structure.
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004, 2005
Free Software Foundation, Inc. Free Software Foundation, Inc.
Written by Mark Michell (mark@codesourcery.com). Written by Mark Michell (mark@codesourcery.com).
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment