From 34939cad39f516fceca45a9da7771901a1c9342b Mon Sep 17 00:00:00 2001 From: Felix Fietkau 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/mtd/Makefile | 1 - package/mtd/src/jffs2.h | 1 - package/mtd/src/mtd-api.h | 1 - package/mtd/src/mtd.c | 1 - 4 files changed, 4 deletions(-) (limited to 'package/mtd') diff --git a/package/mtd/Makefile b/package/mtd/Makefile index b99e5ed4de..3561a9b397 100644 --- a/package/mtd/Makefile +++ b/package/mtd/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/mtd/src/jffs2.h b/package/mtd/src/jffs2.h index 70d4619534..858e77a017 100644 --- a/package/mtd/src/jffs2.h +++ b/package/mtd/src/jffs2.h @@ -8,7 +8,6 @@ * For licensing information, see the file 'LICENCE' in the * jffs2 directory. * - * $Id: jffs2.h,v 1.38 2005/09/26 11:37:23 havasi Exp $ * */ diff --git a/package/mtd/src/mtd-api.h b/package/mtd/src/mtd-api.h index 6ce62611e3..272043ddb2 100644 --- a/package/mtd/src/mtd-api.h +++ b/package/mtd/src/mtd-api.h @@ -1,5 +1,4 @@ -/* $Id: mtd.h,v 1.38 2003/01/12 16:30:19 spse Exp $ */ #ifndef __MTD_MTD_H__ #define __MTD_MTD_H__ diff --git a/package/mtd/src/mtd.c b/package/mtd/src/mtd.c index 761139f4e7..a19f718062 100644 --- a/package/mtd/src/mtd.c +++ b/package/mtd/src/mtd.c @@ -18,7 +18,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$ * * The code is based on the linux-mtd examples. */ -- cgit v1.2.3