From 05370041a3da122870eb5836876e1c76727b659f Mon Sep 17 00:00:00 2001 From: q3aql Date: Tue, 1 Mar 2016 19:17:13 +0100 Subject: [PATCH] Update email addresses --- spotify-deb-install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spotify-deb-install b/spotify-deb-install index 1f30962..a5cd7ad 100755 --- a/spotify-deb-install +++ b/spotify-deb-install @@ -1,9 +1,9 @@ #!/bin/bash # Script to install Spotify on Debian/Ubuntu -# Created by clamsawd (clamsawd@openmailbox.org) +# Created by q3aql (q3aql@openmailbox.org) # Licensed by GPL v.2 -# Last update: 08-01-2015 +# Last update: 01-03-2016 # -------------------------------------- VERSION=0.2 SPOTIFY_VERSION=`spotify --version | cut -d "," -f 1`