-rw-r--r-- | examples/python/simple.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/python/simple.py b/examples/python/simple.py index 0ac9bd2..44fcae7 100644 --- a/examples/python/simple.py +++ b/examples/python/simple.py | |||
@@ -1,7 +1,7 @@ | |||
1 | #!pyquicklauncher | 1 | #!/usr/bin/env pyquicklauncher |
2 | # -*- coding: iso8859-15 -*- | 2 | # -*- coding: iso8859-15 -*- |
3 | #--------------------------------------------------------------------------------------------------# | 3 | #--------------------------------------------------------------------------------------------------# |
4 | """ =. This file is part of the PyQt examples collection | 4 | """ =. This file is part of the PyQt examples collection |
5 | .=l. Copyright (C) 2004 Michael Lauer <mickey@Vanille.de> | 5 | .=l. Copyright (C) 2004 Michael Lauer <mickey@Vanille.de> |
6 | .>+-= | 6 | .>+-= |
7 | _;:, .> :=|. This program is free software; you can | 7 | _;:, .> :=|. This program is free software; you can |