From 4688f15f215f2d09a52238f059eca56761aaa014 Mon Sep 17 00:00:00 2001 From: Marius Mauch Date: Sat, 10 Jun 2006 21:40:40 +0000 Subject: make elog mail module always set the 'From' header for rfc2822 compliance svn path=/main/trunk/; revision=3483 --- bin/dosym | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/dosym') diff --git a/bin/dosym b/bin/dosym index e0af15e2..da31246c 100755 --- a/bin/dosym +++ b/bin/dosym @@ -1,7 +1,7 @@ #!/bin/bash # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id: /var/cvsroot/gentoo-src/portage/bin/dosym,v 1.7 2004/10/04 13:56:50 vapier Exp $ +# $Id$ if [[ $# -ne 2 ]] ; then echo "$0: two arguments needed" 1>&2 -- cgit v1.2.3-65-gdbad