This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] memset: also update copyright years


On Sun, Apr 8, 2012 at 2:21 PM, Mike Frysinger <vapier@gentoo.org> wrote:
> diff --git a/sysdeps/i386/i686/memset_chk.S b/sysdeps/i386/i686/memset_chk.S
> index f2e7fd7..12a679d 100644
> --- a/sysdeps/i386/i686/memset_chk.S
> +++ b/sysdeps/i386/i686/memset_chk.S
> @@ -1,5 +1,5 @@
> ?/* Checking memset for i686.
> - ? Copyright (C) 2004, 2005 Free Software Foundation, Inc.
> + ? Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc.

In the future please collapse these into 2004-2012.

Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]