summaryrefslogtreecommitdiffstats
path: root/bin/fowners
diff options
context:
space:
mode:
Diffstat (limited to 'bin/fowners')
-rwxr-xr-xbin/fowners2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/fowners b/bin/fowners
index cc13372a7..c2aab7181 100755
--- a/bin/fowners
+++ b/bin/fowners
@@ -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/fowners,v 1.6 2004/10/04 13:56:50 vapier Exp $
+# $Id: /var/cvsroot/gentoo-src/portage/bin/fowners,v 1.6 2004/10/04 13:56:50 vapier Exp $
if [ ${#} -lt 2 ] ; then
echo "${0}: at least two arguments needed"