aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorvg <vgm+dev@devys.org>2024-02-23 14:38:07 +0100
committervg <vgm+dev@devys.org>2024-02-23 14:38:07 +0100
commit3bff4cdafe01df66496f649a02ba2a3a01573e29 (patch)
treefbe190a6859da34ad292c22a2e114b6eeb727ba7 /scripts
parentc18dd2b30e2dc95043492d2b8495ecca3d1b8e40 (diff)
downloadscripts-3bff4cdafe01df66496f649a02ba2a3a01573e29.tar.gz
scripts-3bff4cdafe01df66496f649a02ba2a3a01573e29.tar.bz2
scripts-3bff4cdafe01df66496f649a02ba2a3a01573e29.zip
update contact and copyright
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