diff options
Diffstat (limited to 'ports/sysdeps/m68k/bits')
-rw-r--r-- | ports/sysdeps/m68k/bits/byteswap.h | 2 | ||||
-rw-r--r-- | ports/sysdeps/m68k/bits/link.h | 2 | ||||
-rw-r--r-- | ports/sysdeps/m68k/bits/setjmp.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/ports/sysdeps/m68k/bits/byteswap.h b/ports/sysdeps/m68k/bits/byteswap.h index 029fb32a5c..4e4dd2341a 100644 --- a/ports/sysdeps/m68k/bits/byteswap.h +++ b/ports/sysdeps/m68k/bits/byteswap.h @@ -1,5 +1,5 @@ /* Macros to swap the order of bytes in integer values. m68k version. - Copyright (C) 1997, 2002, 2008, 2011 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/m68k/bits/link.h b/ports/sysdeps/m68k/bits/link.h index ed7da2c4c0..038c4bbe91 100644 --- a/ports/sysdeps/m68k/bits/link.h +++ b/ports/sysdeps/m68k/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/m68k/bits/setjmp.h b/ports/sysdeps/m68k/bits/setjmp.h index bc494c0588..555211b75f 100644 --- a/ports/sysdeps/m68k/bits/setjmp.h +++ b/ports/sysdeps/m68k/bits/setjmp.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1997,1998,2005,2006,2008 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 |