From ccbb0f705f6f29269e0e8964ecff484b73e62863 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 22 Jan 2016 10:18:07 +0000 Subject: mpd: frozen_string_literal + copyright updates for 2016 --- bin/dtas-mpd-emu | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'bin/dtas-mpd-emu') diff --git a/bin/dtas-mpd-emu b/bin/dtas-mpd-emu index d95d545..385c863 100755 --- a/bin/dtas-mpd-emu +++ b/bin/dtas-mpd-emu @@ -1,6 +1,7 @@ #!/usr/bin/env ruby -# Copyright (C) 2015 all contributors -# License: GPLv3 or later (https://www.gnu.org/licenses/gpl-3.0.txt) +# Copyright (C) 2015-2016 all contributors +# License: GPL-3.0+ +# frozen_string_literal: true # MPD protocol emulation proxy in front of dtas-player require 'socket' -- cgit v1.2.3-24-ge0c7