diff --git a/ngx_http_statsd.c b/ngx_http_statsd.c index 46b9641..780429e 100644 --- a/ngx_http_statsd.c +++ b/ngx_http_statsd.c @@ -1,3 +1,13 @@ +/* + * nginx-statsd module + * Copyright (C) 2012 Zebrafish Labs Inc. + * + * Much of this source code was derived from nginx-udplog-module which + * has the following copyright. Please refer to the LICENSE file for + * details. + * + * Copyright (C) 2010 Valery Kholodkov +*/ #include #include #include