summaryrefslogtreecommitdiff
path: root/soft-fp/soft-fp.h
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2013-01-01 16:29:10 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-01-01 16:29:10 +0000
commitf4cf5f2d8ba910566f2036af811355a398b4a066 (patch)
tree2e3a09a75a3744c7741e94563c41bd862fc75720 /soft-fp/soft-fp.h
parenta141f1a732ac9cf2af7dd54d4ae09dffb9353f30 (diff)
Add script to update copyright notices and reformat some to facilitate its use.
Diffstat (limited to 'soft-fp/soft-fp.h')
-rw-r--r--soft-fp/soft-fp.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/soft-fp/soft-fp.h b/soft-fp/soft-fp.h
index 49a87706cc..9b647a99e8 100644
--- a/soft-fp/soft-fp.h
+++ b/soft-fp/soft-fp.h
@@ -1,6 +1,5 @@
/* Software floating-point emulation.
- Copyright (C) 1997,1998,1999,2000,2002,2003,2005,2006,2007,2012
- Free Software Foundation, Inc.
+ Copyright (C) 1997-2012 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Richard Henderson (rth@cygnus.com),
Jakub Jelinek (jj@ultra.linux.cz),