aboutsummaryrefslogtreecommitdiffstats
path: root/vtt2srt.py
diff options
context:
space:
mode:
authorJesús Eduardo <heckyel@hyperbola.info>2018-01-25 19:28:32 -0500
committerJesús Eduardo <heckyel@hyperbola.info>2018-01-25 19:28:32 -0500
commit314306adca679e8109ec5cb497426b6b6d4a8a15 (patch)
treedfa9fe239c2bb7ee1623cd8712ec177777ea06ef /vtt2srt.py
parent8a2951d01d6de1c5c59bb11ba0673dfaf5e04dcb (diff)
downloadvtt2srt-314306adca679e8109ec5cb497426b6b6d4a8a15.tar.lz
vtt2srt-314306adca679e8109ec5cb497426b6b6d4a8a15.tar.xz
vtt2srt-314306adca679e8109ec5cb497426b6b6d4a8a15.zip
change email
Diffstat (limited to 'vtt2srt.py')
-rw-r--r--vtt2srt.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/vtt2srt.py b/vtt2srt.py
index 25e13e1..0605ef0 100644
--- a/vtt2srt.py
+++ b/vtt2srt.py
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
-# Copyright 2017 <heckyel@cybersy>
+# Copyright 2017 <heckyel@hyperbola.info>
#
# 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