diff options
author | Wilbern Cobb <wcobb@cvs.openbsd.org> | 2003-06-03 02:08:13 +0000 |
---|---|---|
committer | Wilbern Cobb <wcobb@cvs.openbsd.org> | 2003-06-03 02:08:13 +0000 |
commit | 801cb48cac1dba9951eaf4770e5aedb3975319ae (patch) | |
tree | 2a02b4bbb087fd118dba2708b8d924bc0fbfab87 /share/man/man9 | |
parent | 815fd8349ff4e5b32a81b2c4cbd097076509218a (diff) |
clean up my licenses.
Diffstat (limited to 'share/man/man9')
-rw-r--r-- | share/man/man9/kern.9 | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/share/man/man9/kern.9 b/share/man/man9/kern.9 index f9522fa8dee..b3b7ad9cf7c 100644 --- a/share/man/man9/kern.9 +++ b/share/man/man9/kern.9 @@ -1,15 +1,16 @@ -.\" $OpenBSD: kern.9,v 1.4 2003/05/21 09:28:09 jmc Exp $ +.\" $OpenBSD: kern.9,v 1.5 2003/06/03 02:08:12 wcobb Exp $ .\" -.\" Copyright (c) 2002 CubeSoft Communications, Inc. <http://www.csoft.org> +.\" Copyright (c) 2002, 2003 CubeSoft Communications, Inc. +.\" <http://www.csoft.org> .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: -.\" 1. Redistribution of source code must retain the above copyright +.\" 1. Redistributions of source code must retain the above copyright .\" notice, this list of conditions and the following disclaimer. -.\" 2. Neither the name of CubeSoft Communications, Inc, nor the names of its -.\" contributors may be used to endorse or promote products derived from -.\" this software without specific prior written permission. +.\" 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. .\" .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |