diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-06-07 16:31:05 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-06-07 16:31:05 +0000 |
commit | bc6584977abe96230da7e84302f7b6d5a4d2a495 (patch) | |
tree | 83935f1a289fc688b5277b38981241fa4c707b14 | |
parent | 16d3e4e0aff2371d0bcfd7b2c19d5bc253302f73 (diff) | |
download | busybox-w32-bc6584977abe96230da7e84302f7b6d5a4d2a495.tar.gz busybox-w32-bc6584977abe96230da7e84302f7b6d5a4d2a495.tar.bz2 busybox-w32-bc6584977abe96230da7e84302f7b6d5a4d2a495.zip |
remove cvs $Id tag
-rwxr-xr-x | examples/depmod.pl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/depmod.pl b/examples/depmod.pl index 19eca80eb..f6d4df85c 100755 --- a/examples/depmod.pl +++ b/examples/depmod.pl | |||
@@ -287,6 +287,3 @@ under the same terms as Perl itself. | |||
287 | David Schleef <ds@schleef.org> | 287 | David Schleef <ds@schleef.org> |
288 | 288 | ||
289 | =cut | 289 | =cut |
290 | |||
291 | # $Id: depmod.pl,v 1.4 2004/03/15 08:28:33 andersen Exp $ | ||
292 | |||