diff options
Diffstat (limited to 'ports/sysdeps/unix/alpha/pipe.S')
-rw-r--r-- | ports/sysdeps/unix/alpha/pipe.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sysdeps/unix/alpha/pipe.S b/ports/sysdeps/unix/alpha/pipe.S index b3b53a7687..68eb3398f1 100644 --- a/ports/sysdeps/unix/alpha/pipe.S +++ b/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). |