diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2005-08-19 16:21:31 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2005-08-19 16:21:31 +0000 |
commit | 44ee25d2d27e0d2ea43f0db770fb71b53a7ad9cf (patch) | |
tree | cc022517fce3875211ec61511e289c692fe708c0 /share/man/man4/raid.4 | |
parent | a5651786aaf1760d9d19cddcbc50e138cb7fd6eb (diff) |
Copyright does not need its own .Sh, it is already commented.
ok jmc@ deraadt@
Diffstat (limited to 'share/man/man4/raid.4')
-rw-r--r-- | share/man/man4/raid.4 | 30 |
1 files changed, 1 insertions, 29 deletions
diff --git a/share/man/man4/raid.4 b/share/man/man4/raid.4 index 579935971fa..3d504df5dba 100644 --- a/share/man/man4/raid.4 +++ b/share/man/man4/raid.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: raid.4,v 1.27 2004/09/30 19:59:25 mickey Exp $ +.\" $OpenBSD: raid.4,v 1.28 2005/08/19 16:21:30 jsg Exp $ .\" $NetBSD: raid.4,v 1.20 2001/09/22 16:03:58 wiz Exp $ .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -359,31 +359,3 @@ driver first appeared in .Nx 1.4 from where it was ported to .Ox 2.5 . -.Sh COPYRIGHT -.Bd -unfilled -The RAIDframe Copyright is as follows: -.Pp -Copyright (c) 1994-1996 Carnegie-Mellon University. -All rights reserved. -.Pp -Permission to use, copy, modify and distribute this software and -its documentation is hereby granted, provided that both the copyright -notice and this permission notice appear in all copies of the -software, derivative works or modified versions, and any portions -thereof, and that both notices appear in supporting documentation. -.Pp -CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS" -CONDITION. -CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR ANY DAMAGES -WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. -.Pp -Carnegie Mellon requests users of this software to return to -.Pp - Software Distribution Coordinator or Software.Distribution@CS.CMU.EDU - School of Computer Science - Carnegie Mellon University - Pittsburgh PA 15213-3890 -.Pp -any improvements or extensions that they make and grant Carnegie the -rights to redistribute these changes. -.Ed |