about summary refs log tree commit homepage
path: root/bin/dtas-mpd-emu
diff options
context:
space:
mode:
Diffstat (limited to 'bin/dtas-mpd-emu')
-rwxr-xr-xbin/dtas-mpd-emu5
1 files changed, 3 insertions, 2 deletions
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 <dtas-all@nongnu.org>
-# License: GPLv3 or later (https://www.gnu.org/licenses/gpl-3.0.txt)
+# Copyright (C) 2015-2016 all contributors <dtas-all@nongnu.org>
+# License: GPL-3.0+ <https://www.gnu.org/licenses/gpl-3.0.txt>
+# frozen_string_literal: true
 
 # MPD protocol emulation proxy in front of dtas-player
 require 'socket'