From 34939cad39f516fceca45a9da7771901a1c9342b Mon Sep 17 00:00:00 2001
From: Felix Fietkau <nbd@openwrt.org>
Date: Fri, 17 Apr 2009 14:09:46 +0000
Subject: get rid of $Id$ - it has never helped us and it has broken too many
 patches ;)

SVN-Revision: 15242
---
 package/switch/src/Makefile      | 1 -
 package/switch/src/etc53xx.h     | 1 -
 package/switch/src/switch-core.c | 1 -
 3 files changed, 3 deletions(-)

(limited to 'package/switch/src')

diff --git a/package/switch/src/Makefile b/package/switch/src/Makefile
index 4c5f911..b6934cc 100644
--- a/package/switch/src/Makefile
+++ b/package/switch/src/Makefile
@@ -1,4 +1,3 @@
-# $Id$
 #
 # Makefile for switch driver
 #
diff --git a/package/switch/src/etc53xx.h b/package/switch/src/etc53xx.h
index 12d94a5..d5b1310 100644
--- a/package/switch/src/etc53xx.h
+++ b/package/switch/src/etc53xx.h
@@ -9,7 +9,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: etc53xx.h,v 1.1 2005/05/14 13:15:46 nbd Exp $
  */
 
 #ifndef __BCM535M_H_
diff --git a/package/switch/src/switch-core.c b/package/switch/src/switch-core.c
index c34386b..87306a0 100644
--- a/package/switch/src/switch-core.c
+++ b/package/switch/src/switch-core.c
@@ -17,7 +17,6 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  *
- * $Id: $
  *
  * Basic doc of driver's /proc interface:
  * /proc/switch/<interface>/
-- 
cgit v1.1