From 796a9d1091884a07817e5c140d0ff6a0b8c76235 Mon Sep 17 00:00:00 2001 From: nbd 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 ;) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/switch/Makefile | 1 - package/switch/src/Makefile | 1 - package/switch/src/etc53xx.h | 1 - package/switch/src/switch-core.c | 1 - 4 files changed, 4 deletions(-) (limited to 'package/switch') diff --git a/package/switch/Makefile b/package/switch/Makefile index 01e2314b4..1a5f46f3f 100644 --- a/package/switch/Makefile +++ b/package/switch/Makefile @@ -4,7 +4,6 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id$ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk diff --git a/package/switch/src/Makefile b/package/switch/src/Makefile index 4c5f911ea..b6934cc66 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 12d94a5d0..d5b1310cb 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 c34386b76..87306a05e 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// -- cgit v1.2.3