diff options
Diffstat (limited to 'examples/lua/lgi/list-connections.lua')
| -rwxr-xr-x | examples/lua/lgi/list-connections.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/lua/lgi/list-connections.lua b/examples/lua/lgi/list-connections.lua index fc62e12d..b011641f 100755 --- a/examples/lua/lgi/list-connections.lua +++ b/examples/lua/lgi/list-connections.lua @@ -1,5 +1,5 @@ #!/usr/bin/env lua --- SPDX-License-Identifier: GPL-2.0+ +-- SPDX-License-Identifier: GPL-2.0-or-later -- -- Copyright (C) 2015 Red Hat, Inc. -- |