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 b807f87160..2cbb086069 100644 --- a/ports/sysdeps/tile/bits/atomic.h +++ b/ports/sysdeps/tile/bits/atomic.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 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 37604b5ca3..1e1007708b 100644 --- a/ports/sysdeps/tile/bits/byteswap.h +++ b/ports/sysdeps/tile/bits/byteswap.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 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 2fe58d0cd7..b5092c5039 100644 --- a/ports/sysdeps/tile/bits/fenv.h +++ b/ports/sysdeps/tile/bits/fenv.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 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 b8d7b0e915..abc3496030 100644 --- a/ports/sysdeps/tile/bits/link.h +++ b/ports/sysdeps/tile/bits/link.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 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 5681212725..d043b4af5f 100644 --- a/ports/sysdeps/tile/bits/mathdef.h +++ b/ports/sysdeps/tile/bits/mathdef.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 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 2ac905b209..f6f9102a98 100644 --- a/ports/sysdeps/tile/bits/mathinline.h +++ b/ports/sysdeps/tile/bits/mathinline.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 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 3ed3613b31..a9ba3b986f 100644 --- a/ports/sysdeps/tile/bits/setjmp.h +++ b/ports/sysdeps/tile/bits/setjmp.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011. |