~nastasi/mysql-proxy/configure.in-fix

« back to all changes in this revision

Viewing changes to doxygen-scripts/project_number_bzr.sh

  • Committer: Kay Roepke
  • Date: 2010-04-06 14:06:28 UTC
  • Revision ID: kay@sun.com-20100406140628-a8uj3h6aa9wacjni
add missing license tags

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/sh
 
2
# $%BEGINLICENSE%$
 
3
# $%ENDLICENSE%$
2
4
 
3
5
VERSION_INFO=`bzr version-info --custom --template="{branch_nick} Revision {revno} from {date}"`
4
6
echo "\"$1 - $VERSION_INFO\""