lib/yahns/cap_input.rb in yahns-1.9.0 vs lib/yahns/cap_input.rb in yahns-1.10.0
- old
+ new
@@ -1,6 +1,6 @@
# -*- encoding: binary -*-
-# Copyright (C) 2009-2013, Eric Wong <normalperson@yhbt.net> et. al.
+# Copyright (C) 2013-2015 all contributors <yahns-public@yhbt.net>
# License: GPLv2 or later (https://www.gnu.org/licenses/gpl-2.0.txt)
# This is used as the @input/env["rack.input"] when
# input_buffering == true or :lazy
class Yahns::CapInput < Yahns::TmpIO # :nodoc: