diff options
author | Bryan Sullivan <bs3131@att.com> | 2016-02-09 19:07:50 -0800 |
---|---|---|
committer | Bryan Sullivan <bs3131@att.com> | 2016-02-09 19:07:50 -0800 |
commit | f0452325d489cfda14a864435394b4f93044017f (patch) | |
tree | ea6e44a62ff519e8b74a539897a8c49889eeac23 /components/congress/test-webapp/www/centos-httpd.conf | |
parent | 7b897f84b26358128d619d1e4d407af7acf8611a (diff) |
Update license info and details of test webapp after testing.
JIRA: COPPER-4
Change-Id: I3301411959e61e3ec79b59ce7b44fe844ed8413a
Signed-off-by: Bryan Sullivan <bs3131@att.com>
Diffstat (limited to 'components/congress/test-webapp/www/centos-httpd.conf')
-rw-r--r-- | components/congress/test-webapp/www/centos-httpd.conf | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/components/congress/test-webapp/www/centos-httpd.conf b/components/congress/test-webapp/www/centos-httpd.conf index a7af0dc..05241d7 100644 --- a/components/congress/test-webapp/www/centos-httpd.conf +++ b/components/congress/test-webapp/www/centos-httpd.conf @@ -1,3 +1,19 @@ +# Copyright 2015-2016 Open Platform for NFV Project, Inc. and its contributors +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# What this is: Apache configuration file for Centos +# Status: this is a work in progress, under test. # # This is the main Apache HTTP server configuration file. It contains the # configuration directives that give the server its instructions. |