diff options
author | Joseph Myers <joseph@codesourcery.com> | 2016-01-04 16:05:18 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2016-01-04 16:05:18 +0000 |
commit | f7a9f785e547bd599dee496fd906a28bcb4ec7fe (patch) | |
tree | 3d106a69fbe220419a6bbd2cce71ffee71f870b5 /sysdeps/tile/bits | |
parent | d4eed61f85791a8fc4f94ce4fb17997d4ee0eed3 (diff) | |
download | glibc-f7a9f785e547bd599dee496fd906a28bcb4ec7fe.tar.gz glibc-f7a9f785e547bd599dee496fd906a28bcb4ec7fe.tar.xz glibc-f7a9f785e547bd599dee496fd906a28bcb4ec7fe.zip |
Update copyright dates with scripts/update-copyrights.
Diffstat (limited to 'sysdeps/tile/bits')
-rw-r--r-- | sysdeps/tile/bits/byteswap.h | 2 | ||||
-rw-r--r-- | sysdeps/tile/bits/fenv.h | 2 | ||||
-rw-r--r-- | sysdeps/tile/bits/link.h | 2 | ||||
-rw-r--r-- | sysdeps/tile/bits/mathdef.h | 2 | ||||
-rw-r--r-- | sysdeps/tile/bits/mathinline.h | 2 | ||||
-rw-r--r-- | sysdeps/tile/bits/setjmp.h | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/sysdeps/tile/bits/byteswap.h b/sysdeps/tile/bits/byteswap.h index ebd6ae649d..819446af90 100644 --- a/sysdeps/tile/bits/byteswap.h +++ b/sysdeps/tile/bits/byteswap.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2015 Free Software Foundation, Inc. +/* Copyright (C) 2011-2016 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011. diff --git a/sysdeps/tile/bits/fenv.h b/sysdeps/tile/bits/fenv.h index 4ec4a87514..a87a39fc28 100644 --- a/sysdeps/tile/bits/fenv.h +++ b/sysdeps/tile/bits/fenv.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2015 Free Software Foundation, Inc. +/* Copyright (C) 2011-2016 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011. diff --git a/sysdeps/tile/bits/link.h b/sysdeps/tile/bits/link.h index 953366f339..a27fc06349 100644 --- a/sysdeps/tile/bits/link.h +++ b/sysdeps/tile/bits/link.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2015 Free Software Foundation, Inc. +/* Copyright (C) 2011-2016 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011. diff --git a/sysdeps/tile/bits/mathdef.h b/sysdeps/tile/bits/mathdef.h index 8f570aae55..2db81b46ea 100644 --- a/sysdeps/tile/bits/mathdef.h +++ b/sysdeps/tile/bits/mathdef.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2015 Free Software Foundation, Inc. +/* Copyright (C) 2011-2016 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011. diff --git a/sysdeps/tile/bits/mathinline.h b/sysdeps/tile/bits/mathinline.h index 4b7a1f9c4d..20a89a193e 100644 --- a/sysdeps/tile/bits/mathinline.h +++ b/sysdeps/tile/bits/mathinline.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2015 Free Software Foundation, Inc. +/* Copyright (C) 2011-2016 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011. diff --git a/sysdeps/tile/bits/setjmp.h b/sysdeps/tile/bits/setjmp.h index a1ed8b6fec..5af986ba8d 100644 --- a/sysdeps/tile/bits/setjmp.h +++ b/sysdeps/tile/bits/setjmp.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2015 Free Software Foundation, Inc. +/* Copyright (C) 2011-2016 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011. |