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 4b7dd5973f..3f90424264 100644 --- a/ports/sysdeps/aarch64/bits/atomic.h +++ b/ports/sysdeps/aarch64/bits/atomic.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2003-2012 Free Software Foundation, Inc. +/* Copyright (C) 2003-2013 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 7c71ac7a95..597a52f610 100644 --- a/ports/sysdeps/aarch64/bits/endian.h +++ b/ports/sysdeps/aarch64/bits/endian.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1997-2012 Free Software Foundation, Inc. +/* Copyright (C) 1997-2013 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 5032ff5a5c..ef0c06aa90 100644 --- a/ports/sysdeps/aarch64/bits/fenv.h +++ b/ports/sysdeps/aarch64/bits/fenv.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2004-2012 Free Software Foundation, Inc. +/* Copyright (C) 2004-2013 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 cf0f2f9f3e..3408c5b239 100644 --- a/ports/sysdeps/aarch64/bits/link.h +++ b/ports/sysdeps/aarch64/bits/link.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2012 Free Software Foundation, Inc. +/* Copyright (C) 2005-2013 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 3ea293a4f9..85a0a2e4ed 100644 --- a/ports/sysdeps/aarch64/bits/linkmap.h +++ b/ports/sysdeps/aarch64/bits/linkmap.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2009-2012 Free Software Foundation, Inc. +/* Copyright (C) 2009-2013 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 c21295d470..194ef890e3 100644 --- a/ports/sysdeps/aarch64/bits/mathdef.h +++ b/ports/sysdeps/aarch64/bits/mathdef.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1999-2012 Free Software Foundation, Inc. +/* Copyright (C) 1999-2013 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 efb0d7739a..6d78b7e879 100644 --- a/ports/sysdeps/aarch64/bits/setjmp.h +++ b/ports/sysdeps/aarch64/bits/setjmp.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1997-2012 Free Software Foundation, Inc. +/* Copyright (C) 1997-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. |