diff options
author | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2011-01-03 20:52:22 +0000 |
---|---|---|
committer | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2011-01-03 20:52:22 +0000 |
commit | d91f7526fb89f7d993f570efe6ca75ab6f856370 (patch) | |
tree | 3c1893018c4982715ae7a36867682b0529e61ec6 /gcc/builtin-attrs.def | |
parent | 5fda16ee74e2dc9277268cb6f8b72cb812b61dcf (diff) | |
download | gcc-d91f7526fb89f7d993f570efe6ca75ab6f856370.tar.gz |
Update Copyright years for files modified in 2010.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168438 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/builtin-attrs.def')
-rw-r--r-- | gcc/builtin-attrs.def | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/builtin-attrs.def b/gcc/builtin-attrs.def index 587671b574e..d0c3d9605ea 100644 --- a/gcc/builtin-attrs.def +++ b/gcc/builtin-attrs.def @@ -1,4 +1,5 @@ -/* Copyright (C) 2001, 2002, 2004, 2005, 2007 Free Software Foundation, Inc. +/* Copyright (C) 2001, 2002, 2004, 2005, 2007, 2010 + Free Software Foundation, Inc. Contributed by Joseph Myers <jsm28@cam.ac.uk>. This file is part of GCC. |