diff options
author | Richard Sandiford <rsandifo@gcc.gnu.org> | 2013-01-10 20:38:27 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2013-01-10 20:38:27 +0000 |
commit | d1e082c2c2c7382be0107f7d0b5003f544572865 (patch) | |
tree | 85cadfbc188c702c26e8e554c88e9abc92e4a294 /gcc/ginclude | |
parent | 9dce3dcf36990be51310eb172e2d8a8e636fd80c (diff) | |
download | gcc-d1e082c2c2c7382be0107f7d0b5003f544572865.zip gcc-d1e082c2c2c7382be0107f7d0b5003f544572865.tar.gz gcc-d1e082c2c2c7382be0107f7d0b5003f544572865.tar.bz2 |
Update copyright years in gcc/
From-SVN: r195098
Diffstat (limited to 'gcc/ginclude')
-rw-r--r-- | gcc/ginclude/float.h | 3 | ||||
-rw-r--r-- | gcc/ginclude/iso646.h | 2 | ||||
-rw-r--r-- | gcc/ginclude/stdalign.h | 2 | ||||
-rw-r--r-- | gcc/ginclude/stdarg.h | 3 | ||||
-rw-r--r-- | gcc/ginclude/stdbool.h | 2 | ||||
-rw-r--r-- | gcc/ginclude/stddef.h | 3 | ||||
-rw-r--r-- | gcc/ginclude/stdfix.h | 2 | ||||
-rw-r--r-- | gcc/ginclude/stdint-gcc.h | 2 | ||||
-rw-r--r-- | gcc/ginclude/stdnoreturn.h | 2 | ||||
-rw-r--r-- | gcc/ginclude/tgmath.h | 2 | ||||
-rw-r--r-- | gcc/ginclude/unwind-arm-common.h | 3 |
11 files changed, 11 insertions, 15 deletions
diff --git a/gcc/ginclude/float.h b/gcc/ginclude/float.h index 2954cc4..dd461d7 100644 --- a/gcc/ginclude/float.h +++ b/gcc/ginclude/float.h @@ -1,5 +1,4 @@ -/* Copyright (C) 2002, 2007, 2008, 2009, 2010, 2011 - Free Software Foundation, Inc. +/* Copyright (C) 2002-2013 Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/ginclude/iso646.h b/gcc/ginclude/iso646.h index 28ff9d1..36dec91 100644 --- a/gcc/ginclude/iso646.h +++ b/gcc/ginclude/iso646.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1997, 1999, 2009 Free Software Foundation, Inc. +/* Copyright (C) 1997-2013 Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/ginclude/stdalign.h b/gcc/ginclude/stdalign.h index fd55ed3..fe545dd 100644 --- a/gcc/ginclude/stdalign.h +++ b/gcc/ginclude/stdalign.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 GCC. diff --git a/gcc/ginclude/stdarg.h b/gcc/ginclude/stdarg.h index 0bb7520..fb4e0d6 100644 --- a/gcc/ginclude/stdarg.h +++ b/gcc/ginclude/stdarg.h @@ -1,5 +1,4 @@ -/* Copyright (C) 1989, 1997, 1998, 1999, 2000, 2009, 2012 - Free Software Foundation, Inc. +/* Copyright (C) 1989-2013 Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/ginclude/stdbool.h b/gcc/ginclude/stdbool.h index 4ed911f..7146e63 100644 --- a/gcc/ginclude/stdbool.h +++ b/gcc/ginclude/stdbool.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1998, 1999, 2000, 2009 Free Software Foundation, Inc. +/* Copyright (C) 1998-2013 Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/ginclude/stddef.h b/gcc/ginclude/stddef.h index 9f6e741..b04dd65 100644 --- a/gcc/ginclude/stddef.h +++ b/gcc/ginclude/stddef.h @@ -1,5 +1,4 @@ -/* Copyright (C) 1989, 1997, 1998, 1999, 2000, 2002, 2004, 2009, 2011, 2012 - Free Software Foundation, Inc. +/* Copyright (C) 1989-2013 Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/ginclude/stdfix.h b/gcc/ginclude/stdfix.h index 3c3ec00..fdcef1e 100644 --- a/gcc/ginclude/stdfix.h +++ b/gcc/ginclude/stdfix.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2007, 2009 Free Software Foundation, Inc. +/* Copyright (C) 2007-2013 Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/ginclude/stdint-gcc.h b/gcc/ginclude/stdint-gcc.h index 64b3899..97339e2 100644 --- a/gcc/ginclude/stdint-gcc.h +++ b/gcc/ginclude/stdint-gcc.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2008-2012 Free Software Foundation, Inc. +/* Copyright (C) 2008-2013 Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/ginclude/stdnoreturn.h b/gcc/ginclude/stdnoreturn.h index 3efbd8a..ce4bec9 100644 --- a/gcc/ginclude/stdnoreturn.h +++ b/gcc/ginclude/stdnoreturn.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 GCC. diff --git a/gcc/ginclude/tgmath.h b/gcc/ginclude/tgmath.h index 1fe4988..b49ed6e 100644 --- a/gcc/ginclude/tgmath.h +++ b/gcc/ginclude/tgmath.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2004, 2005, 2009 Free Software Foundation, Inc. +/* Copyright (C) 2004-2013 Free Software Foundation, Inc. Contributed by Apple, Inc. This file is part of GCC. diff --git a/gcc/ginclude/unwind-arm-common.h b/gcc/ginclude/unwind-arm-common.h index 9587270..9db8af4 100644 --- a/gcc/ginclude/unwind-arm-common.h +++ b/gcc/ginclude/unwind-arm-common.h @@ -1,6 +1,5 @@ /* Header file for the ARM EABI and C6X unwinders - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2011 - Free Software Foundation, Inc. + Copyright (C) 2003-2013 Free Software Foundation, Inc. Contributed by Paul Brook This file is free software; you can redistribute it and/or modify it |