aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/fancy_sleep.py2
-rwxr-xr-xscripts/link-to-hashes.py2
-rwxr-xr-xscripts/mkgallery.py2
-rwxr-xr-xscripts/ofx2json2
-rwxr-xr-xscripts/weechat-log2ansi2
5 files changed, 5 insertions, 5 deletions
diff --git a/scripts/fancy_sleep.py b/scripts/fancy_sleep.py
index e00839f..b56c7cb 100755
--- a/scripts/fancy_sleep.py
+++ b/scripts/fancy_sleep.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
-# Copyright 2017 vg@devys.org
+# Copyright 2017 vgm+dev@devys.org
# SPDX-License-Identifier: MIT
'''
diff --git a/scripts/link-to-hashes.py b/scripts/link-to-hashes.py
index 224a410..37fe181 100755
--- a/scripts/link-to-hashes.py
+++ b/scripts/link-to-hashes.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
-# Copyright 2017 vg@devys.org
+# Copyright 2017 vgm+dev@devys.org
# SPDX-License-Identifier: MIT
'''
diff --git a/scripts/mkgallery.py b/scripts/mkgallery.py
index 130cbce..0c0fe2f 100755
--- a/scripts/mkgallery.py
+++ b/scripts/mkgallery.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
-# Copyright 2017 vg@devys.org
+# Copyright 2017 vgm+dev@devys.org
# SPDX-License-Identifier: MIT
diff --git a/scripts/ofx2json b/scripts/ofx2json
index 08d9fe9..bdb6116 100755
--- a/scripts/ofx2json
+++ b/scripts/ofx2json
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
-# Copyright 2019 vg@devys.org
+# Copyright 2019 vgm+dev@devys.org
# SPDX-License-Identifier: MIT
progname = 'ofx2json'
diff --git a/scripts/weechat-log2ansi b/scripts/weechat-log2ansi
index ba62129..e98c37f 100755
--- a/scripts/weechat-log2ansi
+++ b/scripts/weechat-log2ansi
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
-# Copyright 2017 vg@devys.org
+# Copyright 2017 vgm+dev@devys.org
# SPDX-License-Identifier: MIT