From 7896067cf4f5724f4ec0d21cf5a41db479adf6ce Mon Sep 17 00:00:00 2001 From: Chris Cleeland Date: Tue, 17 Feb 1998 00:01:17 +0000 Subject: Fixed comment leaders. --- TAO/release.pl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'TAO/release.pl') diff --git a/TAO/release.pl b/TAO/release.pl index eec4318d753..f1031be721d 100755 --- a/TAO/release.pl +++ b/TAO/release.pl @@ -1,7 +1,7 @@ -// $Id$ -// -// Takes over some of the release work rather than having it all -// inline in the Makefile. +# $Id$ +# +# Takes over some of the release work rather than having it all +# inline in the Makefile. $date = `/usr/bin/date +"%a %b %d %T %Y"`; chop $date; -- cgit v1.2.1