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