Skip to content

Commit

Permalink
run_tests: use standard license header
Browse files Browse the repository at this point in the history
  • Loading branch information
JaphethLim committed Jun 13, 2019
1 parent 445b003 commit 5fef6f3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions run_tests
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
#!/usr/bin/env python
#
#
# Copyright 2017, CSIRO
# Copyright 2017, Data61
# Commonwealth Scientific and Industrial Research Organisation (CSIRO)
# ABN 41 687 119 230.
#
# This software may be distributed and modified according to the terms of
# the BSD 2-Clause license. Note that NO WARRANTY is provided.
# See "LICENSE_BSD2.txt" for details.
#
# @TAG(NICTA_BSD)
# @TAG(DATA61_BSD)
#

import os
Expand Down

0 comments on commit 5fef6f3

Please sign in to comment.