diff options
author | Florian Pritz <bluewind@xssn.at> | 2010-01-02 16:51:10 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xssn.at> | 2010-01-02 16:51:10 +0100 |
commit | f16ac0dcadad034c1b4d6bd19893d7ec0ddb8cd3 (patch) | |
tree | 911b229d22edb7cdf35c4504c7d104da4921defd /convert2mp4 | |
parent | 9408cb20eef4b03e4d075458106e201139cc4160 (diff) | |
download | bin-f16ac0dcadad034c1b4d6bd19893d7ec0ddb8cd3.tar.gz bin-f16ac0dcadad034c1b4d6bd19893d7ec0ddb8cd3.tar.xz |
change author email in every file
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 90bf736..1d368fc 100755 --- a/convert2mp4 +++ b/convert2mp4 @@ -1,7 +1,7 @@ #!/usr/bin/python #---------------------------------------------------- # Version: 0.2.0 -# Author: Florian "Bluewind" Pritz <f-p@gmx.at> +# Author: Florian "Bluewind" Pritz <flo@xssn.at> # # Licensed under WTFPL v2 # (see COPYING for full license text) |