From 1df71a7fa071e0fac40b305dcc36912df166c073 Mon Sep 17 00:00:00 2001 From: Brian Harring Date: Tue, 30 Aug 2005 05:16:47 +0000 Subject: header changes, $Header: -> $Id: svn path=/main/branches/2.0/; revision=1951 --- bin/dohard | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/dohard') diff --git a/bin/dohard b/bin/dohard index 7313e2f2..ce7d5d82 100755 --- a/bin/dohard +++ b/bin/dohard @@ -1,7 +1,7 @@ #!/bin/bash # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-src/portage/bin/dohard,v 1.6 2004/10/04 13:56:50 vapier Exp $ +# $Id: /var/cvsroot/gentoo-src/portage/bin/dohard,v 1.6 2004/10/04 13:56:50 vapier Exp $ if [ ${#} -ne 2 ] ; then echo "${0}: two arguments needed" -- cgit v1.2.3-65-gdbad