diff options
| author | Warner Losh <imp@FreeBSD.org> | 2007-01-09 01:02:06 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2007-01-09 01:02:06 +0000 |
| commit | ee7093a6400feef3d8a99579f28577817d70f6ad (patch) | |
| tree | b7484408dc1e8a647d3c36ce61484c523bcec893 /lib/libstand/iodesc.h | |
| parent | 3110d6efa2d0104f8e0c73499e1f8299900c0c06 (diff) | |
Notes
Diffstat (limited to 'lib/libstand/iodesc.h')
| -rw-r--r-- | lib/libstand/iodesc.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/libstand/iodesc.h b/lib/libstand/iodesc.h index 690c65bae18d..0da1946dbf30 100644 --- a/lib/libstand/iodesc.h +++ b/lib/libstand/iodesc.h @@ -17,10 +17,6 @@ * 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, Lawrence Berkeley Laboratory and its contributors. * 4. 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. @@ -36,6 +32,8 @@ * 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. + * + * $FreeBSD$ */ #ifndef __SYS_LIBNETBOOT_IODESC_H |
