]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/starttime
Remove incorrecly placed openssl-compat.h
[bacula/bacula] / regress / starttime
index 5c2bd411c6667af2d37d1904741d205596e87705..56c40e0b8e6ed5d8bcf950ba5c89569b2019037c 100755 (executable)
@@ -1,4 +1,8 @@
-#!/usr/bin/python
+#!/usr/bin/env python
+#
+# Copyright (C) 2000-2015 Kern Sibbald
+# License: BSD 2-Clause; see file LICENSE-FOSS
+#
 from time import time as now 
 
 fn = open('time.out', 'w+')