Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/tests/libexec/ld.elf_so Blame where blame is due.



details:   https://anonhg.NetBSD.org/src/rev/11fea6df2d24
branches:  trunk
changeset: 763349:11fea6df2d24
user:      skrll <skrll%NetBSD.org@localhost>
date:      Thu Mar 17 15:59:32 2011 +0000

description:
Blame where blame is due.

diffstat:

 tests/libexec/ld.elf_so/h_df_1_noopen.c  |  2 +-
 tests/libexec/ld.elf_so/t_df_1_noopen.sh |  4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diffs (28 lines):

diff -r b1bc88d2ed2a -r 11fea6df2d24 tests/libexec/ld.elf_so/h_df_1_noopen.c
--- a/tests/libexec/ld.elf_so/h_df_1_noopen.c   Thu Mar 17 15:32:18 2011 +0000
+++ b/tests/libexec/ld.elf_so/h_df_1_noopen.c   Thu Mar 17 15:59:32 2011 +0000
@@ -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 -r b1bc88d2ed2a -r 11fea6df2d24 tests/libexec/ld.elf_so/t_df_1_noopen.sh
--- a/tests/libexec/ld.elf_so/t_df_1_noopen.sh  Thu Mar 17 15:32:18 2011 +0000
+++ b/tests/libexec/ld.elf_so/t_df_1_noopen.sh  Thu Mar 17 15:59:32 2011 +0000
@@ -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



Home | Main Index | Thread Index | Old Index