diff options
author | Joseph Myers <joseph@codesourcery.com> | 2013-01-02 19:01:50 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2013-01-02 19:05:09 +0000 |
commit | 568035b7874a099087b77f7bba3e36a1173787b0 (patch) | |
tree | ebd5b536530f6875afa9d15753d7e2f9185939b4 /ports/sysdeps/ia64/bits | |
parent | caed4e98ca463e72745e7173a21409dce658d04f (diff) | |
download | glibc-568035b7874a099087b77f7bba3e36a1173787b0.tar.gz glibc-568035b7874a099087b77f7bba3e36a1173787b0.tar.xz glibc-568035b7874a099087b77f7bba3e36a1173787b0.zip |
Update copyright notices with scripts/update-copyrights.
Diffstat (limited to 'ports/sysdeps/ia64/bits')
-rw-r--r-- | ports/sysdeps/ia64/bits/atomic.h | 2 | ||||
-rw-r--r-- | ports/sysdeps/ia64/bits/byteswap-16.h | 2 | ||||
-rw-r--r-- | ports/sysdeps/ia64/bits/byteswap.h | 2 | ||||
-rw-r--r-- | ports/sysdeps/ia64/bits/fenv.h | 2 | ||||
-rw-r--r-- | ports/sysdeps/ia64/bits/huge_vall.h | 2 | ||||
-rw-r--r-- | ports/sysdeps/ia64/bits/link.h | 2 | ||||
-rw-r--r-- | ports/sysdeps/ia64/bits/mathdef.h | 2 | ||||
-rw-r--r-- | ports/sysdeps/ia64/bits/xtitypes.h | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/ports/sysdeps/ia64/bits/atomic.h b/ports/sysdeps/ia64/bits/atomic.h index d719f0eaca..643c72b158 100644 --- a/ports/sysdeps/ia64/bits/atomic.h +++ b/ports/sysdeps/ia64/bits/atomic.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2003 Free Software Foundation, Inc. +/* Copyright (C) 2003-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/ports/sysdeps/ia64/bits/byteswap-16.h b/ports/sysdeps/ia64/bits/byteswap-16.h index 4a53ffaf6d..2ff9b749c9 100644 --- a/ports/sysdeps/ia64/bits/byteswap-16.h +++ b/ports/sysdeps/ia64/bits/byteswap-16.h @@ -1,5 +1,5 @@ /* Macros to swap the order of bytes in 16-bit integer values. - 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. The GNU C Library is free software; you can redistribute it and/or diff --git a/ports/sysdeps/ia64/bits/byteswap.h b/ports/sysdeps/ia64/bits/byteswap.h index d363c3e1cf..b9b590269a 100644 --- a/ports/sysdeps/ia64/bits/byteswap.h +++ b/ports/sysdeps/ia64/bits/byteswap.h @@ -1,5 +1,5 @@ /* Macros to swap the order of bytes in integer values. - 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. The GNU C Library is free software; you can redistribute it and/or diff --git a/ports/sysdeps/ia64/bits/fenv.h b/ports/sysdeps/ia64/bits/fenv.h index 7b5a75315f..5a0140d4f2 100644 --- a/ports/sysdeps/ia64/bits/fenv.h +++ b/ports/sysdeps/ia64/bits/fenv.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. The GNU C Library is free software; you can redistribute it and/or diff --git a/ports/sysdeps/ia64/bits/huge_vall.h b/ports/sysdeps/ia64/bits/huge_vall.h index a043f88b00..b25c684cd5 100644 --- a/ports/sysdeps/ia64/bits/huge_vall.h +++ b/ports/sysdeps/ia64/bits/huge_vall.h @@ -1,6 +1,6 @@ /* `HUGE_VALL' constant for ia64 (where it is infinity). Used by <stdlib.h> and <math.h> functions for overflow. - Copyright (C) 2000, 2004 Free Software Foundation, Inc. + Copyright (C) 2000-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/ports/sysdeps/ia64/bits/link.h b/ports/sysdeps/ia64/bits/link.h index 834ec14705..dec8df859b 100644 --- a/ports/sysdeps/ia64/bits/link.h +++ b/ports/sysdeps/ia64/bits/link.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2005, 2009 Free Software Foundation, Inc. +/* Copyright (C) 2005-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/ports/sysdeps/ia64/bits/mathdef.h b/ports/sysdeps/ia64/bits/mathdef.h index e7f629e945..6a5ad81f31 100644 --- a/ports/sysdeps/ia64/bits/mathdef.h +++ b/ports/sysdeps/ia64/bits/mathdef.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2000, 2001, 2004 Free Software Foundation, Inc. +/* Copyright (C) 2000-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/ports/sysdeps/ia64/bits/xtitypes.h b/ports/sysdeps/ia64/bits/xtitypes.h index 4142f70912..891d8a386e 100644 --- a/ports/sysdeps/ia64/bits/xtitypes.h +++ b/ports/sysdeps/ia64/bits/xtitypes.h @@ -1,5 +1,5 @@ /* bits/xtitypes.h -- Define some types used by <bits/stropts.h>. IA64 - Copyright (C) 2002 Free Software Foundation, Inc. + Copyright (C) 2002-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |