diff options
Diffstat (limited to 'sysdeps/unix/bsd/i386/wait3.S')
-rw-r--r-- | sysdeps/unix/bsd/i386/wait3.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/bsd/i386/wait3.S b/sysdeps/unix/bsd/i386/wait3.S index d41dc8474b..3f3cbdc385 100644 --- a/sysdeps/unix/bsd/i386/wait3.S +++ b/sysdeps/unix/bsd/i386/wait3.S @@ -1,4 +1,4 @@ -/* Copyright (C) 1991, 1992, 1993, 1995, 1997 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 |