diff options
Diffstat (limited to 'gcc/cp/operators.def')
-rw-r--r-- | gcc/cp/operators.def | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/cp/operators.def b/gcc/cp/operators.def index 098c3b7307b..4fdc5b3a04e 100644 --- a/gcc/cp/operators.def +++ b/gcc/cp/operators.def @@ -5,8 +5,7 @@ non-overloadable operators (like the `?:' ternary operator). Written by Mark Mitchell <mark@codesourcery.com> - Copyright (C) 2000, 2001, 2002, 2003, 2005, 2007, 2008, 2009, 2012 - Free Software Foundation, Inc. + Copyright (C) 2000-2013 Free Software Foundation, Inc. This file is part of GCC. |