From 89341b3a377da0b8e1e2c0c0a0d9f9ad584b10ef Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 18 Aug 2014 01:53:49 +0000 Subject: remove mongrel.rubyforge.org references mongrel.rubyforge.org has been dead longer than rubyforge.org! --- test/unit/test_http_parser.rb | 4 ++-- test/unit/test_response.rb | 4 ++-- test/unit/test_server.rb | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'test/unit') diff --git a/test/unit/test_http_parser.rb b/test/unit/test_http_parser.rb index 8d5b251..2251dcf 100644 --- a/test/unit/test_http_parser.rb +++ b/test/unit/test_http_parser.rb @@ -1,10 +1,10 @@ # -*- encoding: binary -*- -# Copyright (c) 2005 Zed A. Shaw +# Copyright (c) 2005 Zed A. Shaw # You can redistribute it and/or modify it under the same terms as Ruby 1.8 or # the GPLv2+ (GPLv3+ preferred) # -# Additional work donated by contributors. See http://mongrel.rubyforge.org/attributions.html +# Additional work donated by contributors. See git history # for more information. require 'test/test_helper' diff --git a/test/unit/test_response.rb b/test/unit/test_response.rb index fcddc5e..bdca9f5 100644 --- a/test/unit/test_response.rb +++ b/test/unit/test_response.rb @@ -1,10 +1,10 @@ # -*- encoding: binary -*- -# Copyright (c) 2005 Zed A. Shaw +# Copyright (c) 2005 Zed A. Shaw # You can redistribute it and/or modify it under the same terms as Ruby 1.8 or # the GPLv2+ (GPLv3+ preferred) # -# Additional work donated by contributors. See http://mongrel.rubyforge.org/attributions.html +# Additional work donated by contributors. See git history # for more information. require 'test/test_helper' diff --git a/test/unit/test_server.rb b/test/unit/test_server.rb index e5b335f..9c92bab 100644 --- a/test/unit/test_server.rb +++ b/test/unit/test_server.rb @@ -1,10 +1,10 @@ # -*- encoding: binary -*- -# Copyright (c) 2005 Zed A. Shaw +# Copyright (c) 2005 Zed A. Shaw # You can redistribute it and/or modify it under the same terms as Ruby 1.8 or # the GPLv2+ (GPLv3+ preferred) # -# Additional work donated by contributors. See http://mongrel.rubyforge.org/attributions.html +# Additional work donated by contributors. See git history # for more information. require 'test/test_helper' -- cgit v1.2.3-24-ge0c7