diff options
Diffstat (limited to 'ports/sysdeps/aarch64/bits')
-rw-r--r-- | ports/sysdeps/aarch64/bits/atomic.h | 2 | ||||
-rw-r--r-- | ports/sysdeps/aarch64/bits/endian.h | 2 | ||||
-rw-r--r-- | ports/sysdeps/aarch64/bits/fenv.h | 2 | ||||
-rw-r--r-- | ports/sysdeps/aarch64/bits/link.h | 2 | ||||
-rw-r--r-- | ports/sysdeps/aarch64/bits/linkmap.h | 2 | ||||
-rw-r--r-- | ports/sysdeps/aarch64/bits/mathdef.h | 2 | ||||
-rw-r--r-- | ports/sysdeps/aarch64/bits/setjmp.h | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/ports/sysdeps/aarch64/bits/atomic.h b/ports/sysdeps/aarch64/bits/atomic.h index 3f90424264..456e2ecdff 100644 --- a/ports/sysdeps/aarch64/bits/atomic.h +++ b/ports/sysdeps/aarch64/bits/atomic.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2003-2013 Free Software Foundation, Inc. +/* Copyright (C) 2003-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/ports/sysdeps/aarch64/bits/endian.h b/ports/sysdeps/aarch64/bits/endian.h index 597a52f610..bafaba7011 100644 --- a/ports/sysdeps/aarch64/bits/endian.h +++ b/ports/sysdeps/aarch64/bits/endian.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1997-2013 Free Software Foundation, Inc. +/* Copyright (C) 1997-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/ports/sysdeps/aarch64/bits/fenv.h b/ports/sysdeps/aarch64/bits/fenv.h index ef0c06aa90..8c884cbef4 100644 --- a/ports/sysdeps/aarch64/bits/fenv.h +++ b/ports/sysdeps/aarch64/bits/fenv.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2004-2013 Free Software Foundation, Inc. +/* Copyright (C) 2004-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/ports/sysdeps/aarch64/bits/link.h b/ports/sysdeps/aarch64/bits/link.h index 3408c5b239..fe068276ea 100644 --- a/ports/sysdeps/aarch64/bits/link.h +++ b/ports/sysdeps/aarch64/bits/link.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2013 Free Software Foundation, Inc. +/* Copyright (C) 2005-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/ports/sysdeps/aarch64/bits/linkmap.h b/ports/sysdeps/aarch64/bits/linkmap.h index 85a0a2e4ed..96e79b153f 100644 --- a/ports/sysdeps/aarch64/bits/linkmap.h +++ b/ports/sysdeps/aarch64/bits/linkmap.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2009-2013 Free Software Foundation, Inc. +/* Copyright (C) 2009-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/ports/sysdeps/aarch64/bits/mathdef.h b/ports/sysdeps/aarch64/bits/mathdef.h index 194ef890e3..eb0a82559c 100644 --- a/ports/sysdeps/aarch64/bits/mathdef.h +++ b/ports/sysdeps/aarch64/bits/mathdef.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1999-2013 Free Software Foundation, Inc. +/* Copyright (C) 1999-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/ports/sysdeps/aarch64/bits/setjmp.h b/ports/sysdeps/aarch64/bits/setjmp.h index 6a93e0a253..e0a3d6073b 100644 --- a/ports/sysdeps/aarch64/bits/setjmp.h +++ b/ports/sysdeps/aarch64/bits/setjmp.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1997-2013 Free Software Foundation, Inc. +/* Copyright (C) 1997-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. |