From 0791ce8426fe56246afa4123c37388c2f506f8ce Mon Sep 17 00:00:00 2001 From: deva Date: Fri, 29 Apr 2005 13:53:47 +0000 Subject: Testing mpeg4 (divx) codec --- tools/MIaVAdd | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tools') diff --git a/tools/MIaVAdd b/tools/MIaVAdd index 8a62377..3d30d63 100755 --- a/tools/MIaVAdd +++ b/tools/MIaVAdd @@ -25,6 +25,9 @@ function allfile() { echo " * along with this program; if not, write to the Free Software" >> $1; echo " * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA." >> $1; echo " */" >> $1; + echo "/*" >> $1; + echo " * \$Id$" >> $1; + echo " */" >> $1; echo "" >> $1; echo "#include " >> $1; } -- cgit v1.2.3