diff options
Diffstat (limited to 'ports/sysdeps/tile/bits')
-rw-r--r-- | ports/sysdeps/tile/bits/atomic.h | 2 | ||||
-rw-r--r-- | ports/sysdeps/tile/bits/byteswap.h | 2 | ||||
-rw-r--r-- | ports/sysdeps/tile/bits/fenv.h | 2 | ||||
-rw-r--r-- | ports/sysdeps/tile/bits/link.h | 2 | ||||
-rw-r--r-- | ports/sysdeps/tile/bits/mathdef.h | 2 | ||||
-rw-r--r-- | ports/sysdeps/tile/bits/mathinline.h | 2 | ||||
-rw-r--r-- | ports/sysdeps/tile/bits/setjmp.h | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/ports/sysdeps/tile/bits/atomic.h b/ports/sysdeps/tile/bits/atomic.h index cb96004fc8..b807f87160 100644 --- a/ports/sysdeps/tile/bits/atomic.h +++ b/ports/sysdeps/tile/bits/atomic.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011 Free Software Foundation, Inc. +/* Copyright (C) 2011-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011. diff --git a/ports/sysdeps/tile/bits/byteswap.h b/ports/sysdeps/tile/bits/byteswap.h index 4d1b25549e..37604b5ca3 100644 --- a/ports/sysdeps/tile/bits/byteswap.h +++ b/ports/sysdeps/tile/bits/byteswap.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011 Free Software Foundation, Inc. +/* Copyright (C) 2011-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011. diff --git a/ports/sysdeps/tile/bits/fenv.h b/ports/sysdeps/tile/bits/fenv.h index 6b045353c1..2fe58d0cd7 100644 --- a/ports/sysdeps/tile/bits/fenv.h +++ b/ports/sysdeps/tile/bits/fenv.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2012 Free Software Foundation, Inc. +/* Copyright (C) 2011-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011. diff --git a/ports/sysdeps/tile/bits/link.h b/ports/sysdeps/tile/bits/link.h index 3cc8c1e837..b8d7b0e915 100644 --- a/ports/sysdeps/tile/bits/link.h +++ b/ports/sysdeps/tile/bits/link.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011 Free Software Foundation, Inc. +/* Copyright (C) 2011-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011. diff --git a/ports/sysdeps/tile/bits/mathdef.h b/ports/sysdeps/tile/bits/mathdef.h index bf0da5e438..5681212725 100644 --- a/ports/sysdeps/tile/bits/mathdef.h +++ b/ports/sysdeps/tile/bits/mathdef.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011 Free Software Foundation, Inc. +/* Copyright (C) 2011-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011. diff --git a/ports/sysdeps/tile/bits/mathinline.h b/ports/sysdeps/tile/bits/mathinline.h index 4c021f7757..2ac905b209 100644 --- a/ports/sysdeps/tile/bits/mathinline.h +++ b/ports/sysdeps/tile/bits/mathinline.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011 Free Software Foundation, Inc. +/* Copyright (C) 2011-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011. diff --git a/ports/sysdeps/tile/bits/setjmp.h b/ports/sysdeps/tile/bits/setjmp.h index 513c73474c..3ed3613b31 100644 --- a/ports/sysdeps/tile/bits/setjmp.h +++ b/ports/sysdeps/tile/bits/setjmp.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011 Free Software Foundation, Inc. +/* Copyright (C) 2011-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011. |