diff options
Diffstat (limited to 'tools/testing/selftests/tc-testing/tdc_helper.py')
| -rw-r--r-- | tools/testing/selftests/tc-testing/tdc_helper.py | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/tools/testing/selftests/tc-testing/tdc_helper.py b/tools/testing/selftests/tc-testing/tdc_helper.py index c3254f861fb2..ccf2d2458703 100644 --- a/tools/testing/selftests/tc-testing/tdc_helper.py +++ b/tools/testing/selftests/tc-testing/tdc_helper.py @@ -1,4 +1,5 @@  """ +# SPDX-License-Identifier: GPL-2.0  tdc_helper.py - tdc helper functions  Copyright (C) 2017 Lucas Bates <[email protected]> |