summaryrefslogtreecommitdiffstats
path: root/libexec/rpc.rusersd
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2003-06-02 19:34:12 +0000
committermillert <millert@openbsd.org>2003-06-02 19:34:12 +0000
commite33d3bd3b8a4a23ac37a65baf17f90e92afc8157 (patch)
tree7d9c80212e6ca7009b117775cede5962e11d95fe /libexec/rpc.rusersd
parentRemove the advertising clause in the UCB license which Berkeley (diff)
downloadwireguard-openbsd-e33d3bd3b8a4a23ac37a65baf17f90e92afc8157.tar.xz
wireguard-openbsd-e33d3bd3b8a4a23ac37a65baf17f90e92afc8157.zip
Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.
Diffstat (limited to 'libexec/rpc.rusersd')
-rw-r--r--libexec/rpc.rusersd/rpc.rusersd.810
1 files changed, 3 insertions, 7 deletions
diff --git a/libexec/rpc.rusersd/rpc.rusersd.8 b/libexec/rpc.rusersd/rpc.rusersd.8
index 5df94ead1e1..131e6a06d66 100644
--- a/libexec/rpc.rusersd/rpc.rusersd.8
+++ b/libexec/rpc.rusersd/rpc.rusersd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rpc.rusersd.8,v 1.5 2002/06/29 08:13:13 deraadt Exp $
+.\" $OpenBSD: rpc.rusersd.8,v 1.6 2003/06/02 19:38:24 millert Exp $
.\"
.\" Copyright (c) 1985, 1991 The Regents of the University of California.
.\" All rights reserved.
@@ -11,11 +11,7 @@
.\" 2. Redistributions in binary form must reproduce the above copyright
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
-.\" 3. All advertising materials mentioning features or use of this software
-.\" must display the following acknowledgement:
-.\" This product includes software developed by the University of
-.\" California, Berkeley and its contributors.
-.\" 4. Neither the name of the University nor the names of its contributors
+.\" 3. Neither the name of the University nor the names of its contributors
.\" may be used to endorse or promote products derived from this software
.\" without specific prior written permission.
.\"
@@ -31,7 +27,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: rpc.rusersd.8,v 1.5 2002/06/29 08:13:13 deraadt Exp $
+.\" $Id: rpc.rusersd.8,v 1.6 2003/06/02 19:38:24 millert Exp $
.\"
.Dd June 7, 1993
.Dt RPC.RUSERSD 8