diff options
Diffstat (limited to 'src/core/ngx_parse.h')
-rw-r--r-- | src/core/ngx_parse.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/core/ngx_parse.h b/src/core/ngx_parse.h index 630cabecc..1423a97a3 100644 --- a/src/core/ngx_parse.h +++ b/src/core/ngx_parse.h @@ -1,3 +1,9 @@ + +/* + * Copyright (C) 2002-2004 Igor Sysoev + */ + + #ifndef _NGX_PARSE_H_INCLUDED_ #define _NGX_PARSE_H_INCLUDED_ |