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 --- target/linux/adm5120/image/lzma-loader/Makefile | 1 - target/linux/adm5120/image/lzma-loader/src/decompress.c | 1 - 2 files changed, 2 deletions(-) (limited to 'target/linux/adm5120/image/lzma-loader') diff --git a/target/linux/adm5120/image/lzma-loader/Makefile b/target/linux/adm5120/image/lzma-loader/Makefile index 74866e765..36dfd09ea 100644 --- a/target/linux/adm5120/image/lzma-loader/Makefile +++ b/target/linux/adm5120/image/lzma-loader/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 diff --git a/target/linux/adm5120/image/lzma-loader/src/decompress.c b/target/linux/adm5120/image/lzma-loader/src/decompress.c index de6c937d3..cd4b8fa60 100644 --- a/target/linux/adm5120/image/lzma-loader/src/decompress.c +++ b/target/linux/adm5120/image/lzma-loader/src/decompress.c @@ -1,5 +1,4 @@ /* - * $Id$ * * LZMA compressed kernel decompressor for ADM5120 boards * -- cgit v1.2.3