1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

get rid of $Id$ - it has never helped us and it has broken too many patches ;)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2009-04-17 14:09:46 +00:00
parent d637172f6c
commit 796a9d1091
260 changed files with 0 additions and 262 deletions

View File

@@ -1,7 +1,6 @@
#
# Broadcom BCM57XX Gigabit Ethernet driver make file.
#
# $Id: Makefile,v 1.1.1.4 2006/09/26 02:17:12 michael Exp $
#
O_TARGET = bcm57xx.o

View File

@@ -10,7 +10,6 @@
/* */
/******************************************************************************/
/* $Id: b57um.c,v 1.32 2007/09/06 07:28:06 yogo Exp $ */
char bcm5700_driver[] = "bcm57xx";
char bcm5700_version[] = "8.3.14";

View File

@@ -9,7 +9,6 @@
* SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
* FOR A SPECIFIC PURPOSE OR NONINFRINGEMENT CONCERNING THIS SOFTWARE.
*
* $Id: bcmendian.h,v 1.1.1.11 2007/05/31 08:00:41 michael Exp $
*/
#ifndef _BCMENDIAN_H_

View File

@@ -8,7 +8,6 @@
* KIND, EXPRESS OR IMPLIED, BY STATUTE, COMMUNICATION OR OTHERWISE. BROADCOM
* SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
* FOR A SPECIFIC PURPOSE OR NONINFRINGEMENT CONCERNING THIS SOFTWARE.
* $Id: bcmparams.h,v 1.1.1.5 2007/05/31 08:00:41 michael Exp $
*/
#ifndef _bcmparams_h_

View File

@@ -9,7 +9,6 @@
* SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
* FOR A SPECIFIC PURPOSE OR NONINFRINGEMENT CONCERNING THIS SOFTWARE.
*
* $Id: bcmrobo.h,v 1.1.1.6 2007/05/31 08:00:41 michael Exp $
*/
#ifndef _bcm_robo_h_

View File

@@ -9,7 +9,6 @@
* SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
* FOR A SPECIFIC PURPOSE OR NONINFRINGEMENT CONCERNING THIS SOFTWARE.
*
* $Id: hndgige.c,v 1.6 2007/06/01 05:59:06 michael Exp $
*/
#include <typedefs.h>

View File

@@ -9,7 +9,6 @@
* SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
* FOR A SPECIFIC PURPOSE OR NONINFRINGEMENT CONCERNING THIS SOFTWARE.
*
* $Id: hndgige.h,v 1.5 2007/06/01 05:58:20 michael Exp $
*/
#ifndef _hndgige_h_

View File

@@ -10,7 +10,6 @@
/* */
/******************************************************************************/
/* $Id: mm.h,v 1.6 2006/09/26 05:22:21 michael Exp $ */
#ifndef MM_H
#define MM_H

View File

@@ -9,7 +9,6 @@
*
* Fundamental constants relating to IP Protocol
*
* $Id: bcmip.h,v 1.1.1.4 2007/05/31 08:00:41 michael Exp $
*/
#ifndef _bcmip_h_

View File

@@ -9,7 +9,6 @@
*
* Fundamental constants relating to TCP Protocol
*
* $Id: bcmtcp.h,v 1.1.1.1 2007/05/31 08:00:41 michael Exp $
*/
#ifndef _bcmtcp_h_

View File

@@ -9,7 +9,6 @@
* SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
* FOR A SPECIFIC PURPOSE OR NONINFRINGEMENT CONCERNING THIS SOFTWARE.
*
* $Id: ethernet.h,v 1.1.1.16 2007/05/31 08:00:41 michael Exp $
*/
#ifndef _NET_ETHERNET_H_ /* use native BSD ethernet.h when available */

View File

@@ -9,7 +9,6 @@
* SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
* FOR A SPECIFIC PURPOSE OR NONINFRINGEMENT CONCERNING THIS SOFTWARE.
*
* $Id: vlan.h,v 1.1.1.4 2007/05/31 08:00:41 michael Exp $
*/
#ifndef _vlan_h_

View File

@@ -9,7 +9,6 @@
* SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
* FOR A SPECIFIC PURPOSE OR NONINFRINGEMENT CONCERNING THIS SOFTWARE.
*
* $Id: sbgige.h,v 1.5 2007/06/01 05:58:20 michael Exp $
*/
#ifndef _sbgige_h_

View File

@@ -11,7 +11,6 @@
/* History: */
/******************************************************************************/
/* $Id: tigon3.c,v 1.10 2007/06/01 05:58:19 michael Exp $ */
#include "mm.h"
#include "typedefs.h"