diff options
author | Jesús Eduardo <heckyel@hyperbola.info> | 2017-09-23 17:41:14 -0500 |
---|---|---|
committer | Jesús Eduardo <heckyel@hyperbola.info> | 2017-09-23 17:41:14 -0500 |
commit | 215e7c18c0017e25d71fcdb35180b68bd68c214f (patch) | |
tree | 6c0e28d20bf58368f9d8d6355d58504a4ec0f923 | |
parent | dda05e4f69a8d150ac701719abe715b90e1c4e40 (diff) | |
download | vtt2srt-215e7c18c0017e25d71fcdb35180b68bd68c214f.tar.lz vtt2srt-215e7c18c0017e25d71fcdb35180b68bd68c214f.tar.xz vtt2srt-215e7c18c0017e25d71fcdb35180b68bd68c214f.zip |
fixed license
-rw-r--r-- | vtt2srt.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, |