diff options
Diffstat (limited to 'tests/randmath.py')
-rwxr-xr-x | tests/randmath.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/randmath.py b/tests/randmath.py index f350ef357f6b5..7f14a345be3ef 100755 --- a/tests/randmath.py +++ b/tests/randmath.py @@ -1,8 +1,8 @@ #! /usr/bin/python3 -B # -# Copyright (c) 2018-2020 Gavin D. Howard and contributors. +# SPDX-License-Identifier: BSD-2-Clause # -# All rights reserved. +# Copyright (c) 2018-2020 Gavin D. Howard and contributors. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: |