diff --git a/src/api/ngx_stream_lua_api.h b/src/api/ngx_stream_lua_api.h index 93b9577d..f1445733 100644 --- a/src/api/ngx_stream_lua_api.h +++ b/src/api/ngx_stream_lua_api.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/api/ngx_subsys_lua_api.h.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */ diff --git a/src/ddebug.h b/src/ddebug.h index 6ee0cb5a..7f016082 100644 --- a/src/ddebug.h +++ b/src/ddebug.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ddebug.h.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */ diff --git a/src/ngx_stream_lua_api.c b/src/ngx_stream_lua_api.c index be14d703..daca667d 100644 --- a/src/ngx_stream_lua_api.c +++ b/src/ngx_stream_lua_api.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_api.c.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */ diff --git a/src/ngx_stream_lua_args.c b/src/ngx_stream_lua_args.c index 0946fd64..fb156013 100644 --- a/src/ngx_stream_lua_args.c +++ b/src/ngx_stream_lua_args.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_args.c.tt2 - */ - - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_args.h b/src/ngx_stream_lua_args.h index 86208367..73191637 100644 --- a/src/ngx_stream_lua_args.h +++ b/src/ngx_stream_lua_args.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_args.h.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */ diff --git a/src/ngx_stream_lua_balancer.c b/src/ngx_stream_lua_balancer.c index 38e11cc5..6696261a 100644 --- a/src/ngx_stream_lua_balancer.c +++ b/src/ngx_stream_lua_balancer.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_balancer.c.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */ diff --git a/src/ngx_stream_lua_balancer.h b/src/ngx_stream_lua_balancer.h index fde87662..958c25e2 100644 --- a/src/ngx_stream_lua_balancer.h +++ b/src/ngx_stream_lua_balancer.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_balancer.h.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */ diff --git a/src/ngx_stream_lua_cache.c b/src/ngx_stream_lua_cache.c index 4c571373..2cf84cd3 100644 --- a/src/ngx_stream_lua_cache.c +++ b/src/ngx_stream_lua_cache.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_cache.c.tt2 - */ - - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_cache.h b/src/ngx_stream_lua_cache.h index 5c3c73b3..e37ea03c 100644 --- a/src/ngx_stream_lua_cache.h +++ b/src/ngx_stream_lua_cache.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_cache.h.tt2 - */ - - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_clfactory.c b/src/ngx_stream_lua_clfactory.c index acecc6f4..8e6aee21 100644 --- a/src/ngx_stream_lua_clfactory.c +++ b/src/ngx_stream_lua_clfactory.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_clfactory.c.tt2 - */ - - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_clfactory.h b/src/ngx_stream_lua_clfactory.h index 8be7b17c..323f97a6 100644 --- a/src/ngx_stream_lua_clfactory.h +++ b/src/ngx_stream_lua_clfactory.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_clfactory.h.tt2 - */ - - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_common.h b/src/ngx_stream_lua_common.h index 8406a653..7096eab9 100644 --- a/src/ngx_stream_lua_common.h +++ b/src/ngx_stream_lua_common.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_common.h.tt2 - */ - - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_config.c b/src/ngx_stream_lua_config.c index 36dbfbe7..c0d6df26 100644 --- a/src/ngx_stream_lua_config.c +++ b/src/ngx_stream_lua_config.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_config.c.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */ diff --git a/src/ngx_stream_lua_config.h b/src/ngx_stream_lua_config.h index 025f4a66..394b83d4 100644 --- a/src/ngx_stream_lua_config.h +++ b/src/ngx_stream_lua_config.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_config.h.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */ diff --git a/src/ngx_stream_lua_consts.c b/src/ngx_stream_lua_consts.c index 0bfdd738..3d90e94c 100644 --- a/src/ngx_stream_lua_consts.c +++ b/src/ngx_stream_lua_consts.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_consts.c.tt2 - */ - - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_consts.h b/src/ngx_stream_lua_consts.h index 355f8aac..ab6816c6 100644 --- a/src/ngx_stream_lua_consts.h +++ b/src/ngx_stream_lua_consts.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_consts.h.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */ diff --git a/src/ngx_stream_lua_contentby.c b/src/ngx_stream_lua_contentby.c index d9fe2f8e..eccfdbc0 100644 --- a/src/ngx_stream_lua_contentby.c +++ b/src/ngx_stream_lua_contentby.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_contentby.c.tt2 - */ - - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_contentby.h b/src/ngx_stream_lua_contentby.h index 59766fb6..3c5a685d 100644 --- a/src/ngx_stream_lua_contentby.h +++ b/src/ngx_stream_lua_contentby.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_contentby.h.tt2 - */ - - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_control.c b/src/ngx_stream_lua_control.c index c3657007..8d34f84a 100644 --- a/src/ngx_stream_lua_control.c +++ b/src/ngx_stream_lua_control.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_control.c.tt2 - */ - - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_control.h b/src/ngx_stream_lua_control.h index 0533314c..69c07de5 100644 --- a/src/ngx_stream_lua_control.h +++ b/src/ngx_stream_lua_control.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_control.h.tt2 - */ - - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_coroutine.c b/src/ngx_stream_lua_coroutine.c index d4863dd0..779a60d0 100644 --- a/src/ngx_stream_lua_coroutine.c +++ b/src/ngx_stream_lua_coroutine.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_coroutine.c.tt2 - */ - - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_coroutine.h b/src/ngx_stream_lua_coroutine.h index cad9693d..5fea812b 100644 --- a/src/ngx_stream_lua_coroutine.h +++ b/src/ngx_stream_lua_coroutine.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_coroutine.h.tt2 - */ - - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_ctx.c b/src/ngx_stream_lua_ctx.c index a8f9d5b9..319e2118 100644 --- a/src/ngx_stream_lua_ctx.c +++ b/src/ngx_stream_lua_ctx.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_ctx.c.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */ diff --git a/src/ngx_stream_lua_ctx.h b/src/ngx_stream_lua_ctx.h index f8dfb86d..cec14bf6 100644 --- a/src/ngx_stream_lua_ctx.h +++ b/src/ngx_stream_lua_ctx.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_ctx.h.tt2 - */ - - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_directive.c b/src/ngx_stream_lua_directive.c index 61519e98..3dbd73c7 100644 --- a/src/ngx_stream_lua_directive.c +++ b/src/ngx_stream_lua_directive.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_directive.c.tt2 - */ - - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_directive.h b/src/ngx_stream_lua_directive.h index 6b36bb13..04505c54 100644 --- a/src/ngx_stream_lua_directive.h +++ b/src/ngx_stream_lua_directive.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_directive.h.tt2 - */ - - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_exception.c b/src/ngx_stream_lua_exception.c index c1aaed32..a09bc7ef 100644 --- a/src/ngx_stream_lua_exception.c +++ b/src/ngx_stream_lua_exception.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_exception.c.tt2 - */ - - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_exception.h b/src/ngx_stream_lua_exception.h index 2e90863f..ba52e759 100644 --- a/src/ngx_stream_lua_exception.h +++ b/src/ngx_stream_lua_exception.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_exception.h.tt2 - */ - - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_initby.c b/src/ngx_stream_lua_initby.c index c6bbf0d3..d07526ac 100644 --- a/src/ngx_stream_lua_initby.c +++ b/src/ngx_stream_lua_initby.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_initby.c.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */ diff --git a/src/ngx_stream_lua_initby.h b/src/ngx_stream_lua_initby.h index f2e2c40c..f135e600 100644 --- a/src/ngx_stream_lua_initby.h +++ b/src/ngx_stream_lua_initby.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_initby.h.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */ diff --git a/src/ngx_stream_lua_initworkerby.c b/src/ngx_stream_lua_initworkerby.c index e5ffb4d1..52fca3c1 100644 --- a/src/ngx_stream_lua_initworkerby.c +++ b/src/ngx_stream_lua_initworkerby.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_initworkerby.c.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */ diff --git a/src/ngx_stream_lua_initworkerby.h b/src/ngx_stream_lua_initworkerby.h index 43f6de3b..45ac37b4 100644 --- a/src/ngx_stream_lua_initworkerby.h +++ b/src/ngx_stream_lua_initworkerby.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_initworkerby.h.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */ diff --git a/src/ngx_stream_lua_input_filters.c b/src/ngx_stream_lua_input_filters.c index 159185cc..80759988 100644 --- a/src/ngx_stream_lua_input_filters.c +++ b/src/ngx_stream_lua_input_filters.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_input_filters.c.tt2 - */ - - /* * Copyright (C) by OpenResty Inc. */ diff --git a/src/ngx_stream_lua_input_filters.h b/src/ngx_stream_lua_input_filters.h index e65d572f..c79dea3e 100644 --- a/src/ngx_stream_lua_input_filters.h +++ b/src/ngx_stream_lua_input_filters.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_input_filters.h.tt2 - */ - - /* * Copyright (C) by OpenResty Inc. */ diff --git a/src/ngx_stream_lua_lex.c b/src/ngx_stream_lua_lex.c index cb1fbc04..47b4774f 100644 --- a/src/ngx_stream_lua_lex.c +++ b/src/ngx_stream_lua_lex.c @@ -1,11 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_lex.c.tt2 - */ - /* * Copyright (C) Yichun Zhang (agentzh) * diff --git a/src/ngx_stream_lua_lex.h b/src/ngx_stream_lua_lex.h index 4155da76..0bf955e9 100644 --- a/src/ngx_stream_lua_lex.h +++ b/src/ngx_stream_lua_lex.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_lex.h.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */ diff --git a/src/ngx_stream_lua_log.c b/src/ngx_stream_lua_log.c index 6eaec7cb..73492eaf 100644 --- a/src/ngx_stream_lua_log.c +++ b/src/ngx_stream_lua_log.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_log.c.tt2 - */ - - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_log.h b/src/ngx_stream_lua_log.h index 9ad0234b..6de261e6 100644 --- a/src/ngx_stream_lua_log.h +++ b/src/ngx_stream_lua_log.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_log.h.tt2 - */ - - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_log_ringbuf.c b/src/ngx_stream_lua_log_ringbuf.c index bcdc6389..df0c4f18 100644 --- a/src/ngx_stream_lua_log_ringbuf.c +++ b/src/ngx_stream_lua_log_ringbuf.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_log_ringbuf.c.tt2 - */ - - #ifndef DDEBUG #define DDEBUG 0 #endif diff --git a/src/ngx_stream_lua_log_ringbuf.h b/src/ngx_stream_lua_log_ringbuf.h index 32b33c83..bdb69865 100644 --- a/src/ngx_stream_lua_log_ringbuf.h +++ b/src/ngx_stream_lua_log_ringbuf.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_log_ringbuf.h.tt2 - */ - - #ifndef _NGX_STREAM_LUA_RINGBUF_H_INCLUDED_ #define _NGX_STREAM_LUA_RINGBUF_H_INCLUDED_ diff --git a/src/ngx_stream_lua_logby.c b/src/ngx_stream_lua_logby.c index 8d837922..a40f7b46 100644 --- a/src/ngx_stream_lua_logby.c +++ b/src/ngx_stream_lua_logby.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_logby.c.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */ diff --git a/src/ngx_stream_lua_logby.h b/src/ngx_stream_lua_logby.h index 713e7e39..7bb67622 100644 --- a/src/ngx_stream_lua_logby.h +++ b/src/ngx_stream_lua_logby.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_logby.h.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */ diff --git a/src/ngx_stream_lua_misc.c b/src/ngx_stream_lua_misc.c index 570c2ee4..b8939db3 100644 --- a/src/ngx_stream_lua_misc.c +++ b/src/ngx_stream_lua_misc.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_misc.c.tt2 - */ - - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_misc.h b/src/ngx_stream_lua_misc.h index 64f99e15..1e5f2562 100644 --- a/src/ngx_stream_lua_misc.h +++ b/src/ngx_stream_lua_misc.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_misc.h.tt2 - */ - - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_module.c b/src/ngx_stream_lua_module.c index 68a60ee0..67e917d1 100644 --- a/src/ngx_stream_lua_module.c +++ b/src/ngx_stream_lua_module.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_module.c.tt2 - */ - - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_output.c b/src/ngx_stream_lua_output.c index d6616f65..3eb215e0 100644 --- a/src/ngx_stream_lua_output.c +++ b/src/ngx_stream_lua_output.c @@ -1,11 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_output.c.tt2 - */ - #ifndef DDEBUG #define DDEBUG 0 #endif diff --git a/src/ngx_stream_lua_output.h b/src/ngx_stream_lua_output.h index 6cf941d9..29a2c125 100644 --- a/src/ngx_stream_lua_output.h +++ b/src/ngx_stream_lua_output.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_output.h.tt2 - */ - - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_pcrefix.c b/src/ngx_stream_lua_pcrefix.c index 2e8a9f8b..c6f16b11 100644 --- a/src/ngx_stream_lua_pcrefix.c +++ b/src/ngx_stream_lua_pcrefix.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_pcrefix.c.tt2 - */ - - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_pcrefix.h b/src/ngx_stream_lua_pcrefix.h index 885e12d7..622fc786 100644 --- a/src/ngx_stream_lua_pcrefix.h +++ b/src/ngx_stream_lua_pcrefix.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_pcrefix.h.tt2 - */ - - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_phase.c b/src/ngx_stream_lua_phase.c index 9ab0cfcf..cd9dd2e6 100644 --- a/src/ngx_stream_lua_phase.c +++ b/src/ngx_stream_lua_phase.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_phase.c.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */ diff --git a/src/ngx_stream_lua_phase.h b/src/ngx_stream_lua_phase.h index f31cb89b..7832f4ab 100644 --- a/src/ngx_stream_lua_phase.h +++ b/src/ngx_stream_lua_phase.h @@ -1,11 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_phase.h.tt2 - */ - #ifndef _NGX_STREAM_LUA_PHASE_H_INCLUDED_ #define _NGX_STREAM_LUA_PHASE_H_INCLUDED_ diff --git a/src/ngx_stream_lua_probe.h b/src/ngx_stream_lua_probe.h index 47eabd4c..f970cfc4 100644 --- a/src/ngx_stream_lua_probe.h +++ b/src/ngx_stream_lua_probe.h @@ -1,11 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_probe.h.tt2 - */ - /* * automatically generated from the file dtrace/ngx_lua_provider.d by the * gen-dtrace-probe-header tool in the nginx-devel-utils project: diff --git a/src/ngx_stream_lua_regex.c b/src/ngx_stream_lua_regex.c index 5ffd89eb..1d13db60 100644 --- a/src/ngx_stream_lua_regex.c +++ b/src/ngx_stream_lua_regex.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_regex.c.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */ diff --git a/src/ngx_stream_lua_script.c b/src/ngx_stream_lua_script.c index 2c82585f..59f87e3e 100644 --- a/src/ngx_stream_lua_script.c +++ b/src/ngx_stream_lua_script.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_script.c.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */ diff --git a/src/ngx_stream_lua_script.h b/src/ngx_stream_lua_script.h index a43da06f..ace2592c 100644 --- a/src/ngx_stream_lua_script.h +++ b/src/ngx_stream_lua_script.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_script.h.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */ diff --git a/src/ngx_stream_lua_semaphore.c b/src/ngx_stream_lua_semaphore.c index f318f02e..2be1a7c5 100644 --- a/src/ngx_stream_lua_semaphore.c +++ b/src/ngx_stream_lua_semaphore.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_semaphore.c.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) * Copyright (C) cuiweixie diff --git a/src/ngx_stream_lua_semaphore.h b/src/ngx_stream_lua_semaphore.h index a4a2e547..6841950a 100644 --- a/src/ngx_stream_lua_semaphore.h +++ b/src/ngx_stream_lua_semaphore.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_semaphore.h.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) * Copyright (C) cuiweixie diff --git a/src/ngx_stream_lua_shdict.c b/src/ngx_stream_lua_shdict.c index 92a93416..09f8911e 100644 --- a/src/ngx_stream_lua_shdict.c +++ b/src/ngx_stream_lua_shdict.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_shdict.c.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */ diff --git a/src/ngx_stream_lua_shdict.h b/src/ngx_stream_lua_shdict.h index 3554764d..75f243fb 100644 --- a/src/ngx_stream_lua_shdict.h +++ b/src/ngx_stream_lua_shdict.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_shdict.h.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */ diff --git a/src/ngx_stream_lua_sleep.c b/src/ngx_stream_lua_sleep.c index fb590c5b..9c1b5d6e 100644 --- a/src/ngx_stream_lua_sleep.c +++ b/src/ngx_stream_lua_sleep.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_sleep.c.tt2 - */ - - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_sleep.h b/src/ngx_stream_lua_sleep.h index cea10bd1..e16a4b96 100644 --- a/src/ngx_stream_lua_sleep.h +++ b/src/ngx_stream_lua_sleep.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_sleep.h.tt2 - */ - - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_socket_tcp.c b/src/ngx_stream_lua_socket_tcp.c index f8e9dd85..880cc3d7 100644 --- a/src/ngx_stream_lua_socket_tcp.c +++ b/src/ngx_stream_lua_socket_tcp.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_socket_tcp.c.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */ diff --git a/src/ngx_stream_lua_socket_tcp.h b/src/ngx_stream_lua_socket_tcp.h index 76586592..ac6f4062 100644 --- a/src/ngx_stream_lua_socket_tcp.h +++ b/src/ngx_stream_lua_socket_tcp.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_socket_tcp.h.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */ diff --git a/src/ngx_stream_lua_socket_udp.c b/src/ngx_stream_lua_socket_udp.c index d2612f59..654b22f1 100644 --- a/src/ngx_stream_lua_socket_udp.c +++ b/src/ngx_stream_lua_socket_udp.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_socket_udp.c.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */ diff --git a/src/ngx_stream_lua_socket_udp.h b/src/ngx_stream_lua_socket_udp.h index 8f5b9e95..4aa6c06d 100644 --- a/src/ngx_stream_lua_socket_udp.h +++ b/src/ngx_stream_lua_socket_udp.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_socket_udp.h.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */ diff --git a/src/ngx_stream_lua_ssl.c b/src/ngx_stream_lua_ssl.c index dfb96c60..e323e53f 100644 --- a/src/ngx_stream_lua_ssl.c +++ b/src/ngx_stream_lua_ssl.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_ssl.c.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */ diff --git a/src/ngx_stream_lua_ssl.h b/src/ngx_stream_lua_ssl.h index a7aa40b8..9ef89ff8 100644 --- a/src/ngx_stream_lua_ssl.h +++ b/src/ngx_stream_lua_ssl.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_ssl.h.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */ diff --git a/src/ngx_stream_lua_ssl_certby.c b/src/ngx_stream_lua_ssl_certby.c index bce1716b..d01e7480 100644 --- a/src/ngx_stream_lua_ssl_certby.c +++ b/src/ngx_stream_lua_ssl_certby.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_ssl_certby.c.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */ diff --git a/src/ngx_stream_lua_ssl_certby.h b/src/ngx_stream_lua_ssl_certby.h index 97623418..d81bc3ba 100644 --- a/src/ngx_stream_lua_ssl_certby.h +++ b/src/ngx_stream_lua_ssl_certby.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_ssl_certby.h.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */ diff --git a/src/ngx_stream_lua_string.c b/src/ngx_stream_lua_string.c index 09a63b71..711551c7 100644 --- a/src/ngx_stream_lua_string.c +++ b/src/ngx_stream_lua_string.c @@ -1,11 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_string.c.tt2 - */ - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_string.h b/src/ngx_stream_lua_string.h index ef087886..18550d03 100644 --- a/src/ngx_stream_lua_string.h +++ b/src/ngx_stream_lua_string.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_string.h.tt2 - */ - - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_time.c b/src/ngx_stream_lua_time.c index c70dc91b..0f521658 100644 --- a/src/ngx_stream_lua_time.c +++ b/src/ngx_stream_lua_time.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_time.c.tt2 - */ - - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_timer.c b/src/ngx_stream_lua_timer.c index 8dcc124e..a0897516 100644 --- a/src/ngx_stream_lua_timer.c +++ b/src/ngx_stream_lua_timer.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_timer.c.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */ diff --git a/src/ngx_stream_lua_timer.h b/src/ngx_stream_lua_timer.h index 3472b5ec..98af1a18 100644 --- a/src/ngx_stream_lua_timer.h +++ b/src/ngx_stream_lua_timer.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_timer.h.tt2 - */ - - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_uthread.c b/src/ngx_stream_lua_uthread.c index 8d906de5..8683ee24 100644 --- a/src/ngx_stream_lua_uthread.c +++ b/src/ngx_stream_lua_uthread.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_uthread.c.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */ diff --git a/src/ngx_stream_lua_uthread.h b/src/ngx_stream_lua_uthread.h index 6e8b54ee..d85860bc 100644 --- a/src/ngx_stream_lua_uthread.h +++ b/src/ngx_stream_lua_uthread.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_uthread.h.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */ diff --git a/src/ngx_stream_lua_util.c b/src/ngx_stream_lua_util.c index 87a94a85..7ab33697 100644 --- a/src/ngx_stream_lua_util.c +++ b/src/ngx_stream_lua_util.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_util.c.tt2 - */ - - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_util.h b/src/ngx_stream_lua_util.h index 9c3a14eb..5327461c 100644 --- a/src/ngx_stream_lua_util.h +++ b/src/ngx_stream_lua_util.h @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_util.h.tt2 - */ - - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_variable.c b/src/ngx_stream_lua_variable.c index 47eadc8d..0f2129b7 100644 --- a/src/ngx_stream_lua_variable.c +++ b/src/ngx_stream_lua_variable.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_variable.c.tt2 - */ - - /* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) diff --git a/src/ngx_stream_lua_worker.c b/src/ngx_stream_lua_worker.c index e18dd800..ae295211 100644 --- a/src/ngx_stream_lua_worker.c +++ b/src/ngx_stream_lua_worker.c @@ -1,12 +1,4 @@ -/* - * !!! DO NOT EDIT DIRECTLY !!! - * This file was automatically generated from the following template: - * - * src/subsys/ngx_subsys_lua_worker.c.tt2 - */ - - /* * Copyright (C) Yichun Zhang (agentzh) */