diff options
Diffstat (limited to 'libgcc/udivmodsi4.c')
-rw-r--r-- | libgcc/udivmodsi4.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/udivmodsi4.c b/libgcc/udivmodsi4.c index 39c030fa4df..de30624c36b 100644 --- a/libgcc/udivmodsi4.c +++ b/libgcc/udivmodsi4.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2000 Free Software Foundation, Inc. +/* Copyright (C) 2000-2013 Free Software Foundation, Inc. This file is part of GCC. |