diff options
Diffstat (limited to 'elf/dlopen.c')
-rw-r--r-- | elf/dlopen.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/elf/dlopen.c b/elf/dlopen.c index 7ad3429164..c2cf8cd58d 100644 --- a/elf/dlopen.c +++ b/elf/dlopen.c @@ -1,5 +1,5 @@ -/* dlopen -- Load a shared object at run time. - Copyright (C) 1995, 1996 Free Software Foundation, Inc. +/* Load a shared object at run time. + 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 |