summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/ld/shlib.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/ld/shlib.c')
-rw-r--r--gnu/usr.bin/ld/shlib.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/usr.bin/ld/shlib.c b/gnu/usr.bin/ld/shlib.c
index be0b07b9fc5..c2c09fa54b9 100644
--- a/gnu/usr.bin/ld/shlib.c
+++ b/gnu/usr.bin/ld/shlib.c
@@ -1,3 +1,5 @@
+/* $OpenBSD: shlib.c,v 1.2 1998/03/26 19:46:24 niklas Exp $*/
+
/*
* Copyright (c) 1993 Paul Kranenburg
* All rights reserved.
@@ -27,7 +29,6 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: shlib.c,v 1.1 1995/10/18 08:40:55 deraadt Exp $
*/
#ifdef sun