summaryrefslogtreecommitdiff
path: root/tests/libexec
diff options
context:
space:
mode:
authorskrll <skrll@NetBSD.org>2011-03-17 15:59:32 +0000
committerskrll <skrll@NetBSD.org>2011-03-17 15:59:32 +0000
commit55000f4de727ff47d05dff569a182d80b7ae5bae (patch)
treefc1d51b69b715d2743580b03faea4b1797f828e1 /tests/libexec
parentc70c629703ffd35ddea942017b9d563184851d03 (diff)
Blame where blame is due.
Diffstat (limited to 'tests/libexec')
-rw-r--r--tests/libexec/ld.elf_so/h_df_1_noopen.c2
-rw-r--r--tests/libexec/ld.elf_so/t_df_1_noopen.sh4
2 files changed, 3 insertions, 3 deletions
diff --git a/tests/libexec/ld.elf_so/h_df_1_noopen.c b/tests/libexec/ld.elf_so/h_df_1_noopen.c
index cf3c7359183..c9670d97d3c 100644
--- a/tests/libexec/ld.elf_so/h_df_1_noopen.c
+++ b/tests/libexec/ld.elf_so/h_df_1_noopen.c
@@ -3,7 +3,7 @@
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
- * by
+ * by Nick Hudson.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/tests/libexec/ld.elf_so/t_df_1_noopen.sh b/tests/libexec/ld.elf_so/t_df_1_noopen.sh
index 0408cb91b91..31851f490da 100644
--- a/tests/libexec/ld.elf_so/t_df_1_noopen.sh
+++ b/tests/libexec/ld.elf_so/t_df_1_noopen.sh
@@ -1,10 +1,10 @@
-# $NetBSD: t_df_1_noopen.sh,v 1.2 2010/12/31 08:52:32 pooka Exp $
+# $NetBSD: t_df_1_noopen.sh,v 1.3 2011/03/17 15:59:32 skrll Exp $
#
# Copyright (c) 2010 The NetBSD Foundation, Inc.
# All rights reserved.
#
# This code is derived from software contributed to The NetBSD Foundation
-# by
+# by Nick Hudson.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions