]> sourceware.org Git - glibc.git/commitdiff
memset: also update copyright years
authorMike Frysinger <vapier@gentoo.org>
Sun, 8 Apr 2012 08:18:24 +0000 (04:18 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sun, 8 Apr 2012 18:20:37 +0000 (14:20 -0400)
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
ChangeLog
sysdeps/i386/i686/memset_chk.S
sysdeps/x86_64/memset_chk.S

index 519fec79752692b689189f9779d98df44c808525..f849179160540f58e1213b8b67dca1849da66e85 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-04-08  Mike Frysinger  <vapier@gentoo.org>
+
+       * sysdeps/i386/i686/memset_chk.S: Update copyright year.
+       * sysdeps/x86_64/memset_chk.S: Likewise.
+
 2012-04-08  Andreas Jaeger  <aj@suse.de>
 
        [BZ #10153]
index f2e7fd7813cd743b0a267d29920e2fef566721af..12a679dbbc4db36b02e68be599bc586fad238969 100644 (file)
@@ -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.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 9efb3d9ee98acb5f979987755dd3bff9ef78b40f..862e27563b9ac71aa03469409544cc417c4284da 100644 (file)
@@ -1,5 +1,5 @@
 /* Checking memset for x86-64.
-   Copyright (C) 2004, 2005 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
This page took 0.049499 seconds and 5 git commands to generate.