#! /bin/sh
#
-# Copyright (c) 2000-2003 Silicon Graphics, Inc. All Rights Reserved.
+# Copyright (c) 2000-2004 Silicon Graphics, Inc. All Rights Reserved.
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of version 2 of the GNU General Public License as
echo -n "Creating skeletal script for you to edit ..."
-cat <<End-of-File | sed -e '/rcsId/s//Id: 1.1 /' >$id
+cat <<End-of-File >$id
#! /bin/sh
# XFS QA Test No. $id
-# \$rcsId\$
#
# what am I here for?
#
#-----------------------------------------------------------------------
-# Copyright (c) 2000-2003 Silicon Graphics, Inc. All Rights Reserved.
+# Copyright (c) 2000-2004 Silicon Graphics, Inc. All Rights Reserved.
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of version 2 of the GNU General Public License as