summaryrefslogtreecommitdiff
path: root/libc/ports/sysdeps/unix/alpha
diff options
context:
space:
mode:
Diffstat (limited to 'libc/ports/sysdeps/unix/alpha')
-rw-r--r--libc/ports/sysdeps/unix/alpha/getegid.S2
-rw-r--r--libc/ports/sysdeps/unix/alpha/geteuid.S2
-rw-r--r--libc/ports/sysdeps/unix/alpha/getppid.S2
-rw-r--r--libc/ports/sysdeps/unix/alpha/pipe.S2
-rw-r--r--libc/ports/sysdeps/unix/alpha/sysdep.S3
-rw-r--r--libc/ports/sysdeps/unix/alpha/sysdep.h2
6 files changed, 6 insertions, 7 deletions
diff --git a/libc/ports/sysdeps/unix/alpha/getegid.S b/libc/ports/sysdeps/unix/alpha/getegid.S
index a564f6c7a..cdf596822 100644
--- a/libc/ports/sysdeps/unix/alpha/getegid.S
+++ b/libc/ports/sysdeps/unix/alpha/getegid.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2012 Free Software Foundation, Inc.
+/* Copyright (C) 1991-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/libc/ports/sysdeps/unix/alpha/geteuid.S b/libc/ports/sysdeps/unix/alpha/geteuid.S
index 289acbd1e..8599cda62 100644
--- a/libc/ports/sysdeps/unix/alpha/geteuid.S
+++ b/libc/ports/sysdeps/unix/alpha/geteuid.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2012 Free Software Foundation, Inc.
+/* Copyright (C) 1991-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/libc/ports/sysdeps/unix/alpha/getppid.S b/libc/ports/sysdeps/unix/alpha/getppid.S
index 8f7e7746d..2f10b111d 100644
--- a/libc/ports/sysdeps/unix/alpha/getppid.S
+++ b/libc/ports/sysdeps/unix/alpha/getppid.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2012 Free Software Foundation, Inc.
+/* Copyright (C) 1991-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/libc/ports/sysdeps/unix/alpha/pipe.S b/libc/ports/sysdeps/unix/alpha/pipe.S
index b3b53a768..68eb3398f 100644
--- a/libc/ports/sysdeps/unix/alpha/pipe.S
+++ b/libc/ports/sysdeps/unix/alpha/pipe.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 1995, 1997, 2002 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by David Mosberger (davidm@cs.arizona.edu).
diff --git a/libc/ports/sysdeps/unix/alpha/sysdep.S b/libc/ports/sysdeps/unix/alpha/sysdep.S
index 2e5e77626..efd87fb4f 100644
--- a/libc/ports/sysdeps/unix/alpha/sysdep.S
+++ b/libc/ports/sysdeps/unix/alpha/sysdep.S
@@ -1,5 +1,4 @@
-/* Copyright (C) 1993, 1996, 1998, 2002, 2003, 2004, 2012
- Free Software Foundation, Inc.
+/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Brendan Kehoe (brendan@zen.org).
diff --git a/libc/ports/sysdeps/unix/alpha/sysdep.h b/libc/ports/sysdeps/unix/alpha/sysdep.h
index 75c06c9cf..3b71a5ec6 100644
--- a/libc/ports/sysdeps/unix/alpha/sysdep.h
+++ b/libc/ports/sysdeps/unix/alpha/sysdep.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2012 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Brendan Kehoe (brendan@zen.org).