add minimal header to ccollect-stats.sh

This commit is contained in:
Nico Schottelius 2008-03-09 23:25:02 +01:00
parent 18c20b6315
commit 439a38533a
1 changed files with 8 additions and 0 deletions

View File

@ -1,5 +1,13 @@
#!/bin/sh
#
# 2007 Daniel Aubry
# 2008 Nico Schottelius (added minimal header)
#
# Copying license unknown
#
# TODO:
# add variables, add copying, add configuration
if [ ! -e /tmp/ccollect-stats.lock ]
then