mirror of git://sourceware.org/git/glibc.git
Add missing copyright year updated and pretty printing.
This commit is contained in:
parent
73f27d5e72
commit
1cdfe7242f
|
@ -1,5 +1,5 @@
|
|||
/* strcspn with SSE4.2 intrinsics
|
||||
Copyright (C) 2009 Free Software Foundation, Inc.
|
||||
Copyright (C) 2009, 2010 Free Software Foundation, Inc.
|
||||
Contributed by Intel Corporation.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* strspn with SSE4.2 intrinsics
|
||||
Copyright (C) 2009 Free Software Foundation, Inc.
|
||||
Copyright (C) 2009, 2010 Free Software Foundation, Inc.
|
||||
Contributed by Intel Corporation.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
|
|
Loading…
Reference in New Issue