scripts/make-snapshot
author alpar
Thu, 10 Aug 2006 10:11:07 +0000
changeset 2171 f40343b498ef
permissions -rwxr-xr-x
This script creates/updates the copyright header of a source file
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*