diff options
Diffstat (limited to 'tests/test_simple.py')
-rw-r--r-- | tests/test_simple.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_simple.py b/tests/test_simple.py index 114b922..5c9d2d3 100644 --- a/tests/test_simple.py +++ b/tests/test_simple.py @@ -1,5 +1,5 @@ # Copyright 2024 Helmut Grohne <helmut@subdivi.de> -# SPDX-License-Identifier: GPL-3 +# SPDX-License-Identifier: GPL-2+ import asyncio import errno |