aboutsummaryrefslogtreecommitdiff
path: root/src/http/modules/ngx_http_access_handler.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/http/modules/ngx_http_access_handler.c')
-rw-r--r--src/http/modules/ngx_http_access_handler.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/http/modules/ngx_http_access_handler.c b/src/http/modules/ngx_http_access_handler.c
index 086f2fc0e..c9ca35f7f 100644
--- a/src/http/modules/ngx_http_access_handler.c
+++ b/src/http/modules/ngx_http_access_handler.c
@@ -1,4 +1,9 @@
+/*
+ * Copyright (C) 2002-2004 Igor Sysoev
+ */
+
+
#include <ngx_config.h>
#include <ngx_core.h>
#include <ngx_http.h>