diff options
Diffstat (limited to 'elf/dlerror.c')
-rw-r--r-- | elf/dlerror.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/elf/dlerror.c b/elf/dlerror.c index 466aa2811e..9e55bc7c76 100644 --- a/elf/dlerror.c +++ b/elf/dlerror.c @@ -1,5 +1,5 @@ -/* dlerror -- Return error detail for failing <dlfcn.h> functions. - Copyright (C) 1995, 1996 Free Software Foundation, Inc. +/* Return error detail for failing <dlfcn.h> functions. + Copyright (C) 1995, 1996, 1997 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 |