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 | |
parent | 276cb695cc544e3c536ef6adec357152e44bac1d (diff) | |
download | misc-scripts-b6fdc5b205a81952f29a1911bab710219530649a.tar.gz |
all: update email address.
-rwxr-xr-x | bchunkmulti | 2 | ||||
-rwxr-xr-x | bkt | 2 | ||||
-rwxr-xr-x | deb2tarball | 2 | ||||
-rwxr-xr-x | fixrtcaps | 2 | ||||
-rwxr-xr-x | gammatrip.sh | 2 | ||||
-rwxr-xr-x | mkclick.pl | 2 | ||||
-rwxr-xr-x | noobfarm2fortune.pl | 2 | ||||
-rwxr-xr-x | noobfarm2fortune.sh | 2 | ||||
-rwxr-xr-x | plicl | 2 | ||||
-rwxr-xr-x | slacksrc | 4 | ||||
-rwxr-xr-x | termbin | 2 | ||||
-rwxr-xr-x | unfb2 | 2 | ||||
-rw-r--r-- | unifmt.pl | 2 | ||||
-rwxr-xr-x | vipaste | 2 | ||||
-rwxr-xr-x | vol | 2 | ||||
-rwxr-xr-x | wide.pl | 2 | ||||
-rwxr-xr-x | xcleanpaste | 2 |
17 files changed, 18 insertions, 18 deletions
diff --git a/bchunkmulti b/bchunkmulti index a5dce5d..8056a43 100755 --- a/bchunkmulti +++ b/bchunkmulti @@ -8,7 +8,7 @@ usage() { cat <<EOF Usage: $SELF [-o[N]] -f [bchunk-options] cue-file.cue [basename] -bchunkmulti v$VERSION, by B. Watson (yalhcru@gmail.com). +bchunkmulti v$VERSION, by B. Watson (urchlay@slackware.uk). Licensed under the WTFPL: Do WTF you want with this. See http://www.wtfpl.net/txt/copying/ for details. @@ -426,7 +426,7 @@ above as: =head1 AUTHOR -B. Watson <yalhcru@gmail.com> +B. Watson <urchlay@slackware.uk> =head1 LICENSE diff --git a/deb2tarball b/deb2tarball index 145f58d..6cbd2c4 100755 --- a/deb2tarball +++ b/deb2tarball @@ -3,7 +3,7 @@ INPUT="$1" if [ -z "$INPUT" -o "$INPUT" = "--help" ]; then - echo "deb2tarball by B. Watson <yalhcru@gmail.com>, WTFPL" + echo "deb2tarball by B. Watson <urchlay@slackware.uk>, WTFPL" echo "Usage: `basename $0` filename.deb" exit 0 fi @@ -1,6 +1,6 @@ #!/bin/bash -# Released into the public domain by B. Watson <yalhcru@gmail.com> +# Released into the public domain by B. Watson <urchlay@slackware.uk> # No warranty of any kind. If it breaks, you get to keep both pieces. BINDIRS="/usr/bin /usr/local/bin" diff --git a/gammatrip.sh b/gammatrip.sh index ef17f54..2f5553a 100755 --- a/gammatrip.sh +++ b/gammatrip.sh @@ -1,6 +1,6 @@ #!/bin/bash -# gammatrip.sh by B. Watson <yalhcru@gmail.com>. +# gammatrip.sh by B. Watson <urchlay@slackware.uk>. # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. # Developed on Slackware 14.2, should work on most modern Linux distros. @@ -30,7 +30,7 @@ $clicksamp = length($click) / 2; sub usage { warn $self . ": " . $_[0] . "\n\n" if $_[0]; warn <<EOF; -$self, 20131119 B. Watson <yalhcru\@gmail.com> +$self, 20131119 B. Watson <urchlay\@slackware.uk> Generates a click track of a given tempo and duration. Licensed under the WTFPL. diff --git a/noobfarm2fortune.pl b/noobfarm2fortune.pl index 06e6dc4..583688b 100755 --- a/noobfarm2fortune.pl +++ b/noobfarm2fortune.pl @@ -16,7 +16,7 @@ sub usage { print <<EOF; $SELF [-d] [-n] [-p] [-o dir] -$SELF v$VERSION by B. Watson (yalhcru\@gmail.com), released +$SELF v$VERSION by B. Watson (urchlay\@slackware.uk), released under the WTFPL. Do WTF you like with this. For full license, see http://sam.zoy.org/wtfpl/ diff --git a/noobfarm2fortune.sh b/noobfarm2fortune.sh index 479ace2..e2f701b 100755 --- a/noobfarm2fortune.sh +++ b/noobfarm2fortune.sh @@ -6,7 +6,7 @@ usage() { cat <<EOF noobfarm2fortune [-options] -noobfarm2fortune v$VERSION by B. Watson (yalhcru@gmail.com), released +noobfarm2fortune v$VERSION by B. Watson (urchlay@slackware.uk), released under the WTFPL. Do WTF you like with this. For full license, see http://sam.zoy.org/wtfpl/ @@ -228,7 +228,7 @@ library you've created with B<ar>(1). Has no meaning if B<-c> option is used. =head1 AUTHOR -B<plicl> was written by B. Watson (yalhcru@gmail.com). +B<plicl> was written by B. Watson (urchlay@slackware.uk). =head1 COPYRIGHT @@ -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/. @@ -12,7 +12,7 @@ Uses nc (NetCat) to paste stdin to termbin.com, or pastes a file if <filename> is given. Spits out paste URL on stdout. Also copies URL to the X clipboard if X is running and either xsel or xclip is installed. -Written by B. Watson <yalhcru@gmail.com>, released under the WTFPL: +Written by B. Watson <urchlay@slackware.uk>, released under the WTFPL: do WTF you want with this. EOF exit 0 @@ -84,7 +84,7 @@ There's no support for compressed FB2 files. Extract it first. =head1 AUTHOR -B. Watson <yalhcru@gmail.com> +B. Watson <urchlay@slackware.uk> =head1 LICENSE @@ -147,7 +147,7 @@ you get it working there. I at least can see the wide characters with =head1 AUTHOR -Urchlay <yalhcru@gmail.com> +Urchlay <urchlay@slackware.uk> =head1 LICENSE @@ -27,7 +27,7 @@ require a terminal (e.g. a GUI editor like gvim or gedit). Requires xsel and perl on the PATH. -Written by B. Watson <yalhcru@gmail.com> and released under the WTFPL. +Written by B. Watson <urchlay@slackware.uk> and released under the WTFPL. EOF exit $1 } @@ -2,7 +2,7 @@ # vol - Adjust volume, with on-screen display. -# (c) 2020 B. Watson <yalhcru@gmail.com> +# (c) 2020 B. Watson <urchlay@slackware.uk> # Released under the WTFPL, see http://www.wtfpl.net/txt/copying/ # Requires xosd. @@ -38,7 +38,7 @@ redirection to read from a file: wide.pl < message.txt =head1 AUTHOR -Urchlay <yalhcru@gmail.com> +Urchlay <urchlay@slackware.uk> =head1 LICENSE diff --git a/xcleanpaste b/xcleanpaste index c122002..7cc101d 100755 --- a/xcleanpaste +++ b/xcleanpaste @@ -89,7 +89,7 @@ If you instead press Ctrl+Alt+Slash, you'll get: =head1 AUTHOR -xcleanpaste was written by B. Watson <yalhcru@gmail.com> and released +xcleanpaste was written by B. Watson <urchlay@slackware.uk> and released under the WTFPL: Do WTF you want with this. =cut |