diff options
Diffstat (limited to 'src/arch/x86/memset.c')
-rw-r--r-- | src/arch/x86/memset.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/arch/x86/memset.c b/src/arch/x86/memset.c index d534556fd9..6ae6c6bb48 100644 --- a/src/arch/x86/memset.c +++ b/src/arch/x86/memset.c @@ -2,9 +2,6 @@ * Copyright (C) 1991,1992,1993,1997,1998,2003, 2005 Free Software Foundation, Inc. * This file is part of the GNU C Library. * - * See file CREDITS for list of people who contributed to this - * project. - * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of |