Source-Changes-HG archive

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

[src/trunk]: src Make opyrights conform.



details:   https://anonhg.NetBSD.org/src/rev/c4e5c51b96e5
branches:  trunk
changeset: 471874:c4e5c51b96e5
user:      augustss <augustss%NetBSD.org@localhost>
date:      Tue Apr 13 20:50:48 1999 +0000

description:
Make opyrights conform.

diffstat:

 usr.bin/usbhidctl/usbhidctl.1 |   8 +++++---
 usr.sbin/usbd/usbd.8          |   8 +++++---
 usr.sbin/usbdevs/usbdevs.8    |  10 ++++++----
 3 files changed, 16 insertions(+), 10 deletions(-)

diffs (76 lines):

diff -r 00d7f9b7e624 -r c4e5c51b96e5 usr.bin/usbhidctl/usbhidctl.1
--- a/usr.bin/usbhidctl/usbhidctl.1     Tue Apr 13 20:45:25 1999 +0000
+++ b/usr.bin/usbhidctl/usbhidctl.1     Tue Apr 13 20:50:48 1999 +0000
@@ -1,8 +1,10 @@
-.\" $NetBSD: usbhidctl.1,v 1.6 1998/12/03 20:46:10 augustss Exp $
+.\" $NetBSD: usbhidctl.1,v 1.7 1999/04/13 20:50:48 augustss Exp $
+.\"
 .\" Copyright (c) 1998 The NetBSD Foundation, Inc.
 .\" All rights reserved.
 .\"
-.\" Author: Lennart Augustsson
+.\" This code is derived from software contributed to The NetBSD Foundation
+.\" by Lennart Augustsson.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions
@@ -23,7 +25,7 @@
 .\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
 .\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
 .\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-.\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS 
+.\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
 .\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 .\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 .\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
diff -r 00d7f9b7e624 -r c4e5c51b96e5 usr.sbin/usbd/usbd.8
--- a/usr.sbin/usbd/usbd.8      Tue Apr 13 20:45:25 1999 +0000
+++ b/usr.sbin/usbd/usbd.8      Tue Apr 13 20:50:48 1999 +0000
@@ -1,8 +1,10 @@
-.\" $NetBSD: usbd.8,v 1.2 1998/07/13 11:01:50 augustss Exp $
+.\" $NetBSD: usbd.8,v 1.3 1999/04/13 20:50:49 augustss Exp $
+.\"
 .\" Copyright (c) 1998 The NetBSD Foundation, Inc.
 .\" All rights reserved.
 .\"
-.\" Author: Lennart Augustsson
+.\" This code is derived from software contributed to The NetBSD Foundation
+.\" by Lennart Augustsson.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions
@@ -23,7 +25,7 @@
 .\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
 .\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
 .\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-.\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS 
+.\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
 .\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 .\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 .\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
diff -r 00d7f9b7e624 -r c4e5c51b96e5 usr.sbin/usbdevs/usbdevs.8
--- a/usr.sbin/usbdevs/usbdevs.8        Tue Apr 13 20:45:25 1999 +0000
+++ b/usr.sbin/usbdevs/usbdevs.8        Tue Apr 13 20:50:48 1999 +0000
@@ -1,8 +1,10 @@
-.\" $NetBSD: usbdevs.8,v 1.3 1998/07/23 13:57:51 augustss Exp $
-.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
+.\" $NetBSD: usbdevs.8,v 1.4 1999/04/13 20:50:49 augustss Exp $
+.\"
+.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
 .\"
-.\" Author: Lennart Augustsson
+.\" This code is derived from software contributed to The NetBSD Foundation
+.\" by Lennart Augustsson.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions
@@ -23,7 +25,7 @@
 .\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
 .\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
 .\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-.\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS 
+.\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
 .\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 .\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 .\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS



Home | Main Index | Thread Index | Old Index