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