Commit 56344d82 authored by Ralf Baechle's avatar Ralf Baechle Committed by Jeff Garzik

[PATCH] mipsnet: Fix Copyright notice.

Sorry, no sekr1t mips c0dez ;-)
Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
Signed-off-by: default avatarJeff Garzik <jgarzik@pobox.com>
parent 8169bd91
// /*
// <COPYRIGHT CLASS="1B" YEAR="2005"> * This file is subject to the terms and conditions of the GNU General Public
// Unpublished work (c) MIPS Technologies, Inc. All rights reserved. * License. See the file "COPYING" in the main directory of this archive
// Unpublished rights reserved under the copyright laws of the U.S.A. and * for more details.
// other countries. */
//
// PROPRIETARY / SECRET CONFIDENTIAL INFORMATION OF MIPS TECHNOLOGIES, INC.
// FOR INTERNAL USE ONLY.
//
// Under no circumstances (contract or otherwise) may this information be
// disclosed to, or copied, modified or used by anyone other than employees
// or contractors of MIPS Technologies having a need to know.
// </COPYRIGHT>
//
//++
// File: MIPS_Net.h
//
// Description:
// The definition of the emulated MIPSNET device's interface.
//
// Notes: This include file needs to work from a Linux device drivers.
//
//--
//
#ifndef __MIPSNET_H #ifndef __MIPSNET_H
#define __MIPSNET_H #define __MIPSNET_H
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment