This commit is contained in:
Maxim V 2017-06-06 20:18:54 +00:00 committed by GitHub
commit 616f661058
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/python #!/usr/bin/env python
# #
# config.py # config.py
# Copyright (C) 2008 Canonical Ltd. # Copyright (C) 2008 Canonical Ltd.

View file

@ -1,4 +1,4 @@
#!/usr/bin/python #!/usr/bin/env python
# #
# Copyright (c) 2012 Eran Sandler (eran@sandler.co.il), http://eran.sandler.co.il, http://forecastcloudy.net # Copyright (c) 2012 Eran Sandler (eran@sandler.co.il), http://eran.sandler.co.il, http://forecastcloudy.net
# #

View file

@ -1,4 +1,4 @@
#!/usr/bin/python #!/usr/bin/env python
# #
# select-session.py # select-session.py
# Copyright (C) 2010 Canonical Ltd. # Copyright (C) 2010 Canonical Ltd.