diff options
author | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-02-04 19:06:20 +0000 |
---|---|---|
committer | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-02-04 19:06:20 +0000 |
commit | 64b7b4625ff409716498b6c1f2274d304bd00fc2 (patch) | |
tree | bca0875090cea05ab7f9c28abf4600b0fce07116 /libgcc/config/rs6000/tramp.S | |
parent | d82a3a027e1fad6e9a3c437b772449a131ea068f (diff) | |
download | gcc-64b7b4625ff409716498b6c1f2274d304bd00fc2.tar.gz |
Update copyright in libgcc.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195731 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgcc/config/rs6000/tramp.S')
-rw-r--r-- | libgcc/config/rs6000/tramp.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/rs6000/tramp.S b/libgcc/config/rs6000/tramp.S index d274d096205..14cb18de2fe 100644 --- a/libgcc/config/rs6000/tramp.S +++ b/libgcc/config/rs6000/tramp.S @@ -1,6 +1,6 @@ /* Special support for trampolines * - * Copyright (C) 1996, 1997, 2000, 2007, 2008, 2009 Free Software Foundation, Inc. + * Copyright (C) 1996-2013 Free Software Foundation, Inc. * Written By Michael Meissner * * This file is free software; you can redistribute it and/or modify it |