]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/starttime
Remove incorrecly placed openssl-compat.h
[bacula/bacula] / regress / starttime
index e6aa3ea6a9ba0ab74096915f73a5d4edb21c4594..56c40e0b8e6ed5d8bcf950ba5c89569b2019037c 100755 (executable)
@@ -1,4 +1,8 @@
 #!/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+')