diff options
Diffstat (limited to 'sysdep')
-rw-r--r-- | sysdep/32bit.h | 2 | ||||
-rw-r--r-- | sysdep/64bit.h | 2 | ||||
-rw-r--r-- | sysdep/alpha.h | 2 | ||||
-rw-r--r-- | sysdep/arm.h | 2 | ||||
-rw-r--r-- | sysdep/cris.h | 2 | ||||
-rw-r--r-- | sysdep/i386.h | 2 | ||||
-rw-r--r-- | sysdep/ia64.h | 2 | ||||
-rw-r--r-- | sysdep/m68k.h | 2 | ||||
-rw-r--r-- | sysdep/mips32.h | 2 | ||||
-rw-r--r-- | sysdep/mips64.h | 2 | ||||
-rw-r--r-- | sysdep/parisc.h | 2 | ||||
-rw-r--r-- | sysdep/ppc32.h | 2 | ||||
-rw-r--r-- | sysdep/ppc64.h | 2 | ||||
-rw-r--r-- | sysdep/s390.h | 2 | ||||
-rw-r--r-- | sysdep/s390x.h | 2 | ||||
-rw-r--r-- | sysdep/sh.h | 2 | ||||
-rw-r--r-- | sysdep/sparc32.h | 2 | ||||
-rw-r--r-- | sysdep/sparc64.h | 2 |
18 files changed, 18 insertions, 18 deletions
diff --git a/sysdep/32bit.h b/sysdep/32bit.h index 23cbfaa..d17ccc3 100644 --- a/sysdep/32bit.h +++ b/sysdep/32bit.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2000-2001 H. Peter Anvin - All Rights Reserved + * Copyright 2000-2008 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/sysdep/64bit.h b/sysdep/64bit.h index a5e48b6..4d73a72 100644 --- a/sysdep/64bit.h +++ b/sysdep/64bit.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2000-2001 H. Peter Anvin - All Rights Reserved + * Copyright 2000-2008 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/sysdep/alpha.h b/sysdep/alpha.h index 8af2d9d..adef458 100644 --- a/sysdep/alpha.h +++ b/sysdep/alpha.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2000-2001 H. Peter Anvin - All Rights Reserved + * Copyright 2000-2008 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/sysdep/arm.h b/sysdep/arm.h index 71cbeb6..7f8c917 100644 --- a/sysdep/arm.h +++ b/sysdep/arm.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2000-2001 H. Peter Anvin - All Rights Reserved + * Copyright 2000-2008 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/sysdep/cris.h b/sysdep/cris.h index 06a61e5..5383b45 100644 --- a/sysdep/cris.h +++ b/sysdep/cris.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2000-2001 H. Peter Anvin - All Rights Reserved + * Copyright 2000-2008 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/sysdep/i386.h b/sysdep/i386.h index 6865492..f675510 100644 --- a/sysdep/i386.h +++ b/sysdep/i386.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2000-2001 H. Peter Anvin - All Rights Reserved + * Copyright 2000-2008 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/sysdep/ia64.h b/sysdep/ia64.h index 176e2f1..b881d97 100644 --- a/sysdep/ia64.h +++ b/sysdep/ia64.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2000-2001 H. Peter Anvin - All Rights Reserved + * Copyright 2000-2008 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/sysdep/m68k.h b/sysdep/m68k.h index f8452f5..b16cbaf 100644 --- a/sysdep/m68k.h +++ b/sysdep/m68k.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2000-2001 H. Peter Anvin - All Rights Reserved + * Copyright 2000-2008 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/sysdep/mips32.h b/sysdep/mips32.h index cdfe5da..c1a4c94 100644 --- a/sysdep/mips32.h +++ b/sysdep/mips32.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2000-2001 H. Peter Anvin - All Rights Reserved + * Copyright 2000-2008 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/sysdep/mips64.h b/sysdep/mips64.h index ffec7d9..9e85edc 100644 --- a/sysdep/mips64.h +++ b/sysdep/mips64.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2000-2001 H. Peter Anvin - All Rights Reserved + * Copyright 2000-2008 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/sysdep/parisc.h b/sysdep/parisc.h index fdb9e0d..cb5fabf 100644 --- a/sysdep/parisc.h +++ b/sysdep/parisc.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2000-2001 H. Peter Anvin - All Rights Reserved + * Copyright 2000-2008 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/sysdep/ppc32.h b/sysdep/ppc32.h index 1227b2d..9dc63a4 100644 --- a/sysdep/ppc32.h +++ b/sysdep/ppc32.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2000-2001 H. Peter Anvin - All Rights Reserved + * Copyright 2000-2008 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/sysdep/ppc64.h b/sysdep/ppc64.h index 80cd5f7..3c6443f 100644 --- a/sysdep/ppc64.h +++ b/sysdep/ppc64.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2000-2001 H. Peter Anvin - All Rights Reserved + * Copyright 2000-2008 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/sysdep/s390.h b/sysdep/s390.h index e2d8ebe..f344fbe 100644 --- a/sysdep/s390.h +++ b/sysdep/s390.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2000-2001 H. Peter Anvin - All Rights Reserved + * Copyright 2000-2008 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/sysdep/s390x.h b/sysdep/s390x.h index de667dc..29afbc8 100644 --- a/sysdep/s390x.h +++ b/sysdep/s390x.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2000-2001 H. Peter Anvin - All Rights Reserved + * Copyright 2000-2008 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/sysdep/sh.h b/sysdep/sh.h index 1ea99c0..0f3116d 100644 --- a/sysdep/sh.h +++ b/sysdep/sh.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2000-2001 H. Peter Anvin - All Rights Reserved + * Copyright 2000-2008 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/sysdep/sparc32.h b/sysdep/sparc32.h index 48266de..3a175c8 100644 --- a/sysdep/sparc32.h +++ b/sysdep/sparc32.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2000-2001 H. Peter Anvin - All Rights Reserved + * Copyright 2000-2008 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/sysdep/sparc64.h b/sysdep/sparc64.h index 4830e9f..c88f3ff 100644 --- a/sysdep/sparc64.h +++ b/sysdep/sparc64.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2000-2001 H. Peter Anvin - All Rights Reserved + * Copyright 2000-2008 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as |