about summary refs log tree commit homepage
path: root/ext/http11/http11.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/http11/http11.c')
-rw-r--r--ext/http11/http11.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/http11/http11.c b/ext/http11/http11.c
index 80eab8c..f3f688b 100644
--- a/ext/http11/http11.c
+++ b/ext/http11/http11.c
@@ -1,3 +1,7 @@
+/**
+ * Copyright (c) 2005 Zed A. Shaw
+ * You can redistribute it and/or modify it under the same terms as Ruby.
+ */
 #include "ruby.h"
 #include "ext_help.h"
 #include <assert.h>