diff options
author | Greg Lehey <grog@FreeBSD.org> | 2006-12-09 02:31:24 +0000 |
---|---|---|
committer | Greg Lehey <grog@FreeBSD.org> | 2006-12-09 02:31:24 +0000 |
commit | 978b137e05d5123afbdb170976731f0894d932af (patch) | |
tree | 77a93429967d6703e4d02b283b94f9e3b02e9db4 /usr.bin/setchannel | |
parent | f59dc03825d39bf5c5adb13c623695665f2ef8b1 (diff) | |
download | src-test2-978b137e05d5123afbdb170976731f0894d932af.tar.gz src-test2-978b137e05d5123afbdb170976731f0894d932af.zip |
Notes
Diffstat (limited to 'usr.bin/setchannel')
-rw-r--r-- | usr.bin/setchannel/setchannel.1 | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/usr.bin/setchannel/setchannel.1 b/usr.bin/setchannel/setchannel.1 index 5355591d9901..80c1b633d8eb 100644 --- a/usr.bin/setchannel/setchannel.1 +++ b/usr.bin/setchannel/setchannel.1 @@ -1,4 +1,27 @@ .\" +.\ Copyright (C) 2004-2006 The FreeBSD Project. All rights reserved. +.\ +.\ Redistribution and use in source and binary forms, with or without +.\ modification, are permitted provided that the following conditions +.\ are met: +.\ 1. Redistributions of source code must retain the above copyright +.\ notice, this list of conditions and the following disclaimer. +.\ 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 AUTHOR 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 AUTHOR 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 INTERRUPTION) +.\ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +.\ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY +.\ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF +.\ SUCH DAMAGE. +.\ .\" $Id: cxm.4,v 1.1 2004/10/16 00:12:35 mavetju Exp $ .\" $FreeBSD$ .\" |