lib/yahns/queue_quitter_pipe.rb in yahns-1.11.0 vs lib/yahns/queue_quitter_pipe.rb in yahns-1.12.0
- old
+ new
@@ -1,6 +1,7 @@
-# Copyright (C) 2013-2015 all contributors <yahns-public@yhbt.net>
-# License: GPLv3 or later (https://www.gnu.org/licenses/gpl-3.0.txt)
+# Copyright (C) 2013-2016 all contributors <yahns-public@yhbt.net>
+# License: GPL-3.0+ (https://www.gnu.org/licenses/gpl-3.0.txt)
+# frozen_string_literal: true
#
# POSIX pipe version, see queue_quitter.rb for the (preferred) eventfd one
class Yahns::QueueQuitter # :nodoc:
attr_reader :to_io
def initialize