diff options
author | Mike Frysinger | 2006-06-07 16:31:05 +0000 |
---|---|---|
committer | Mike Frysinger | 2006-06-07 16:31:05 +0000 |
commit | bc6584977abe96230da7e84302f7b6d5a4d2a495 (patch) | |
tree | 83935f1a289fc688b5277b38981241fa4c707b14 /examples | |
parent | 16d3e4e0aff2371d0bcfd7b2c19d5bc253302f73 (diff) | |
download | busybox-bc6584977abe96230da7e84302f7b6d5a4d2a495.zip busybox-bc6584977abe96230da7e84302f7b6d5a4d2a495.tar.gz |
remove cvs $Id tag
Diffstat (limited to 'examples')
-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 19eca80..f6d4df8 100755 --- a/examples/depmod.pl +++ b/examples/depmod.pl @@ -287,6 +287,3 @@ under the same terms as Perl itself. David Schleef <ds@schleef.org> =cut - -# $Id: depmod.pl,v 1.4 2004/03/15 08:28:33 andersen Exp $ - |