diff options
author | Jesús Eduardo <heckyel@hyperbola.info> | 2017-09-23 17:39:48 -0500 |
---|---|---|
committer | Jesús Eduardo <heckyel@hyperbola.info> | 2017-09-23 17:39:48 -0500 |
commit | fa70254029a9e3147b3bc428c548f750a2c86031 (patch) | |
tree | 0caebf8c357d449ca2aab3728488c8693fe986d5 /srt2vtt.py | |
parent | 200e699ae818967a963002bbba2d5372b7fedea2 (diff) | |
download | srt2vtt-fa70254029a9e3147b3bc428c548f750a2c86031.tar.lz srt2vtt-fa70254029a9e3147b3bc428c548f750a2c86031.tar.xz srt2vtt-fa70254029a9e3147b3bc428c548f750a2c86031.zip |
fixed license
Diffstat (limited to 'srt2vtt.py')
-rw-r--r-- | srt2vtt.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, |