summaryrefslogtreecommitdiff
path: root/libgcc/fp-bit.c
diff options
context:
space:
mode:
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2013-02-04 19:06:20 +0000
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2013-02-04 19:06:20 +0000
commit64b7b4625ff409716498b6c1f2274d304bd00fc2 (patch)
treebca0875090cea05ab7f9c28abf4600b0fce07116 /libgcc/fp-bit.c
parentd82a3a027e1fad6e9a3c437b772449a131ea068f (diff)
downloadgcc-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/fp-bit.c')
-rw-r--r--libgcc/fp-bit.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/libgcc/fp-bit.c b/libgcc/fp-bit.c
index 7509f76f71e..60f23387e81 100644
--- a/libgcc/fp-bit.c
+++ b/libgcc/fp-bit.c
@@ -1,7 +1,6 @@
/* This is a software floating point library which can be used
for targets without hardware floating point.
- Copyright (C) 1994, 1995, 1996, 1997, 1998, 2000, 2001, 2002, 2003,
- 2004, 2005, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+ Copyright (C) 1994-2013 Free Software Foundation, Inc.
This file is part of GCC.