about summary refs log tree commit homepage
path: root/test/test_redirect_handler.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_redirect_handler.rb')
-rw-r--r--test/test_redirect_handler.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/test_redirect_handler.rb b/test/test_redirect_handler.rb
index a1fe67d..dc81647 100644
--- a/test/test_redirect_handler.rb
+++ b/test/test_redirect_handler.rb
@@ -1,3 +1,9 @@
+# Copyright (c) 2005 Zed A. Shaw
+# You can redistribute it and/or modify it under the same terms as Ruby.
+#
+# Additional work donated by contributors.  See http://mongrel.rubyforge.org/attributions.html
+# for more information.
+
 require 'test/unit'
 require 'mongrel'
 require 'net/http'