From a834b9fe0f3085f979d7f378d3cb72e0a052d85c Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 6 Jun 2009 13:53:35 -0700 Subject: Put copyright text in new files, include GPL2 text Just clarifying the license terms of the new code. Other files should really have this notice in there as well. --- lib/unicorn/tee_input.rb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/unicorn/tee_input.rb') diff --git a/lib/unicorn/tee_input.rb b/lib/unicorn/tee_input.rb index 1e281b4..a1d3190 100644 --- a/lib/unicorn/tee_input.rb +++ b/lib/unicorn/tee_input.rb @@ -1,3 +1,6 @@ +# Copyright (c) 2009 Eric Wong +# You can redistribute it and/or modify it under the same terms as Ruby. + require 'tempfile' # acts like tee(1) on an input input to provide a input-like stream -- cgit v1.2.3-24-ge0c7