about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-08-01 01:22:09 -0700
committerEric Wong <normalperson@yhbt.net>2009-08-09 01:19:06 -0700
commit99cbcd83186b17bb28864cce0a9cca783cf14b39 (patch)
treed35cda79b5598b61f026684f13ea18461e59628d
parent00f1a1d8c9dcd1eefff2e61bb65142d7ca870c84 (diff)
downloadunicorn-99cbcd83186b17bb28864cce0a9cca783cf14b39.tar.gz
So that blame falls on Eric if stuff breaks.
-rw-r--r--ext/unicorn_http/unicorn_http.rl1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/unicorn_http/unicorn_http.rl b/ext/unicorn_http/unicorn_http.rl
index 40406c6..2a56334 100644
--- a/ext/unicorn_http/unicorn_http.rl
+++ b/ext/unicorn_http/unicorn_http.rl
@@ -1,4 +1,5 @@
 /**
+ * Copyright (c) 2009 Eric Wong (all bugs are Eric's fault)
  * Copyright (c) 2005 Zed A. Shaw
  * You can redistribute it and/or modify it under the same terms as Ruby.
  */