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/app/inetd.rb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/unicorn/app') diff --git a/lib/unicorn/app/inetd.rb b/lib/unicorn/app/inetd.rb index 97dc5d3..4938508 100644 --- a/lib/unicorn/app/inetd.rb +++ b/lib/unicorn/app/inetd.rb @@ -1,3 +1,6 @@ +# Copyright (c) 2009 Eric Wong +# You can redistribute it and/or modify it under the same terms as Ruby. + # this class *must* be used with Rack::Chunked module Unicorn::App -- cgit v1.2.3-24-ge0c7