Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/modules delete attribution per request of contributor
details: https://anonhg.NetBSD.org/src/rev/07f0da947a4b
branches: trunk
changeset: 373806:07f0da947a4b
user: nia <nia%NetBSD.org@localhost>
date: Wed Mar 01 21:06:41 2023 +0000
description:
delete attribution per request of contributor
diffstat:
share/man/man3lua/bozohttpd.3lua | 7 +------
share/man/man3lua/netpgp.3lua | 7 +------
sys/arch/arm/dts/omap3-beagle-xm.dts | 5 +----
tests/modules/t_klua_pr_52864.sh | 5 +----
4 files changed, 4 insertions(+), 20 deletions(-)
diffs (83 lines):
diff -r a53279dbee7b -r 07f0da947a4b share/man/man3lua/bozohttpd.3lua
--- a/share/man/man3lua/bozohttpd.3lua Wed Mar 01 20:08:41 2023 +0000
+++ b/share/man/man3lua/bozohttpd.3lua Wed Mar 01 21:06:41 2023 +0000
@@ -1,11 +1,8 @@
-.\" $NetBSD: bozohttpd.3lua,v 1.3 2018/05/06 14:41:01 sevan Exp $
+.\" $NetBSD: bozohttpd.3lua,v 1.4 2023/03/01 21:06:41 nia Exp $
.\"
.\" Copyright (c) 2018 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
-.\" This code is derived from software contributed to The NetBSD Foundation
-.\" by Sevan Janiyan <sevan%NetBSD.org@localhost>.
-.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@@ -93,7 +90,5 @@
.Nm
Lua binding was written by
.An Alistair Crooks Aq Mt agc%NetBSD.org@localhost .
-This manual was written by
-.An Sevan Janiyan Aq Mt sevan%NetBSD.org@localhost .
.Sh BUGS
This manual needs more description of the available functionality.
diff -r a53279dbee7b -r 07f0da947a4b share/man/man3lua/netpgp.3lua
--- a/share/man/man3lua/netpgp.3lua Wed Mar 01 20:08:41 2023 +0000
+++ b/share/man/man3lua/netpgp.3lua Wed Mar 01 21:06:41 2023 +0000
@@ -1,11 +1,8 @@
-.\" $NetBSD: netpgp.3lua,v 1.3 2022/09/10 12:14:17 rillig Exp $
+.\" $NetBSD: netpgp.3lua,v 1.4 2023/03/01 21:07:21 nia Exp $
.\"
.\" Copyright (c) 2018 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
-.\" This code is derived from software contributed to The NetBSD Foundation
-.\" by Sevan Janiyan <sevan%NetBSD.org@localhost>.
-.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@@ -86,8 +83,6 @@
.Nm
Lua binding was written by
.An Alistair Crooks .
-This manual was written by
-.An Sevan Janiyan Aq Mt sevan%NetBSD.org@localhost .
.Sh BUGS
This binding currently only provides a subset of the functionality available in
.Xr libnetpgp 3 .
diff -r a53279dbee7b -r 07f0da947a4b sys/arch/arm/dts/omap3-beagle-xm.dts
--- a/sys/arch/arm/dts/omap3-beagle-xm.dts Wed Mar 01 20:08:41 2023 +0000
+++ b/sys/arch/arm/dts/omap3-beagle-xm.dts Wed Mar 01 21:06:41 2023 +0000
@@ -1,12 +1,9 @@
-/* $NetBSD: omap3-beagle-xm.dts,v 1.2 2020/03/05 14:24:46 tnn Exp $ */
+/* $NetBSD: omap3-beagle-xm.dts,v 1.3 2023/03/01 21:07:57 nia Exp $ */
/*-
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
- * This code is derived from software contributed to The NetBSD Foundation
- * by Sevan Janiyan <sevan%NetBSD.org@localhost>
- *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
diff -r a53279dbee7b -r 07f0da947a4b tests/modules/t_klua_pr_52864.sh
--- a/tests/modules/t_klua_pr_52864.sh Wed Mar 01 20:08:41 2023 +0000
+++ b/tests/modules/t_klua_pr_52864.sh Wed Mar 01 21:06:41 2023 +0000
@@ -1,12 +1,9 @@
#! /usr/bin/atf-sh
-# $NetBSD: t_klua_pr_52864.sh,v 1.2 2018/01/09 15:16:02 martin Exp $
+# $NetBSD: t_klua_pr_52864.sh,v 1.3 2023/03/01 21:08:38 nia Exp $
#
# Copyright (c) 2018 The NetBSD Foundation, Inc.
# All rights reserved.
#
-# This code is derived from software contributed to The NetBSD Foundation
-# by Sevan Janiyan
-#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
# are met:
Home |
Main Index |
Thread Index |
Old Index