summaryrefslogtreecommitdiffhomepage
path: root/src/http/modules/perl/Makefile.PL
diff options
context:
space:
mode:
authorMaxim Konovalov <maxim@nginx.com>2012-01-18 15:07:43 +0000
committerMaxim Konovalov <maxim@nginx.com>2012-01-18 15:07:43 +0000
commitf8d59e33f34185c28d1d3c6625a897e214b7ca73 (patch)
treeae29cad88def9a4034626a1635dbad095066e0ec /src/http/modules/perl/Makefile.PL
parent8e1ef760da7a6c956622ebf9437a3ef4a082e6f1 (diff)
downloadnginx-f8d59e33f34185c28d1d3c6625a897e214b7ca73.tar.gz
nginx-f8d59e33f34185c28d1d3c6625a897e214b7ca73.tar.bz2
Copyright updated.
Diffstat (limited to 'src/http/modules/perl/Makefile.PL')
-rw-r--r--src/http/modules/perl/Makefile.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/http/modules/perl/Makefile.PL b/src/http/modules/perl/Makefile.PL
index c33b1fc72..6575f284c 100644
--- a/src/http/modules/perl/Makefile.PL
+++ b/src/http/modules/perl/Makefile.PL
@@ -1,5 +1,6 @@
# Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
use 5.006001;
use ExtUtils::MakeMaker;