6 lines
124 B
Python
6 lines
124 B
Python
|
#!/usr/bin/env python
|
||
|
# -*- coding: UTF-8 -*-
|
||
|
#
|
||
|
# (C) 2014 tchvatal@suse.cz, openSUSE.org
|
||
|
# Distribute under GPLv2 or later
|