From 3bff4cdafe01df66496f649a02ba2a3a01573e29 Mon Sep 17 00:00:00 2001 From: vg Date: Fri, 23 Feb 2024 14:38:07 +0100 Subject: update contact and copyright --- scripts/fancy_sleep.py | 2 +- scripts/link-to-hashes.py | 2 +- scripts/mkgallery.py | 2 +- scripts/ofx2json | 2 +- scripts/weechat-log2ansi | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'scripts') 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 -- cgit v1.2.3