aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús Eduardo <heckyel@hyperbola.info>2017-09-23 17:41:14 -0500
committerJesús Eduardo <heckyel@hyperbola.info>2017-09-23 17:41:14 -0500
commit215e7c18c0017e25d71fcdb35180b68bd68c214f (patch)
tree6c0e28d20bf58368f9d8d6355d58504a4ec0f923
parentdda05e4f69a8d150ac701719abe715b90e1c4e40 (diff)
downloadvtt2srt-215e7c18c0017e25d71fcdb35180b68bd68c214f.tar.lz
vtt2srt-215e7c18c0017e25d71fcdb35180b68bd68c214f.tar.xz
vtt2srt-215e7c18c0017e25d71fcdb35180b68bd68c214f.zip
fixed license
-rw-r--r--vtt2srt.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/vtt2srt.py b/vtt2srt.py
index 7b69dc6..798b9ed 100644
--- a/vtt2srt.py
+++ b/vtt2srt.py
@@ -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,