From acf220d88bf319e67fc5c10fd5bb7a751e8f69a8 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Mon, 21 Nov 2005 21:05:02 +0000 Subject: [PATCH] --- yaml --- r: 14892 b: refs/heads/master c: 56344d822efb25e66df87c5ee81aab8accf4d706 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/net/mipsnet.h | 30 +++++------------------------- 2 files changed, 6 insertions(+), 26 deletions(-) diff --git a/[refs] b/[refs] index fa5d1370a548..106f196466e4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8169bd919146f468942f40c3e708f9ada74a30a4 +refs/heads/master: 56344d822efb25e66df87c5ee81aab8accf4d706 diff --git a/trunk/drivers/net/mipsnet.h b/trunk/drivers/net/mipsnet.h index 878535953cb1..026c732024c9 100644 --- a/trunk/drivers/net/mipsnet.h +++ b/trunk/drivers/net/mipsnet.h @@ -1,28 +1,8 @@ -// -// -// Unpublished work (c) MIPS Technologies, Inc. All rights reserved. -// Unpublished rights reserved under the copyright laws of the U.S.A. and -// 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. -// -// -//++ -// 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. -// -//-- -// - +/* + * This file is subject to the terms and conditions of the GNU General Public + * License. See the file "COPYING" in the main directory of this archive + * for more details. + */ #ifndef __MIPSNET_H #define __MIPSNET_H