diff options
Diffstat (limited to 'examples/python/gi/device-state-ip4config.py')
| -rwxr-xr-x | examples/python/gi/device-state-ip4config.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/python/gi/device-state-ip4config.py b/examples/python/gi/device-state-ip4config.py index 038b8a72..6ad882c1 100755 --- a/examples/python/gi/device-state-ip4config.py +++ b/examples/python/gi/device-state-ip4config.py @@ -1,5 +1,5 @@ #!/usr/bin/env python -# SPDX-License-Identifier: GPL-2.0+ +# SPDX-License-Identifier: GPL-2.0-or-later # # Copyright (C) 2012 Red Hat, Inc. # |