diff options
author | Nicolas Thill <nico@openwrt.org> | 2010-05-23 14:42:44 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2010-05-23 14:42:44 +0000 |
commit | e9246f9c56d02b1be321b9939b1b107cd2b4c89f (patch) | |
tree | a8eb5a1a7a38b5c3355b6d7653aa83c2a32bac59 /package/ifx-tapidemo | |
parent | 87f8a80eaef707afc7f0d91e7acbe0bc4020501b (diff) | |
download | upstream-e9246f9c56d02b1be321b9939b1b107cd2b4c89f.tar.gz upstream-e9246f9c56d02b1be321b9939b1b107cd2b4c89f.tar.bz2 upstream-e9246f9c56d02b1be321b9939b1b107cd2b4c89f.zip |
remove unused $Id$
SVN-Revision: 21550
Diffstat (limited to 'package/ifx-tapidemo')
-rw-r--r-- | package/ifx-tapidemo/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package/ifx-tapidemo/Makefile b/package/ifx-tapidemo/Makefile index b294d9d3a7..e90ad4d258 100644 --- a/package/ifx-tapidemo/Makefile +++ b/package/ifx-tapidemo/Makefile @@ -1,10 +1,9 @@ # -# Copyright (C) 2008 OpenWrt.org +# Copyright (C) 2008-2010 OpenWrt.org # # 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 |