diff options
author | B. Watson <urchlay@slackware.uk> | 2023-07-30 03:44:41 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2023-07-30 03:44:41 -0400 |
commit | b6fdc5b205a81952f29a1911bab710219530649a (patch) | |
tree | 0cc954d43a3af5811b34c862e1e506f5ea1a97b3 /slacksrc | |
parent | 276cb695cc544e3c536ef6adec357152e44bac1d (diff) | |
download | misc-scripts-b6fdc5b205a81952f29a1911bab710219530649a.tar.gz |
all: update email address.
Diffstat (limited to 'slacksrc')
-rwxr-xr-x | slacksrc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ #!/bin/bash # slacksrc - wget the slackware source for a Slackware package. -# B. Watson (yalhcru@gmail.com) +# B. Watson (urchlay@slackware.uk) # I thought this would be a quicky one-liner (or anyway less than 10 # lines), but it's grown into a monster. @@ -112,7 +112,7 @@ slacky.eu maybe), you're using the wrong tool again. =head1 AUTHOR AND COPYRIGHT -This is slacksrc v0.1 by B. Watson (yalhcru@gmail.com). +This is slacksrc v0.1 by B. Watson (urchlay@slackware.uk). Released under the WTFPL: do WTF you want with this. See http://www.wtfpl.net/txt/copying/. |