aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LICENSE1
-rw-r--r--Makefile1
-rwxr-xr-xbin/mpdlrc1
-rwxr-xr-xbin/mpdlrc-notify-send1
-rw-r--r--test/Darkthrone - To Walk The Infernal Fields.lrc1
5 files changed, 0 insertions, 5 deletions
diff --git a/LICENSE b/LICENSE
index f23c229..8c828cb 100644
--- a/LICENSE
+++ b/LICENSE
@@ -154,4 +154,3 @@ UNLESS REQUIRED BY LAW, NO COPYRIGHT HOLDER OR CONTRIBUTOR WILL BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING IN ANY WAY
OUT OF THE USE OF THE PACKAGE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE.
-
diff --git a/Makefile b/Makefile
index 01624ec..761f100 100644
--- a/Makefile
+++ b/Makefile
@@ -6,4 +6,3 @@ all :
install :
install -m 0755 bin/* "$(PREFIX)"/bin
-
diff --git a/bin/mpdlrc b/bin/mpdlrc
index bd39843..3fc672d 100755
--- a/bin/mpdlrc
+++ b/bin/mpdlrc
@@ -153,4 +153,3 @@ sub read_lyrics_queue {
# Return a reference to the built lyric object
return \@lyrics;
}
-
diff --git a/bin/mpdlrc-notify-send b/bin/mpdlrc-notify-send
index 977cf1b..994c382 100755
--- a/bin/mpdlrc-notify-send
+++ b/bin/mpdlrc-notify-send
@@ -13,4 +13,3 @@ timeout=${MPDLC_TIMEOUT:-2000}
while IFS= read -r lyric ; do
notify-send -u "$priority" -t "$timeout" "$lyric"
done < <(mpdlrc)
-
diff --git a/test/Darkthrone - To Walk The Infernal Fields.lrc b/test/Darkthrone - To Walk The Infernal Fields.lrc
index 3232d66..d0890be 100644
--- a/test/Darkthrone - To Walk The Infernal Fields.lrc
+++ b/test/Darkthrone - To Walk The Infernal Fields.lrc
@@ -31,4 +31,3 @@
[07:02.47]And see the desecration
[07:06.23]With my art I am the fist
[07:10.25]In the face of God
-