diff options
Diffstat (limited to 'ports/sysdeps/mips/sys')
-rw-r--r-- | ports/sysdeps/mips/sys/asm.h | 2 | ||||
-rw-r--r-- | ports/sysdeps/mips/sys/fpregdef.h | 2 | ||||
-rw-r--r-- | ports/sysdeps/mips/sys/regdef.h | 2 | ||||
-rw-r--r-- | ports/sysdeps/mips/sys/tas.h | 2 | ||||
-rw-r--r-- | ports/sysdeps/mips/sys/ucontext.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/ports/sysdeps/mips/sys/asm.h b/ports/sysdeps/mips/sys/asm.h index c0ff80ae56..5015cb6bdf 100644 --- a/ports/sysdeps/mips/sys/asm.h +++ b/ports/sysdeps/mips/sys/asm.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. Contributed by Ralf Baechle <ralf@gnu.org>. diff --git a/ports/sysdeps/mips/sys/fpregdef.h b/ports/sysdeps/mips/sys/fpregdef.h index 33014080dd..e2dd7f85de 100644 --- a/ports/sysdeps/mips/sys/fpregdef.h +++ b/ports/sysdeps/mips/sys/fpregdef.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1991-2013 Free Software Foundation, Inc. +/* Copyright (C) 1991-2014 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/mips/sys/regdef.h b/ports/sysdeps/mips/sys/regdef.h index 704f9aba22..0c78816d6d 100644 --- a/ports/sysdeps/mips/sys/regdef.h +++ b/ports/sysdeps/mips/sys/regdef.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. Contributed by Ralf Baechle <ralf@gnu.org>. diff --git a/ports/sysdeps/mips/sys/tas.h b/ports/sysdeps/mips/sys/tas.h index 871818565e..792b473dbe 100644 --- a/ports/sysdeps/mips/sys/tas.h +++ b/ports/sysdeps/mips/sys/tas.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2000-2013 Free Software Foundation, Inc. +/* Copyright (C) 2000-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Maciej W. Rozycki <macro@ds2.pg.gda.pl>, 2000. diff --git a/ports/sysdeps/mips/sys/ucontext.h b/ports/sysdeps/mips/sys/ucontext.h index a06a363ec5..52493c6fbe 100644 --- a/ports/sysdeps/mips/sys/ucontext.h +++ b/ports/sysdeps/mips/sys/ucontext.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1998-2013 Free Software Foundation, Inc. +/* Copyright (C) 1998-2014 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 |