add nginx license source
This commit is contained in:
parent
6d2d053e23
commit
873f23b7bf
|
@ -1,6 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# https://github.com/nginxinc/docker-nginx/blob/master/entrypoint/20-envsubst-on-templates.sh
|
# https://github.com/nginxinc/docker-nginx/blob/master/entrypoint/20-envsubst-on-templates.sh
|
||||||
|
# https://github.com/nginxinc/docker-nginx/blob/master/LICENSE
|
||||||
# Copyright (C) 2011-2016 Nginx, Inc.
|
# Copyright (C) 2011-2016 Nginx, Inc.
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
|
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
# vim:sw=4:ts=4:et
|
# vim:sw=4:ts=4:et
|
||||||
|
|
||||||
# https://github.com/nginxinc/docker-nginx/blob/master/entrypoint/docker-entrypoint.sh
|
# https://github.com/nginxinc/docker-nginx/blob/master/entrypoint/docker-entrypoint.sh
|
||||||
|
# https://github.com/nginxinc/docker-nginx/blob/master/LICENSE
|
||||||
# Copyright (C) 2011-2016 Nginx, Inc.
|
# Copyright (C) 2011-2016 Nginx, Inc.
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
|
|
||||||
|
|
Reference in New Issue