diff options
author | Florian Pritz <bluewind@xssn.at> | 2010-01-02 16:53:44 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xssn.at> | 2010-01-02 16:53:44 +0100 |
commit | aa0a4552a755e1899fb3d409440b05e53ebcba64 (patch) | |
tree | cfa5b50aa8ef1a90f7c69da368c4cacf749a543a /convert2mp4 | |
parent | f16ac0dcadad034c1b4d6bd19893d7ec0ddb8cd3 (diff) | |
download | bin-aa0a4552a755e1899fb3d409440b05e53ebcba64.tar.gz bin-aa0a4552a755e1899fb3d409440b05e53ebcba64.tar.xz |
add some spaces to author lines
Signed-off-by: Florian Pritz <bluewind@xssn.at>
Diffstat (limited to 'convert2mp4')
-rwxr-xr-x | convert2mp4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/convert2mp4 b/convert2mp4 index 1d368fc..8350a2f 100755 --- a/convert2mp4 +++ b/convert2mp4 @@ -1,7 +1,7 @@ #!/usr/bin/python #---------------------------------------------------- # Version: 0.2.0 -# Author: Florian "Bluewind" Pritz <flo@xssn.at> +# Author: Florian "Bluewind" Pritz <flo@xssn.at> # # Licensed under WTFPL v2 # (see COPYING for full license text) |