about summary refs log tree commit homepage
path: root/test/testhelp.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/testhelp.rb')
-rw-r--r--test/testhelp.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/testhelp.rb b/test/testhelp.rb
index b5d0a9b..78956a9 100644
--- a/test/testhelp.rb
+++ b/test/testhelp.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.
+
 def redirect_test_io
   orig_err = STDERR.dup
   orig_out = STDOUT.dup